rbnAtmCellLossPriority

RBN-ATM-PROFILE-MIB · .1.3.6.1.4.1.2352.2.2.1.1.1.3

Object

column r/w SNMPv2-TCTruthValue
An indication as to whether circuits configured
with this profile should enable the Cell Loss
Priority (CLP) bit on transmitted cells. If the profile
being used by a circuit has this object set to true(1),
then all cells transmitted on that circuit will have the
CLP bit set.

Context

MIB
RBN-ATM-PROFILE-MIB
OID
.1.3.6.1.4.1.2352.2.2.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
rbnAtmProfileEntry
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 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ATM-PROFILE-MIB::rbnAtmCellLossPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ATM-PROFILE-MIB::rbnAtmCellLossPriority.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ATM-PROFILE-MIB::rbnAtmCellLossPriority'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance