adGenLldpRemChassisIdSubtype
ADTRAN-GENERIC-LLDP-MIB ·
.1.3.6.1.4.1.664.5.70.46.4.1.1.1
Object
column AdGenChassisIdSubtype
The type of encoding used to identify the chassis associated with the remote system.
Context
- MIB
- ADTRAN-GENERIC-LLDP-MIB
- OID
.1.3.6.1.4.1.664.5.70.46.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenLldpRemSysDataEntry
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-GENERIC-LLDP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-LLDP-MIB::adGenLldpRemChassisIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-LLDP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-LLDP-MIB::adGenLldpRemChassisIdSubtype.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-LLDP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-LLDP-MIB::adGenLldpRemChassisIdSubtype'
Syntax
- Source
- AdGenChassisIdSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | chassisComponent |
2 | interfaceAlias |
3 | portComponent |
4 | macAddress |
5 | networkAddress |
6 | interfaceName |
7 | local |