ipFilterAllClientCtlAction
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.17.9.15.4
Object
scalar r/w
Enumeration
Action for IP filter control. Set this object to create(2) to create entries in the ipFilterSnmpInetTable, ipFilterHttpInetTable and ipFilterTelnetInetTable. Set this object to destroy(3) to destroy specified entries in the ipFilterSnmpInetTable, ipFilterHttpInetTable and ipFilterTelnetInetTable. When the action is finshed, whether successfully or not, or no action is taken, the value of this object is always noAction(1).
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.17.9.15.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipFilterAllClientCtl
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 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::ipFilterAllClientCtlAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::ipFilterAllClientCtlAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |