ringswitchLANStatus
MADGERSW-MIB ·
.1.3.6.1.4.1.494.4.5.1.1.4
Object
column mandatory
r/w
Enumeration
The current status of this virtual LAN, a status of 'invalid' indicates that the virtual LAN's associated name and ring list are meaningless until the group is validated.
Context
- MIB
- MADGERSW-MIB
- OID
.1.3.6.1.4.1.494.4.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ringswitchLANEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchLANStatus'
More examples
Read one indexed 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::ringswitchLANStatus.<ringswitchLANIndex>'
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::ringswitchLANStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |