rsWSDManagementPorts
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.77
Object
scalar mandatory
r/w
Enumeration
The entry indicates the functionality of the device. outOfPath implies that the device will be able to have a management port, and the rest of the ports will be used for sniffing. switch implies the regular functionality of the device (router or VLAN). promiscuous will have static port mappings for forwarding.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.77- 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::rsWSDManagementPorts.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::rsWSDManagementPorts'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outOfPath |
2 | switch |
3 | promiscuous |