t11FcSpPoNaAuthProtPartIndex
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.3.10.1.2
Object
column Unsigned32
When the value of an Attribute Protocol Parameters string
is shorter than 257 bytes, the whole value is contained in
one instance of t11FcSpPoNaAuthProtParams, and the value of
this object is 1. (This includes the case when the Attribute
Protocol Parameters string is zero bytes in length.)
If the value of an Authentication Protocol Parameters string
is longer than 256 bytes, then that value is divided up on
256-byte boundaries such that all parts are 256 bytes long
except the last part, which is shorter if necessary, with
each such part contained in a separate row of this table,
and the value of this object is set to the part number.
That is, this object has the value of 1 for bytes 0-255,
the value of 2 for bytes 256-511, etc.
Context
- MIB
- T11-FC-SP-POLICY-MIB
- OID
.1.3.6.1.2.1.178.1.3.10.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- t11FcSpPoNaAuthProtEntry
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-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaAuthProtPartIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaAuthProtPartIndex.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoNaAttribName>.<t11FcSpPoNaAttribEntryIndex>.<t11FcSpPoNaAuthProtIdentifier>.<t11FcSpPoNaAuthProtPartIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaAuthProtPartIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295