snRtIpRipFiltOnAllPort
HP-SN-IP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.7
Object
scalar mandatory
r/w
Enumeration
Apply the ip rip global filter list snRtIpRipGblFiltList to
all interfaces. This object is used to add all rip filter
lists and delete all rip filter lists to/from all interfaces.
Prior to sending this command, snRtIpRipGblFiltList must have
been set to a proper filter list.
The values that can be written are:
deleteAllInBound(2)...delete all in-bound filter lists from all ports.
deleteAllOutBound(3)..delete all out-bound filter lists from all ports.
addAllInBound(4)......add all in-bound filter lists to all ports.
addAllOutBound(5).....add all out-bound filter lists to all ports.
If set operation failed, then a SET with value of (2) or (3)
returns error code 'GenError'. If succeed, entries in the
filter list are deleted immediately.
The following values can be returned on reads:
valid(1)....set operation is done and is valid.
Context
- MIB
- HP-SN-IP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.3.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- snRtIpRipGeneral
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 'HP-SN-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IP-MIB::snRtIpRipFiltOnAllPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-IP-MIB::snRtIpRipFiltOnAllPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | deleteAllInBound |
3 | deleteAllOutBound |
4 | addAllInBound |
5 | addAllOutBound |