All MIBs › CNTAU-MIB › cntMsgNumber
cntMsgNumber
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntMsgNumber
OID (numeric): 1.3.6.1.4.1.333.1.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of this message. Each module numbers its message type as another way of describing it. This message can then be cross-referenced in the CNT system messages reference manual.
What is cntMsgNumber?
This read-only INTEGER is the message number assigned by the sending module, since each module numbers its own message types as another way of identifying them, and this number can be cross-referenced in the CNT system messages reference manual. An admin unfamiliar with the exact wording of a message would use this number to look up the official explanation and recommended action in that manual. For example, quoting cntMsgNumber when contacting vendor support would let them immediately identify the exact condition being reported.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.3.1.4 snmpwalk -v2c -c public <target> CNTAU-MIB::cntMsgNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.3.1.4.1 snmpget -v2c -c public <target> CNTAU-MIB::cntMsgNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntMsgNumber.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::cntMsgNumber 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.1 | cntsystem | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.3 | cntSysMsgTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.3.1 | cntMsgEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.3.1.4 | cntMsgNumber | CNTAU-MIB |