dsx3PlcpCellFraming

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.2.1.1.1.2

Object

column Enumeration
The value for this object sets the cell delineation
method used by the interface. The cell delineation
defines how a receiving device recognizes the start
and end of an ATM cell.
              
framingByPlcp   (1): The ATM Cells are in predetermined
                     location within each PLCP row, so
                     no additional method is needed to
                     delineate ATM cells.
framingByAtmHec (2): The Header Error Control field of the
                     ATM cell header is used to delineate
                     ATM cells.

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.2.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
dsx3PlcpConfigEntry
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-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3PlcpCellFraming'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3PlcpCellFraming.<dsx3PlcpNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX3-MIB::dsx3PlcpCellFraming'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1framingByPlcp
2framingbyAtmHec

Conformance