cwaChanP2MP
CISCO-WAN-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.150.1.1.1.1.1.57
Object
This is used by the administrator to configure this master
endpoint to be the root of a point-to-multipoint
connection.
When this variable is set to 'true', this master endpoint
is the root of a point-to-multipoint connection. The
objects 'cwaChanRemoteVpi', 'cwaChanRemoteVci',
'cwaChanRemoteNSAPAddr', 'cwaChanRemotePCR', 'cwaChanRemoteMCR'
'cwaChanRemoteSCR', 'cwaChanRemoteCDV', 'cwaChanRemoteCTD',
'cwaChanRemoteMBS', 'cwaChanRemoteCDVT',
'cwaChanRemotePercentUtil', 'cwaChanRemoteCLR' and
'cwaChanSlaveType' should not be set and the
values of these objects are not meaningful.
When this variable is set to 'false', this master endpoint
is not a root of a point-to-multipoint connection.
If the object 'cwaChanPrefRouteId' is non-zero, this
object could not be set to true.
Context
- MIB
- CISCO-WAN-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.1.1.1.1.1.57- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwAtmChanCnfgEntry
- 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-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::cwaChanP2MP'
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::cwaChanP2MP.<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::cwaChanP2MP'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoWanAtmConnMIBCompliance4
noaccess
Read and write access is not required for the switches
which does not support point-to-multipoint connections.
which does not support point-to-multipoint connections.