ifStkDefAdminStatus
ZHONE-INTERFACE-TRANSLATION-MIB ·
.1.3.6.1.4.1.5504.3.5.4.1.5
Object
column r/w
Enumeration
Default value for ifAdminStatus in ifTable for the UPPPER ifindex associated with the ifStkDefUpperType.
Context
- MIB
- ZHONE-INTERFACE-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.5504.3.5.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifStackDefaultEntry
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 'ZHONE-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-INTERFACE-TRANSLATION-MIB::ifStkDefAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-INTERFACE-TRANSLATION-MIB::ifStkDefAdminStatus.<ifStkDefUpperType>.<ifStkDefLowerType>.<ifStkDefCardType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-INTERFACE-TRANSLATION-MIB::ifStkDefAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |