adGenCSMVplLoopbackEnable
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.4.4.1.20
Object
This object can be used to enable (true) or disable (false)
data loopback at the ATM cell level on the specified VPL. The
VPL must be active and part of a Virtual Path cross-connect in
order for this flag to be set. The Virtual Path cross-connect
does not have to be in the active state.
For the TA3000 CSM, enabling VPL level loopback on a Virtual
Path cross-connect will also enable loopback on all other VPL
endpoints of the cross connect.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.4.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMVplEntry
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-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMVplLoopbackEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMVplLoopbackEnable.<ifIndex>.<atmVplVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMVplLoopbackEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |