adGenIpHostSubInterfaceIndex
ADTRAN-GENIPHOST-MIB ·
.1.3.6.1.4.1.664.5.70.18.1.2.1.5
Object
column SNMPv2-SMIInteger32
This index specificies the sub interface index associated with this ip-host. The CLI is indexed by interface.name, but the name string is not supported by the ethernet interface SNMP table (in regards to the ethernet dslam flow MIB). Instead, an integer sub index representing the ip-host can be retreived from this OID.
Context
- MIB
- ADTRAN-GENIPHOST-MIB
- OID
.1.3.6.1.4.1.664.5.70.18.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenIpHostProvEntry
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-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPHOST-MIB::adGenIpHostSubInterfaceIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPHOST-MIB::adGenIpHostSubInterfaceIndex.<ifIndex>.<adGenIpHostEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENIPHOST-MIB::adGenIpHostSubInterfaceIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647