t11FcSpAuRejAuthMsgString
T11-FC-SP-AUTHENTICATION-MIB ·
.1.3.6.1.2.1.176.1.3.1.6
Object
column OctetString
The binary content of the AUTH message that was
rejected, formatted as an octet string (in network
byte order) containing the content of the message.
If the binary content is unavailable, then the
length is zero. Otherwise, the first octet of the
message identifies the type of message:
'90'h - an AUTH_ELS, see Table 6 in FC-SP,
'40'h - an AUTH_ILS, see Table 3 in FC-SP, or
'41'h - an B_AUTH_ILS, see Table 5 in FC-SP.
and the remainder of the message may be truncated.
Context
- MIB
- T11-FC-SP-AUTHENTICATION-MIB
- OID
.1.3.6.1.2.1.176.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11FcSpAuRejectEntry
- 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-SP-AUTHENTICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-AUTHENTICATION-MIB::t11FcSpAuRejAuthMsgString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-SP-AUTHENTICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-AUTHENTICATION-MIB::t11FcSpAuRejAuthMsgString.<fcmInstanceIndex>.<t11FcSpAuEntityName>.<t11FcSpAuRejInterfaceIndex>.<t11FcSpAuRejFabricIndex>.<t11FcSpAuRejTimestamp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-SP-AUTHENTICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-SP-AUTHENTICATION-MIB::t11FcSpAuRejAuthMsgString'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of