cwaChanSlaveType

CISCO-WAN-ATM-CONN-MIB · .1.3.6.1.4.1.351.150.1.1.1.1.1.55

Object

column r/w Enumeration
This object indicates whether a master endpoint has a persistent
slave or not. A connection with a master and a non-persistent
slave is considered a single-ended SPVC.
              
This object is only meaningful when 'cwaChanRoutingMastership'
contains the value of 'true(1)'. And this variable must be used
with 'cwaChanRoutingMastership' to decide
if a connection is single-ended or not.
              
If the object 'cwaChanP2MP' is set to 'true', this object
should not be 'set' and the value
of this object, if any, is not meaningful.

Context

MIB
CISCO-WAN-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.55
Type
column
Access
readwrite
Status
current
Parent
cwAtmChanCnfgEntry
Groups
2

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-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanSlaveType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-CONN-MIB::cwaChanSlaveType.<ifIndex>.<cwaChanVpi>.<cwaChanVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-CONN-MIB::cwaChanSlaveType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1persistentSlave
2nonPersistentSlave

Conformance

Member of
Compliance refinements
Read and write access is not required for the switches
which does not support non-persistent SPVC.
Read and write access is not required for the switches
which does not support non-persistent SPVC.