adGenTa5kAtmPortStatsCellDelineation
ADTRAN-TA5K-ATM-LM-MIB ·
.1.3.6.1.4.1.664.5.67.1.14.3.7.1.10
Object
column SNMPv2-TCTruthValue
Returns cell delineation status: true = cell delineation, false = out of cell delineation
Context
- MIB
- ADTRAN-TA5K-ATM-LM-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.14.3.7.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenTa5kAtmPortStatsEntry
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 'ADTRAN-TA5K-ATM-LM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-ATM-LM-MIB::adGenTa5kAtmPortStatsCellDelineation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-ATM-LM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-ATM-LM-MIB::adGenTa5kAtmPortStatsCellDelineation.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-ATM-LM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-ATM-LM-MIB::adGenTa5kAtmPortStatsCellDelineation'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |