fcsPlatformValidationResult
CISCO-FCS-MIB ·
.1.3.6.1.4.1.9.9.297.1.1.18.1.8
Object
column Enumeration
The result of the fabric-wide validation of
this platform.
If the name of the platform is not unique
fabric-wide on this VSAN, then this object
will contain the value 'nameInvalid'.
If the list of nodes present in the platform
is not unique, then this object will contain
the value 'nodeInvalid'.
If there is any other failure, this object will
contain the value 'failure'.
None of the configurable objects can be modified
when the value of this object is 'inProgress'.
Context
- MIB
- CISCO-FCS-MIB
- OID
.1.3.6.1.4.1.9.9.297.1.1.18.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcsPlatformEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::fcsPlatformValidationResult'
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::fcsPlatformValidationResult.<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::fcsPlatformValidationResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | inProgress |
3 | nameInvalid |
4 | nodeInvalid |
5 | failure |
Conformance
Member of