adGenSubHostProvIfMode
ADTRAN-GENSUBTENDEDHOST-MIB ·
.1.3.6.1.4.1.664.5.70.12.1.2.1.1
Object
column r/w
Enumeration
The provisioning item controls the subtending abilities of the interface. A listener can receive provisioning. A sender can transmit provisioning. If disabled is selected, neither function will be performed.
Context
- MIB
- ADTRAN-GENSUBTENDEDHOST-MIB
- OID
.1.3.6.1.4.1.664.5.70.12.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenSubHostProvIfEntry
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 'ADTRAN-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | listener |
3 | sender |