ctspPeerPolicyAction
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.2.2.1.7
Object
column r/w
Enumeration
This object allows user to specify the action to be taken
with this peer policy.
When read, this object always returns the value 'none'.
'none' - No operation.
'refresh' - Refresh this peer policy.
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctspPeerPolicyEntry
- 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 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerPolicyAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerPolicyAction.<ctspPeerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerPolicyAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | refresh |
Conformance
Member of
Compliance refinements
ciscoTrustSecPolicyMIBCompliance
readonly
Write access is not required.
ciscoTrustSecPolicyMIBComplianceRev2
readonly
Write access is not required.