nnethernetMode
NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.15
Object
column r/w
Enumeration
Specifies the ethernet mode to be half-duplex or full-duplex. The default value is half-duplex.
Context
- MIB
- NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnethernetTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetMode.<nnethernetId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | half-duplex |
2 | full-duplex |