All MIBs › CNTAU-MIB › cntSysNodeAddress
cntSysNodeAddress
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntSysNodeAddress
OID (numeric): 1.3.6.1.4.1.333.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Node address of this CNT platform. This value contains the region (1 byte), the bus (1 byte), and the node (2 bytes).
What is cntSysNodeAddress?
This read-only IpAddress-typed value encodes this CNT platform's node address, packing a 1-byte region, a 1-byte bus, and a 2-byte node identifier into the four address octets. An admin needs this composite address to route management traffic or messages to this specific node within the larger CNT platform topology. For example, decoding this value lets the admin determine which region and bus a remote node sits on before directing a mailbox message to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.1 snmpwalk -v2c -c public <target> CNTAU-MIB::cntSysNodeAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.1.1 snmpget -v2c -c public <target> CNTAU-MIB::cntSysNodeAddress.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::cntSysNodeAddress 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.1 | cntSysNodeAddress | CNTAU-MIB |