atmOamCCSegmentActivation
BIANCA-BRICK-ATM2-MIB ·
.1.3.6.1.4.1.272.4.16.13.1.12
Object
column mandatory
r/w
Enumeration
Determines wether OAM continuity check activation request will be activated and/or accepted for the associated segment connection. If set to passive(1) or both(3) CC activation requests will be confirmed. If set to active(2) or both CC will be requested. If set to no-negotiation(4) - depending on the settings in atmOamCCSegmentDirection - CC cells will be send and/or expected periodically without any previous CC activation negotiation. If set to none(5) neither CC activation will be requested/confirmed nor any CC cells will be generated/expected.
Context
- MIB
- BIANCA-BRICK-ATM2-MIB
- OID
.1.3.6.1.4.1.272.4.16.13.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atmOamEntry
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 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ATM2-MIB::atmOamCCSegmentActivation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ATM2-MIB::atmOamCCSegmentActivation.<atmOamAtmIfIndex>.<atmOamVpi>.<atmOamVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ATM2-MIB::atmOamCCSegmentActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passive |
2 | active |
3 | both |
4 | no-negotiation |
5 | none |