isdnLineLoopBack
ZHONE-ISDN-MIB ·
.1.3.6.1.4.1.5504.5.7.1.1.1.3
Object
column r/w
Enumeration
loop-back-none(1) :no loop back .
loop-back-b1-st-tr(2): transparaent loopback on the S/T interface towards the user(B1 chanel).
loop-back-b1-st-nt(3): non-transparent loopback onthe S/T interface towards the user(B1 chanel)..
loop-back-b2-st-tr(4) :transparaent loopback on the S/T interface towards the user(B2 chanel).
loop-back-b2-st-nt(5):non-transparent loopback on the S/T interface towards the user(B2 channel)
loop-back-b1-idl2-tr(6):transparaent loopback on the IDL2 interface towards the system(B1 channel)
loop-back-b1-idl2-nt(7):non-transparent loopback on the IDL2 interface towards the system(B1 channel)
loop-back-b2-idl2-tr(8):transparaent loopback on the IDL2 interface towards the system(B2 channel)
loop-back-b2-idl2-nt(9): non-transparent loopback on the IDL2 interface towards the system(B2 channel)
loop-back-2bd-idl2-tr(10): transparent loopback on the IDL2 towards the system(2B + D channel)
loop-back-2bd-idl2-nt(11): non-transparent loopback on the IDL2 towards the system(2B + D channel)
loop-back-2bd-u-interface-tr (12): transparent loopback on the U interface towards the user(2B + D channel)
loop-back-2bd-u-interface-nt (13): non-transparent loopback on the U interface(2B + D channel)
loop-back-2bd-external-analog(14): loopback on the external analog interface towards the user(2B + D channel)
st is loopback on the S/T interface towards the user.
idl2 is loopback on the IDL2 interface towards the system.
tr is transparent loopback.
nt is non-transparent loopback.
The default value is loop-back-none.
Context
- MIB
- ZHONE-ISDN-MIB
- OID
.1.3.6.1.4.1.5504.5.7.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- isdnConfigEntry
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 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnLineLoopBack'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnLineLoopBack.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-ISDN-MIB::isdnLineLoopBack'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loop-back-none |
2 | loop-back-b1-st-tr |
3 | loop-back-b1-st-nt |
4 | loop-back-b2-st-tr |
5 | loop-back-b2-st-nt |
6 | loop-back-b1-idl2-tr |
7 | loop-back-b1-idl2-nt |
8 | loop-back-b2-idl2-tr |
9 | loop-back-b2-idl2-nt |
10 | loop-back-2bd-idl2-tr |
11 | loop-back-2bd-idl2-nt |
12 | loop-back-2bd-u-interface-tr |
13 | loop-back-2bd-u-interface-nt |
14 | loop-back-2bd-external-analog |