csCugPreferential
CISCO-ATM-SWITCH-CUG-MIB ·
.1.3.6.1.4.1.9.9.89.1.3.1.2
Object
Indicates if this is a preferential CUG. A value of false means non-preferred CUG. There can be at most one preferential CUG on an interface. When a preferential cug exists, this object has to be set to false before another CUG can become a preferential CUG. For e.g., if CUG X is the preferential CUG and CUG Y has to take the role of preferential CUG, change CUG X to be non-preferential by modifying this object to false and make CUG Y the preferential CUG by modifying this object to true.
Context
- MIB
- CISCO-ATM-SWITCH-CUG-MIB
- OID
.1.3.6.1.4.1.9.9.89.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csCugEntry
- 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-ATM-SWITCH-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SWITCH-CUG-MIB::csCugPreferential'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-SWITCH-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SWITCH-CUG-MIB::csCugPreferential.<ifIndex>.<csCugInterlockCode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-SWITCH-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-SWITCH-CUG-MIB::csCugPreferential'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of