All MIBs › T11-FC-NAME-SERVER-MIB › t11NsRegPortIpAddress
t11NsRegPortIpAddress
Module: T11-FC-NAME-SERVER-MIB
OID (symbolic): T11-FC-NAME-SERVER-MIB::t11NsRegPortIpAddress
OID (numeric): 1.3.6.1.2.1.135.1.1.2.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The value that Fibre Channel calls an 'IP Address (Port)' that represents the IP address of the associated port. The value is either in 32-bit IPv4 format or 128-bit IPv6 format, in network-byte order. When this object contains an IPv4 address, the leftmost 96 bits (12 bytes) should contain x'00 00 00 00 00 00 00 00 00 00 FF FF'. 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 (Port) RIPP_ID. It is not validated against any IP address format.
If no 'IP address (Port)' has been registered, then the value of this object is the zero-length string.
What is t11NsRegPortIpAddress?
The IP address registered for this specific Nx_Port (as sent in the FC-GS-4 RIPP_ID message), stored as a raw 32-bit IPv4 or 128-bit IPv6 value, or empty if none was registered. Distinct from t11NsRegNodeIpAddress, which is registered at the node level rather than per-port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.135.1.1.2.1.10 snmpwalk -v2c -c public <target> T11-FC-NAME-SERVER-MIB::t11NsRegPortIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.135.1.1.2.1.10.1 snmpget -v2c -c public <target> T11-FC-NAME-SERVER-MIB::t11NsRegPortIpAddress.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::t11NsRegPortIpAddress 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.10 | t11NsRegPortIpAddress | T11-FC-NAME-SERVER-MIB |