ciscoAtmVclEpdEnable

CISCO-ATM-CONN-MIB · .1.3.6.1.4.1.9.10.13.1.2.1.1.5

Object

column r/w Enumeration
Early Packet Discard option used for this VCL.
The use is as follows:
enable(1)
   Packet-discard is enabled.
disable(2)
   Packet-discard is disabled.
useTrafficDescr(3)
   Packet-discard in the receive direction is as specified by
   the atmTrafficFrameDiscard value in row corresponding to
   atmVclReceiveTrafficDescrIndex.  For VCLs of type
   spvcInitiator, the packet-discard in the reverse direction
   is as specified by the atmTrafficFrameDiscard value in row
   corresponding to atmVclTransmitTrafficDescrIndex.

Context

MIB
CISCO-ATM-CONN-MIB
OID
.1.3.6.1.4.1.9.10.13.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
ciscoAtmVclEntry
Groups
3

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-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-CONN-MIB::ciscoAtmVclEpdEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-CONN-MIB::ciscoAtmVclEpdEnable.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-CONN-MIB::ciscoAtmVclEpdEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3useTrafficDescr