rspRadiusNetworkUpdatePolicy
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.83.14.17
Object
scalar mandatory
r/w
Enumeration
Define the way the device treats new user network. Replace - the device replaces current network and update the user policy. Add -the device adds the network to the user entry. The device supports up to fine simultaneous networks for each entry
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.83.14.17- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rspRadiusParameters
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::rspRadiusNetworkUpdatePolicy.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::rspRadiusNetworkUpdatePolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | replace |
2 | add |