chassisName
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.4.3
Object
scalar mandatory
OctetString
The name of the active MM as a null terminated string.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.4.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- chassisTopology
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::chassisName.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::chassisName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.