fsLldpLocPortIdSubtype
SUPERMICRO-LLDP-MIB ·
.1.3.6.1.4.1.10876.101.1.158.2.3.1.1
Object
column r/w
Enumeration
The type of port identifier encoding used to identify the port
component associated with the local port.
When port id subtype is configured as portcomp/local it is mandatory
to configure the fsLldpLocPortId object. If fsLldpLocPortId
object is not configured then current value of fsLldpLocPortId is
advertised.
When port id subtype is configured as ifalias/macaddr/nwaddr/
ifname/agentcircuitid it is not required to configure fsLldpLocPortId
object. System specific values are used for setting fsLldpLocPortId
object.
Context
- MIB
- SUPERMICRO-LLDP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.158.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLldpLocPortEntry
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 'SUPERMICRO-LLDP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LLDP-MIB::fsLldpLocPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LLDP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LLDP-MIB::fsLldpLocPortIdSubtype.<lldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LLDP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LLDP-MIB::fsLldpLocPortIdSubtype'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ifalias |
2 | portcomp |
3 | macaddr |
4 | nwaddr |
5 | ifname |
6 | agentcircuitid |
7 | local |