adGenEthernetInterfaceTypeSpecific
ADTRAN-ETHERNET-DSLAM-FLOW-MIB ·
.1.3.6.1.4.1.664.5.70.2.1.1.6
Object
column OctetString
This item returns a vector of interface type specific data
byte# | Descr
ATM - 0 | Upper 4 bits = 0, Lower 4 bits = Upper 4 bits of VPI
1 | Lower 8 bits of VPI
2 | Upper 8 bits of VCI
3 | Lower 8 bits of VCI
Context
- MIB
- ADTRAN-ETHERNET-DSLAM-FLOW-MIB
- OID
.1.3.6.1.4.1.664.5.70.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenEthernetInterfaceEntry
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-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetInterfaceTypeSpecific'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetInterfaceTypeSpecific.<ifIndex>.<adGenEthernetInterfaceLogicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetInterfaceTypeSpecific'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.