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
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::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'
Syntax
- Source
- T11-FC-SP-TC-MIBT11FcSpHashCalculationStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | calculate |
2 | correct |
3 | stale |
Conformance
Member of
Compliance refinements
t11FcSpPoMIBCompliance
readonly
Write access is not required.