me1200LldpmedStatusRemoteDeviceInfoDeviceType
ME1200-LLDPMED-MIB ·
.1.3.6.1.4.1.9.9.815.1.71.1.3.3.1.13
Object
Shows the LLDP neighbor's device type.
Context
- MIB
- ME1200-LLDPMED-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.71.1.3.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- me1200LldpmedStatusRemoteDeviceInfoEntry
- Groups
- 1
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 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoDeviceType.<me1200LldpmedStatusRemoteDeviceInfoIfIndex>.<me1200LldpmedStatusRemoteDeviceInfoLldpmedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-LLDPMED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-LLDPMED-MIB::me1200LldpmedStatusRemoteDeviceInfoDeviceType'
Syntax
- Source
- ME1200lldpmedRemoteDeviceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | notDefined |
1 | endpointClassI |
2 | endpointClassII |
3 | endpointClassIII |
4 | networkConnectivity |
5 | reserved |