vismChanCarrierLossPolicy
CISCO-VISM-CAC-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.3.1.6
Object
column r/w
Enumeration
This object defines the policy that needs to be applied
when a carrier loss is detected. The possible policies
are defined as follows:
'previousCodec' - switch to the pre-upspeed codec when a
a carrier loss is detected.
'upspeedCodec' - remain with the upspeed codec when a
carrier loss is detected.
'unspecified' - The card level object value
vismCarrierLossPolicy(defined in
CISCO-VISM-MODULE-MIB MIB) will be used.
Configuring this object will not have any affect when
card level CAC object vismCacEnable (defined in
CISCO-VISM-MODULE-MIB MIB) is disabled.
Context
- MIB
- CISCO-VISM-CAC-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismChanCacEntry
- 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-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAC-MIB::vismChanCarrierLossPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAC-MIB::vismChanCarrierLossPolicy.<vismChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CAC-MIB::vismChanCarrierLossPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | previousCodec |
2 | upspeedCodec |
3 | unspecified |
Conformance
Member of