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.
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
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.10 | t11NsRegPortIpAddress | T11-FC-NAME-SERVER-MIB |