ipadAtmVccEtoeContCheckType

IPAD-ATM-MIB · .1.3.6.1.4.1.321.100.1.25.3.1.1.34

Object

column Enumeration
Default Continuity Check Type used for this VCC.
A value of none selects no continuity check.
A value of sink, source, or sinkAndSource selects the respective
continuity check functions.
ipadAtmVccEtoeContCheckType can only be changed when
CC is not currently active.

Context

MIB
IPAD-ATM-MIB
OID
.1.3.6.1.4.1.321.100.1.25.3.1.1.34
Type
column
Access
readonly
Status
current
Parent
ipadAtmVccTableEntry

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 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEtoeContCheckType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEtoeContCheckType.<ipadAtmVccIndex>.<ipadAtmVccVpiIndex>.<ipadAtmVccVciIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-ATM-MIB::ipadAtmVccEtoeContCheckType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2sink
3source
4sinkAndSource