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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |