fcsRejReasonCode
CISCO-FCS-MIB ·
.1.3.6.1.4.1.9.9.297.1.3.1
Object
This object contains the reason code corresponding to the latest Fabric Configuration Server request rejected by the local system.
Context
- MIB
- CISCO-FCS-MIB
- OID
.1.3.6.1.4.1.9.9.297.1.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fcsInformation
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::fcsRejReasonCode.0'
More examples
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::fcsRejReasonCode'
Syntax
- Source
- CISCO-NS-MIBFcGs3RejectReasonCode
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | invalidCmdCode |
3 | invalidVerLevel |
4 | logicalError |
5 | invalidIUSize |
6 | logicalBusy |
7 | protocolError |
8 | unableToPerformCmdReq |
9 | cmdNotSupported |
10 | vendorError |