All MIBs › CISCO-NS-MIB › fcNameServerPortIpAddress
fcNameServerPortIpAddress
Module: CISCO-NS-MIB
OID (symbolic): CISCO-NS-MIB::fcNameServerPortIpAddress
OID (numeric): 1.3.6.1.4.1.9.9.293.1.1.4.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object contains the IP address of the associated port in either 32-bit IPv4 format or 128-bit IPv6 format. When this object contains a 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 GS3 message Register IP address (Port) RIPP_ID. It is not validated against any IP address format.
What is fcNameServerPortIpAddress?
A configurable field storing the IP address (IPv4 or IPv6 format) of the port associated with this name server entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.9 snmpwalk -v2c -c public <target> CISCO-NS-MIB::fcNameServerPortIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.9.1 snmpget -v2c -c public <target> CISCO-NS-MIB::fcNameServerPortIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.293.1.1.4.1.9.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.9 | fcNameServerPortIpAddress | CISCO-NS-MIB |