sleEthernetPortAdminReason
SLE-DEVICE-MIB ·
.1.3.6.1.4.1.6296.101.2.2.1.1.29
Object
column Enumeration
The admin down reason of the interface. user : by user-configuration xllcf : by xllcf protocol all : both user and xllcf
Context
- MIB
- SLE-DEVICE-MIB
- OID
.1.3.6.1.4.1.6296.101.2.2.1.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleEthernetPortEntry
- Groups
- 1
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 'SLE-DEVICE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-DEVICE-MIB::sleEthernetPortAdminReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-DEVICE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-DEVICE-MIB::sleEthernetPortAdminReason.<sleEthernetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-DEVICE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-DEVICE-MIB::sleEthernetPortAdminReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | user |
2 | xllcf |
3 | all |
Conformance
Member of