snIpxRipFiltOnAllPort
HP-SN-IPX-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.1.1.12
Object
scalar mandatory
r/w
Enumeration
Apply the IPX RIP Global filter list snIpxRipGblFiltList to
all interfaces. This object is used to add all RIP filter
lists and delete all RIP filter lists to/from all ports.
Prior to sending this command, snIpxRipGblFiltList must be ready.
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 is failed, then a SET with
value of (2)or(3) returns error 'GenError'.
Deleted(2)&(3) go away immediately.
The following values can be returned on reads:
noSuch(0)...no such operation yet.
valid(1)....set operation is done and is valid
Context
- MIB
- HP-SN-IPX-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- snIpxGen
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-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IPX-MIB::snIpxRipFiltOnAllPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-IPX-MIB::snIpxRipFiltOnAllPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | deleteAllInBound |
3 | deleteAllOutBound |
4 | addAllInBound |
5 | addAllOutBound |