t11NsRegNodeIpAddress
T11-FC-NAME-SERVER-MIB ·
.1.3.6.1.2.1.135.1.1.2.1.6
Object
column OctetString
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.
Context
- MIB
- T11-FC-NAME-SERVER-MIB
- OID
.1.3.6.1.2.1.135.1.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11NsRegEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress.<fcmInstanceIndex>.<t11NsInfoSubsetIndex>.<t11NsRegFabricIndex>.<t11NsRegPortIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-NAME-SERVER-MIB::t11NsRegNodeIpAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-0
range: 16-16
Conformance
Member of