coscpPriorityChangeMode
CISCO-OSCP-MIB ·
.1.3.6.1.4.1.9.9.202.1.1.4
Object
scalar r/w
Enumeration
This value defines how OSCP will react to a change in the configured value of coscpLinkSelPriority. If the value is set to 'immediate', the reevaluation of the selected OSC in the bundle occurs immediately. If the value is set to 'delayed', then the OSC reevaluation can happen only when the current OSC goes out of the 'twoWay' state.
Context
- MIB
- CISCO-OSCP-MIB
- OID
.1.3.6.1.4.1.9.9.202.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoOscpBaseGroup
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSCP-MIB::coscpPriorityChangeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSCP-MIB::coscpPriorityChangeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | immediate |
2 | delayed |
Conformance
Member of
Compliance refinements
ciscoOscpMIBCompliance
readonly
Write access and support of the 'delayed' codepoint
are not required.
are not required.