gnGenCfgActivateChanLoopback
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.1.8.1.7
Object
column mandatory
r/w
Enumeration
This parameter controls the USER CHANNEL and WAYSIDE channel loopback diagnostic operations. (3) will activate the 64k data channel loopback (USER CHANNEL) (4) will activate the WAYSIDE CHANNEL loopback.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.1.8.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- gnGenCfgDeviceEntry
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCfgActivateChanLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCfgActivateChanLoopback.<gnGenCfgDeviceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnGenCfgActivateChanLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noOperation |
3 | loopbackDataChan |
4 | loopbackWaySide |