snIpxRipFiltOnAllPort
FOUNDRY-SN-IPX-MIB ·
.1.3.6.1.4.1.1991.1.2.1.1.12
Object
scalar 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
- FOUNDRY-SN-IPX-MIB
- OID
.1.3.6.1.4.1.1991.1.2.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- 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 'FOUNDRY-SN-IPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IPX-MIB::snIpxRipFiltOnAllPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IPX-MIB::snIpxRipFiltOnAllPort'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.