All MIBs › T11-FC-NAME-SERVER-MIB › t11NsRegNodeIpAddress
t11NsRegNodeIpAddress
Module: T11-FC-NAME-SERVER-MIB
OID (symbolic): T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress
OID (numeric): 1.3.6.1.2.1.135.1.1.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The IP address of the node of this Nx_Port, in network-byte order, either as a 32-bit IPv4 address or a 128-bit IPv6 address. For the former, the leftmost 96 bits (12 bytes) should contain x'00 00 00 00 00 00 00 00 00 00 FF FF', and the IPv4 address should be present in the rightmost 32 bits.
Note that the value of this object is the IP address value that is received in the FC-GS-4 message Register IP address (Node) RIP_NN. It is not validated against any IP address format.
If no 'IP address (Node)' has been registered, then the value of this object is the zero-length string.
What is t11NsRegNodeIpAddress?
The IP address registered for this Nx_Port's node (as sent in the FC-GS-4 RIP_NN message), stored as a raw 32-bit IPv4 or 128-bit IPv6 value in network-byte order, or empty if none was registered. Some FCIP or iSCSI gateway-style Fibre Channel nodes register an IP here so fabric management tools can cross-reference SAN and IP identities for the same device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.135.1.1.2.1.6 snmpwalk -v2c -c public <target> T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.135.1.1.2.1.6.1 snmpget -v2c -c public <target> T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> t11NsRegNodeIpAddress.1
Start monitoring Fibre Channel fabric switching equipment, Name Server FC-GS-4 (registered node/port identity status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress OID value, configure state conditions and alerts, and monitor any Fibre Channel fabric switching equipment, Name Server FC-GS-4 (registered node/port identity status) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.135 | t11FcNameServerMIB | T11-FC-NAME-SERVER-MIB |
| 1.3.6.1.2.1.135.1 | t11NsMIBObjects | T11-FC-NAME-SERVER-MIB |
| 1.3.6.1.2.1.135.1.1 | t11NsStatus | T11-FC-NAME-SERVER-MIB |
| 1.3.6.1.2.1.135.1.1.2 | t11NsRegTable | T11-FC-NAME-SERVER-MIB |
| 1.3.6.1.2.1.135.1.1.2.1 | t11NsRegEntry | T11-FC-NAME-SERVER-MIB |
| 1.3.6.1.2.1.135.1.1.2.1.6 | t11NsRegNodeIpAddress | T11-FC-NAME-SERVER-MIB |