winlink1000IduTdmLoopbackConfig
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.2.6.6.1.9
Object
column mandatory
r/w
Enumeration
Loop back configuration table. Each of the trunks can be set Normal, Line loop back or Reverse line loop back. A change is effective immediately.
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.2.6.6.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- winlink1000IduTdmConfigEntry
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 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000IduTdmLoopbackConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000IduTdmLoopbackConfig.<winlink1000IduTdmConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWIN-MIB-WINLINK1000::winlink1000IduTdmLoopbackConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
3 | lineLoopBack |
4 | revereseLineLoopBack |