All MIBs › Nortel-Magellan-Passport-NetSentryMIB › vrNsDropConditions
vrNsDropConditions
Module: Nortel-Magellan-Passport-NetSentryMIB
OID (symbolic): Nortel-Magellan-Passport-NetSentryMIB::vrNsDropConditions
OID (numeric): 1.3.6.1.4.1.562.2.4.1.100.4.100.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This attribute controls under what circumstances NetSentry drops packets. It is possible for NetSentry to drop packets when: There is no memory to contain statistics for this packet (statsNoMem), it is for whatever reason impossible to clone, copy, or log a copy of the packet via the clone_to copy_to or log_to actions respectively (cantCloneTo, cantCopyTo and cantLogTo), and if the packet encounters a filter which is provisioned at a filter point within a protocol component, but not defined in any of the files defined by File components within NetSentry (this is a Null filter).
Description of bits: statsNoMem(0) cantCloneTo(1) cantLogTo(2) cantCopyTo(3) cantMacCloneTo(4) nullFilter(5)
What is vrNsDropConditions?
A bitmask configuring which failure conditions cause NetSentry to actually drop a packet: no memory for stats (bit 0), can't clone/log/copy the packet (bits 1-3), can't MAC-clone (bit 4), or hit an undefined (null) filter (bit 5). Set the relevant bit if you want packets dropped rather than merely logged as failed when that specific condition occurs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.4.100.1.1 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-NetSentryMIB::vrNsDropConditions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.100.4.100.1.1.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-NetSentryMIB::vrNsDropConditions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.100.4.100.1.1.1 s <value>
Start monitoring Nortel Magellan/MsCarrier Passport wide-area switching platform (traffic filtering/logging) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-Magellan-Passport-NetSentryMIB::vrNsDropConditions OID value, configure state conditions and alerts, and monitor any Nortel Magellan/MsCarrier Passport wide-area switching platform (traffic filtering/logging) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1.100 | vr | Nortel-Magellan-Passport-VirtualRouterMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.2.4.1.100.4 | vrNs | Nortel-Magellan-Passport-NetSentryMIB |
| 1.3.6.1.4.1.562.2.4.1.100.4.100 | vrNsProvTable | Nortel-Magellan-Passport-NetSentryMIB |
| 1.3.6.1.4.1.562.2.4.1.100.4.100.1 | vrNsProvEntry | Nortel-Magellan-Passport-NetSentryMIB |
| 1.3.6.1.4.1.562.2.4.1.100.4.100.1.1 | vrNsDropConditions | Nortel-Magellan-Passport-NetSentryMIB |