ringswitchSROperState
MADGERSW-MIB ·
.1.3.6.1.4.1.494.4.3.2
Object
scalar mandatory
Enumeration
The actual state of source routing. If ringswitchSRAdminState is 'disabled' then this state will be inactive. If ringswitchSRAdminState is 'enabled' then this state should be 'active', but if for some reason the Ringswitch is unable to perform source routing then this state will be 'inactive'.
Context
- MIB
- MADGERSW-MIB
- OID
.1.3.6.1.4.1.494.4.3.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ringswitchSR
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 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchSROperState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGERSW-MIB::ringswitchSROperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |