isdnBasicRateLineTopology
ISDN-MIB ·
zhone variant
·
.1.3.6.1.2.1.10.20.1.1.1.1.2
Object
column r/w
Enumeration
The line topology to be used for this interface.
Note that setting isdnBasicRateIfType to isdns(75)
does not necessarily mean a line topology of
point-to-multipoint.
Context
- MIB
- ISDN-MIB
- OID
.1.3.6.1.2.1.10.20.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- isdnBasicRateEntry
- Groups
- 1
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 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBasicRateLineTopology'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBasicRateLineTopology.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISDN-MIB::isdnBasicRateLineTopology'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pointToPoint |
2 | pointToMultipoint |
Conformance
Member of
Compliance refinements
isdnMibCompliance
readonly
It is conformant to implement this object as read-only.