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

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 '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'

Values & Constraints

Type Values
1none
2invalidCmdCode
3invalidVerLevel
4logicalError
5invalidIUSize
6logicalBusy
7protocolError
8unableToPerformCmdReq
9cmdNotSupported
10serverNotAvailable
11couldNotEstabSession
12vendorError

Conformance