ipadAtmVccEtoeLoopbackCommand
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.3.1.1.18
Object
column r/w
Enumeration
A command to issue on the VCC Loopback. The start command is used to start an OAM F5 VCC loopback. The stop command is used to terminate the OAM loopback. The statistics variables associated with the OAM loopback are automatically cleared when a loopback is started.
Context
- MIB
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.3.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipadAtmVccTableEntry
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 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEtoeLoopbackCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEtoeLoopbackCommand.<ipadAtmVccIndex>.<ipadAtmVccVpiIndex>.<ipadAtmVccVciIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-ATM-MIB::ipadAtmVccEtoeLoopbackCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | start |
3 | stop |