ethernetMgmt
ETHERNET-MIB ·
.1.3.6.1.4.1.25651.1.2.3.2.1.6
Object
Etherner Management Type (Inband/Out-of-Band/Port-to-Port/Legacy) for the switch
Context
- MIB
- ETHERNET-MIB
- OID
.1.3.6.1.4.1.25651.1.2.3.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ethernet
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ETHERNET-MIB' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHERNET-MIB::ethernetMgmt.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETHERNET-MIB' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETHERNET-MIB::ethernetMgmt'
Syntax
- Source
- ExaltCommEthernetMgmtTypeT
- Base type
Enumeration
Values & Constraints
Type Values
0 | inBand |
1 | outOfBand |
2 | portToPort |
3 | legacy |
4 | advanced |