csCugPreferential

CISCO-ATM-SWITCH-CUG-MIB · .1.3.6.1.4.1.9.9.89.1.3.1.2

Object

column r/w SNMPv2-TCTruthValue
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

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 '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
1true
2false

Conformance

Member of