MIB Viewer

ETHERNET-MIB

26 objects
No module-level DESCRIPTION found.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.25651.1.2.3.2.1IdentityethernetcurrentEthernet interfaces.
1.3.6.1.4.1.25651.1.2.3.2.1.3ScalarethernetNumChannelsread-onlycurrentThe maximum number of available ethernet channels.
1.3.6.1.4.1.25651.1.2.3.2.1.4TableethernetInterfacesnot-accessiblecurrentAttributes for ethernet ports.
1.3.6.1.4.1.25651.1.2.3.2.1.4.1RowethernetInterfacenot-accessiblecurrentAn entry in the Ethernet table.
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.1Columnfunctionread-writecurrentEthernet port function.
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.2Columnmoderead-writecurrentEthernet mode .
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.3Columnalarmread-writecurrentEthernet port alarm.
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.4Columnmuteread-writecurrentEthernet 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.5ColumnrateConfigread-writecurrentEthernet rate limit status, default is disabled
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.6ColumnrateTyperead-writecurrentEthernet rate limit type, default is KBPS
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.7ColumnrateLimitread-writecurrentEthernet rate limit type default is 64KBPS
1.3.6.1.4.1.25651.1.2.3.2.1.4.1.8Columndhcpread-writecurrentDHCP (Enable/Disable) on port.
1.3.6.1.4.1.25651.1.2.3.2.1.5ScalarethernetLearningread-writecurrentEtherner Learning (Enable/Disable) on the switch
1.3.6.1.4.1.25651.1.2.3.2.1.6ScalarethernetMgmtread-writecurrentEtherner 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.7ScalarethernetFlowControlread-writecurrentEtherner Flow Control (Disable/Enable) on the switch
1.3.6.1.4.1.25651.1.2.3.2.1.1000ScalarcommitEthernetSettingsread-writecurrentThe Commit ethernet command.
1.3.6.1.4.1.25651.1.2.4.2.3.2.1TablelocETHAlarmsnot-accessiblecurrentThe Local Ethernet Interface Alarms.
1.3.6.1.4.1.25651.1.2.4.2.3.2.1.1RowlocEthAlarmsEntrynot-accessiblecurrentEthernet Alarms table Entry.
1.3.6.1.4.1.25651.1.2.4.2.3.2.1.1.1ColumnlocEthAlarmread-onlycurrentThe Alarms state for the Local Ethernet Channel.
1.3.6.1.4.1.25651.1.2.4.2.4.2.1TableremETHAlarmsnot-accessiblecurrentThe Local Ethernet Interface Alarms.
1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1RowremEthAlarmsEntrynot-accessiblecurrentEthernet Alarms table Entry.
1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1.1ColumnremEthAlarmread-onlycurrentThe Alarms state for the Remote Ethernet Channel.
Type Definitions
NameSyntaxStatusDescription
EthernetFunctionTINTEGER { traffic( 0 ), mgmt( 1 ), trafficmgmt( 2 ) }currentThe ethernet port function status
EthernetModeTINTEGER { full1000( 0 ), half1000( 1 ), full100( 2 ), half100( 3 ), full10( 4 ), half10( 5 ), auto( 6 ) }currentThe Ethernet port operation modes
EthRateLimitTypeTINTEGER { kbps( 0 ), mbps( 1 ) }currentThe ethernet rate limit type in KBPS (or) MBPS.
EthRateLimitValueTInteger32 ethernet OBJECT-IDENTITY STATUS current DESCRIPTION "Ethernet interfaces." ::= { interface 1 }currentThe 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)