fcsPlatformNodeNameListIndex

CISCO-FCS-MIB · .1.3.6.1.4.1.9.9.297.1.1.18.1.4

Object

The index of the node name list corresponding to 
this platform entry. This object is an index into 
the fcsNodeNameListTable.
              
The list of nodes that a platform contains should
be unique within a VSAN.
              
If this entry is configured via SNMP as indicated 
by the corresponding instance of fcsPlatformConfig-
Source object, then this object should only point
to entries in fcsNodeNameListTable that have been
created via SNMP. Similarly, if this entry is
configured via GS-3, then it can only point to
entries configured via GS-3 in the 
fcsNodeNameListTable.

Context

MIB
CISCO-FCS-MIB
OID
.1.3.6.1.4.1.9.9.297.1.1.18.1.4
Type
column
Access
readwrite
Status
current
Parent
fcsPlatformEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FCS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCS-MIB::fcsPlatformNodeNameListIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FCS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCS-MIB::fcsPlatformNodeNameListIndex.<vsanIndex>.<fcsPlatformIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCS-MIB::fcsPlatformNodeNameListIndex'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance