CISCO-NS-MIB :: fcNameServerNodeIpAddress

MIB Reference — IPNetwork Monitor

All MIBsCISCO-NS-MIBfcNameServerNodeIpAddress

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 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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.293ciscoNsMIBCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1ciscoNameServerMIBObjectsCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1fcNameServerConfigurationCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4fcNameServerTableCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4.1fcNameServerEntryCISCO-NS-MIB
1.3.6.1.4.1.9.9.293.1.1.4.1.5fcNameServerNodeIpAddressCISCO-NS-MIB