chassisId
MX-LLDP-MIB ·
.0.4100.1.300
Object
scalar r/w
Enumeration
Chassis ID
The address type to populate the chassis ID.
* MacAddress: The MAC address.
* NetworkAddress: The IP address (or 0.0.0.0 if DHCP is not
obtained yet).
Context
- MIB
- MX-LLDP-MIB
- OID
.0.4100.1.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lldpMIBObjects
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 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LLDP-MIB::chassisId.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-LLDP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-LLDP-MIB::chassisId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | macAddress |
200 | networkAddress |