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