All MIBs › RFC1271-MIB › filterPktStatusMask
filterPktStatusMask
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::filterPktStatusMask
OID (numeric): 1.3.6.1.2.1.16.7.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The mask that is applied to the status match process. Only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the status match algorithm. For the purposes of the matching algorithm, if the associated filterPktStatus object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the size of the filterPktStatus. In addition, if a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the size of the packet status.
This object may not be modified if the associated filterStatus object is equal to valid(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.8 snmpwalk -v2c -c public <target> RFC1271-MIB::filterPktStatusMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.8.1 snmpget -v2c -c public <target> RFC1271-MIB::filterPktStatusMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.7.1.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7 | filter | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7.1 | filterTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.1.1 | filterEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.1.1.8 | filterPktStatusMask | RFC1271-MIB |