rsWSDVLANRedundOperStatus
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.52
Object
scalar mandatory
r/w
Enumeration
Sets the backup redundant device for a VLAN. blockBroadcast - blocks only the broadcast traffic forwardTraffic - forwards the traffic blockAll - blocks broadcast and unicast traffic
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.52- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rsServerDispatcher
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rsWSDVLANRedundOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rsWSDVLANRedundOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blockBroadcast |
2 | forwardTraffic |
3 | blockAll |