t11FcSpPoOperResult
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.2.1.1.3
Object
column Enumeration
This object indicates the status/result of the last
activation/deactivation that was invoked via the
corresponding instance of t11FcSpPoOperActivate or
t11FcSpPoOperDeActivate.
When the value of this object is 'inProgress', the
values of the corresponding instances of
t11FcSpPoOperActivate and t11FcSpPoOperDeActivate
cannot be modified.
The value 'badSummaryObject' indicates an activation
request that did not name a complete and consistent
Policy Summary Object.
The value 'none' indicates activation/deactivation
has not been attempted since the last restart of
the management system.
Context
- MIB
- T11-FC-SP-POLICY-MIB
- OID
.1.3.6.1.2.1.178.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11FcSpPoOperEntry
- 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::t11FcSpPoOperResult'
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::t11FcSpPoOperResult.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>'
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::t11FcSpPoOperResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activateSuccess |
2 | badSummaryObject |
3 | activateFailure |
4 | deactivateSuccess |
5 | deactivateFailure |
6 | inProgress |
7 | none |
Conformance
Member of