xdslDevIDSLTimingPortTransceiverMode
HOTWIRE-XDSL-INTERFACE-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.8.1.9.1.1.4
Object
column mandatory
r/w
Enumeration
The transceiver mode selected on the timing source port.
Only one IDSL port can be set to NT mode. This timing
will then be distributed to all other IDSL ports in the
chassis that are set to LT.
The selected xdslDevIDSLPrimaryTimingSourcePort provides clocking
signals to the DSLAM when the transceiver mode is set to Network
timing. The port selected for Network Timing mode will probably not
used for customer data, but will receive a 2.048 Mhz Network clocking
signal from a central office timing source and distribute this timing
to other IDSL port cards.
Context
- MIB
- HOTWIRE-XDSL-INTERFACE-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.8.1.9.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- xdslDevIDSLConfigEntry
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 'HOTWIRE-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOTWIRE-XDSL-INTERFACE-MIB::xdslDevIDSLTimingPortTransceiverMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HOTWIRE-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOTWIRE-XDSL-INTERFACE-MIB::xdslDevIDSLTimingPortTransceiverMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HOTWIRE-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HOTWIRE-XDSL-INTERFACE-MIB::xdslDevIDSLTimingPortTransceiverMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | networkTiming |
2 | localTiming |