rsSendPortUnreachableStatus
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.175
Object
scalar mandatory
r/w
Enumeration
enable - send port unreachable (UDP) or reset (TCP) when port not available. disable - don't send a response, just discard the received packet.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.175- 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::rsSendPortUnreachableStatus.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::rsSendPortUnreachableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |