ETHERNET-MIB
26 objects
No module-level DESCRIPTION found.
Imported Objects
| ExaltComm | AlarmLevelT EnableStatusT EthernetMgmtTypeT |
| ExaltComProducts | interface locEthAlarms remEthAlarms |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.25651.1.2.3.2.1 | Identityethernet | current | Ethernet interfaces. | |
| 1.3.6.1.4.1.25651.1.2.3.2.1.3 | ScalarethernetNumChannels | read-only | current | The maximum number of available ethernet channels. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4 | TableethernetInterfaces | not-accessible | current | Attributes for ethernet ports. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1 | RowethernetInterface | not-accessible | current | An entry in the Ethernet table. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.1 | Columnfunction | read-write | current | Ethernet port function. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.2 | Columnmode | read-write | current | Ethernet mode . |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.3 | Columnalarm | read-write | current | Ethernet port alarm. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.4 | Columnmute | read-write | current | Ethernet can be muted, when there is a system/ethernet alarm. When MHS is enabled, the ethernet mute is termed as 'Auto', setting a value as 2, when MHS disabl… |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.5 | ColumnrateConfig | read-write | current | Ethernet rate limit status, default is disabled |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.6 | ColumnrateType | read-write | current | Ethernet rate limit type, default is KBPS |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.7 | ColumnrateLimit | read-write | current | Ethernet rate limit type default is 64KBPS |
| 1.3.6.1.4.1.25651.1.2.3.2.1.4.1.8 | Columndhcp | read-write | current | DHCP (Enable/Disable) on port. |
| 1.3.6.1.4.1.25651.1.2.3.2.1.5 | ScalarethernetLearning | read-write | current | Etherner Learning (Enable/Disable) on the switch |
| 1.3.6.1.4.1.25651.1.2.3.2.1.6 | ScalarethernetMgmt | read-write | current | Etherner Management Type (Inband/Out-of-Band/Port-to-Port/Legacy) for the switch |
| 1.3.6.1.4.1.25651.1.2.3.2.1.7 | ScalarethernetFlowControl | read-write | current | Etherner Flow Control (Disable/Enable) on the switch |
| 1.3.6.1.4.1.25651.1.2.3.2.1.1000 | ScalarcommitEthernetSettings | read-write | current | The Commit ethernet command. |
| 1.3.6.1.4.1.25651.1.2.4.2.3.2.1 | TablelocETHAlarms | not-accessible | current | The Local Ethernet Interface Alarms. |
| 1.3.6.1.4.1.25651.1.2.4.2.3.2.1.1 | RowlocEthAlarmsEntry | not-accessible | current | Ethernet Alarms table Entry. |
| 1.3.6.1.4.1.25651.1.2.4.2.3.2.1.1.1 | ColumnlocEthAlarm | read-only | current | The Alarms state for the Local Ethernet Channel. |
| 1.3.6.1.4.1.25651.1.2.4.2.4.2.1 | TableremETHAlarms | not-accessible | current | The Local Ethernet Interface Alarms. |
| 1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1 | RowremEthAlarmsEntry | not-accessible | current | Ethernet Alarms table Entry. |
| 1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1.1 | ColumnremEthAlarm | read-only | current | The Alarms state for the Remote Ethernet Channel. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EthernetFunctionT | INTEGER { traffic( 0 ), mgmt( 1 ), trafficmgmt( 2 ) } | current | The ethernet port function status |
| EthernetModeT | INTEGER { full1000( 0 ), half1000( 1 ), full100( 2 ), half100( 3 ), full10( 4 ), half10( 5 ), auto( 6 ) } | current | The Ethernet port operation modes |
| EthRateLimitTypeT | INTEGER { kbps( 0 ), mbps( 1 ) } | current | The ethernet rate limit type in KBPS (or) MBPS. |
| EthRateLimitValueT | Integer32 ethernet OBJECT-IDENTITY STATUS current DESCRIPTION "Ethernet interfaces." ::= { interface 1 } | current | The ethernet rate limit, if the rate limit is enabled, the value is applied on to the port. eg., rate in KBPS (64..1792, stepsize 64) rate in MBPS (2..100, stepsize 1) and (104..1000, stepsize 8) |