fsLldpLocChassisIdSubtype
SUPERMICRO-LLDP-MIB ·
.1.3.6.1.4.1.10876.101.1.158.2.1
Object
scalar r/w
Enumeration
The type of encoding used to identify the chassis component
associated with the local system.
When chassis id subtype is configured as chassiscomp/portcomp/local
it is mandatory to configure the fsLldpLocChassisId object.
If fsLldpLocChassisId object is not configured then current value of
fsLldpLocChassisId is advertised.
When chassis id subtype is configured as ifalias/macaddr/nwaddr/
ifname it is not required to configure fsLldpLocChassisId object.
System specific values are used for setting fsLldpLocChassisId
object.
Context
- MIB
- SUPERMICRO-LLDP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.158.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLldpTLV
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::fsLldpLocChassisIdSubtype.0'
More examples
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::fsLldpLocChassisIdSubtype'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chassiscomp |
2 | ifalias |
3 | portcomp |
4 | macaddr |
5 | nwaddr |
6 | ifname |
7 | local |