ethIntfLldpRemPortIdSubtype
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.4.14.1.48
Object
column BTI-TC-MIBLldpPortIdSubtype
The type of port identifier encoding used in the associated 'ethIntfLldpRemPortId' object.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.4.14.1.48- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ethIntfEntry
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::ethIntfLldpRemPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::ethIntfLldpRemPortIdSubtype.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::ethIntfLldpRemPortIdSubtype'
Syntax
- Source
- BTI-TC-MIBLldpPortIdSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | interfaceAlias |
2 | portComponent |
3 | macAddress |
4 | networkAddress |
5 | interfaceName |
6 | agentCircuitId |
7 | local |
8 | notPresent |