cwaPreferentialCug

CISCO-WAN-ATM-CUG-MIB · .1.3.6.1.4.1.9.9.99999.1.2.1.1.4

Object

column r/w Integer32
The CUG index of the 'preferential CUG' for this address.
There can be only one 'preferential CUG' for an address.
              
A CUG user subscribing to 'preferential CUG' nominates a
CUG index which the network uses as a default to identify
the required CUG in the absence of any CUG information
in the outgoing call request. 
              
A value of zero means the address does not have a 
preferential CUG. The value of this variable must 
correspond to a 'cwaCugIndex' of an entry in the  
'cwaCugTable'. When an entry is created by the managed 
system, this variable has a value of 0. 
              
When selecting a 'preferential' CUG in the address's CUGs,
the corresponding CUG must allow outgoing calls.  
This means 'cwaCallsBarred'(Outgoing Calls Barred) 
 must not have a value of outgoing(2) for the corresponding
 CUG.

Context

MIB
CISCO-WAN-ATM-CUG-MIB
OID
.1.3.6.1.4.1.9.9.99999.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cwaAddressCugEntry
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-WAN-ATM-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CUG-MIB::cwaPreferentialCug'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CUG-MIB::cwaPreferentialCug.<cwaAtmAddress>.<cwaAddressLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-CUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-CUG-MIB::cwaPreferentialCug'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance