defaultStatus
CMM4-MIB ·
.1.3.6.1.4.1.161.19.3.6.3.18
Object
scalar Enumeration
Current Status of the Default Plug and switch. If either is active the next boot will be a default boot. 0: None, Default Plug not inserted, Default Switch not active 1: Plug inserted 2: Switch Active 3: Plug inserted and Switch active
Context
- MIB
- CMM4-MIB
- OID
.1.3.6.1.4.1.161.19.3.6.3.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmm4Status
- Groups
- 1
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 'CMM4-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CMM4-MIB::defaultStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CMM4-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CMM4-MIB::defaultStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | defaultPlugInserted |
2 | defaultSwitchActive |
3 | defaultPlugInsertedAndDefaultSwitchActive |
Conformance
Member of