t11FcSpPoNaSummaryHashStatus

T11-FC-SP-POLICY-MIB · .1.3.6.1.2.1.178.1.3.1.1.6

Object

When read, the value of this object is either:
              
correct -- the corresponding instance of
           t11FcSpPoNaSummaryHashValue contains
           the correct value; or
stale   -- the corresponding instance of
           t11FcSpPoNaSummaryHashValue contains
           a stale (possibly incorrect) value;
              
Writing a value of 'calculate' is a request to re-calculate
and update the value of the corresponding instance of
t11FcSpPoNaSummaryHashValue.  Writing a value of 'correct'
or 'stale' to this object is an error (e.g., 'wrongValue').

Context

MIB
T11-FC-SP-POLICY-MIB
OID
.1.3.6.1.2.1.178.1.3.1.1.6
Type
column
Access
readwrite
Status
current
Parent
t11FcSpPoNaSummaryEntry
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-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoNaSummaryHashStatus'
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::t11FcSpPoNaSummaryHashStatus.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoNaSummaryName>.<t11FcSpPoNaSummaryPolicyType>.<t11FcSpPoNaSummaryPolicyIndex>'
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::t11FcSpPoNaSummaryHashStatus'

Values & Constraints

Type Values
1calculate
2correct
3stale

Conformance

Member of
Compliance refinements
Write access is not required.