removeViewTablePermissionReductionCheck
RADWARE-MIB ·
.1.3.6.1.4.1.89.1.4
Object
scalar mandatory
r/w
Enumeration
This is a True/False variable that determines whether the user is able to change his own view permissions (originally it wasn't allowed in order to prevent situations of permission reduction). added for Fortis.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rndMng
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::removeViewTablePermissionReductionCheck.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::removeViewTablePermissionReductionCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |