t11FcSpPoOperActivate

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

Object

Writing the name of a Policy Summary Object into this
object is a request to activate the policy configuration
described by the combination of all rows in
t11FcSpPoNaSummaryTable that have that name as their
value of t11FcSpPoNaSummaryName and are for the same
Fabric.
              
Before issuing such a request, the relevant rows in the
t11FcSpPoNaSummaryTable must exist and represent a complete
and consistent Policy Summary Object.  If they do not, the
request will fail, with t11FcSpPoOperResult having the
'badSummaryObject' value.
              
When read, the value of this object is always the zero-
length string.
              
Writing to this object does not delete (or in any way
affect) any rows in the MIB tables for non-active
Policy Objects.

Context

MIB
T11-FC-SP-POLICY-MIB
OID
.1.3.6.1.2.1.178.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
t11FcSpPoOperEntry
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::t11FcSpPoOperActivate'
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::t11FcSpPoOperActivate.<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::t11FcSpPoOperActivate'

Values & Constraints

Type Constraints
range: 1..64

Conformance

Member of
Compliance refinements
Write access is not required.