t11NsRejectReasonCode

T11-FC-NAME-SERVER-MIB · .1.3.6.1.2.1.135.1.1.4.1.2

Object

A registration reject reason code.  This object
contains the reason code of the most recent Name
Server Registration Request failure for the
particular port on the particular Fabric.

Context

MIB
T11-FC-NAME-SERVER-MIB
OID
.1.3.6.1.2.1.135.1.1.4.1.2
Type
column
Access
readonly
Status
current
Parent
t11NsRejectEntry
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-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRejectReasonCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsRejectReasonCode.<fcmInstanceIndex>.<t11NsInfoSubsetIndex>.<t11NsRegFabricIndex>.<t11NsRegPortIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-NAME-SERVER-MIB::t11NsRejectReasonCode'

Syntax

Source
T11NsGs4RejectReasonCode
Base type
Enumeration

Values & Constraints

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

Conformance