t11ZsServerReasonCode
T11-FC-ZONE-SERVER-MIB ·
.1.3.6.1.2.1.160.1.1.1.1.7
Object
When the corresponding instance of t11ZsZoneSetResult
has the value 'rejectFailure', this object contains
the rejection's reason code.
When the corresponding instance of t11ZsServerResult
has a value other than 'rejectFailure', this object
should contain the value 'none'.
Context
- MIB
- T11-FC-ZONE-SERVER-MIB
- OID
.1.3.6.1.2.1.160.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11ZsServerEntry
- 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 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerReasonCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerReasonCode.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11ZsServerFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerReasonCode'
Syntax
- Source
- T11-FC-NAME-SERVER-MIBT11NsGs4RejectReasonCode
- 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 | serverNotAvailable |
11 | couldNotEstabSession |
12 | vendorError |
Conformance
Member of