All MIBs › CISCO-NS-MIB › fcNameServerNodeIpAddress
fcNameServerNodeIpAddress
Module: CISCO-NS-MIB
OID (symbolic): CISCO-NS-MIB::fcNameServerNodeIpAddress
OID (numeric): 1.3.6.1.4.1.9.9.293.1.1.4.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The IP address of the node of this Nx_port, as indicated by the Nx_Port in a GS3 message that it transmitted. The GS3 format specifies a 32-bit IPv4 address or a 128-bit IPv6 address. For the former, the leftmost 96 bits (12 bytes) are set to x'00 00 00 00 00 00 00 00 00 00 FF FF' and the rightmost 32 bits are supposed to contain the IPv4 address.
What is fcNameServerNodeIpAddress?
A configurable field holding the IP address (IPv4 or IPv6, per GS3 format) that the Nx_Port reported for its node in a name-server registration message.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.5 snmpwalk -v2c -c public <target> CISCO-NS-MIB::fcNameServerNodeIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.5.1 snmpget -v2c -c public <target> CISCO-NS-MIB::fcNameServerNodeIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.5.1 s <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.293 | ciscoNsMIB | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1 | ciscoNameServerMIBObjects | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1 | fcNameServerConfiguration | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.4 | fcNameServerTable | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.4.1 | fcNameServerEntry | CISCO-NS-MIB |
| 1.3.6.1.4.1.9.9.293.1.1.4.1.5 | fcNameServerNodeIpAddress | CISCO-NS-MIB |