t11NsRejectCtCommandString

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

Object

column OctetString
The binary content of the Registration Request,
formatted as an octet string (in network byte
order) containing the CT_IU, as described in
Table 2 of [FC-GS-4] (including the preamble),
which was most recently rejected for the particular
Name Server Information Subset on the particular port
on the particular Fabric.
              
This object contains the zero-length string
if and when the CT-IU's content is unavailable.
              
When the length of this object is 255 octets, it
contains the first 255 octets of the CT-IU (in
network-byte order).

Context

MIB
T11-FC-NAME-SERVER-MIB
OID
.1.3.6.1.2.1.135.1.1.4.1.1
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::t11NsRejectCtCommandString'
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::t11NsRejectCtCommandString.<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::t11NsRejectCtCommandString'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance