T11-FC-NAME-SERVER-MIB :: t11NsRegNodeIpAddress

MIB Reference — IPNetwork Monitor

All MIBsT11-FC-NAME-SERVER-MIBt11NsRegNodeIpAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.135t11FcNameServerMIBT11-FC-NAME-SERVER-MIB
1.3.6.1.2.1.135.1t11NsMIBObjectsT11-FC-NAME-SERVER-MIB
1.3.6.1.2.1.135.1.1t11NsStatusT11-FC-NAME-SERVER-MIB
1.3.6.1.2.1.135.1.1.2t11NsRegTableT11-FC-NAME-SERVER-MIB
1.3.6.1.2.1.135.1.1.2.1t11NsRegEntryT11-FC-NAME-SERVER-MIB
1.3.6.1.2.1.135.1.1.2.1.6t11NsRegNodeIpAddressT11-FC-NAME-SERVER-MIB