All MIBs › CNTAU-MIB › cntsnmpTrapFlags
cntsnmpTrapFlags
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsnmpTrapFlags
OID (numeric): 1.3.6.1.4.1.333.1.11.3.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Flag setting specifying which types of traps to send to this destination. This value is derived from 'or'ing the following values: cold start(0x01), link down(0x04), link up(0x08), and authentication failure(0x10).
What is cntsnmpTrapFlags?
This value is a bitmask specifying which trap types are sent to this destination, built by OR-ing together cold start (0x01), link down (0x04), link up (0x08), and authentication failure (0x10). An administrator decodes this bitmask to verify exactly which event categories this destination is subscribed to receive. For example, a flags value of 0x0C tells the admin this destination is configured to receive both link-down and link-up traps but not cold-start or authentication-failure notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.3.3.1.3 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsnmpTrapFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.3.3.1.3.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsnmpTrapFlags.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntsnmpTrapFlags OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11 | cntsnmp | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.3 | cntsnmptrap | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.3.3 | cntTrapTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.3.3.1 | cnttrapEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.3.3.1.3 | cntsnmpTrapFlags | CNTAU-MIB |