rlStackUnitMode
RADLAN-STACK-MIB ·
.1.3.6.1.4.1.89.107.3
Object
scalar Enumeration
show unit type standalone or stack.
Context
- MIB
- RADLAN-STACK-MIB
- OID
.1.3.6.1.4.1.89.107.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlStack
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 'RADLAN-STACK-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-STACK-MIB::rlStackUnitMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-STACK-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-STACK-MIB::rlStackUnitMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standalone |
2 | stack |