zxPwTDMExtServiceClockSource
ZXPW-TDM-EXT-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.11.1.1.1.10
Object
column r/w
Enumeration
The service clock source type. internalClock(1) -- Getting the clock source from internal. e1Clock(2) -- Getting the clock source from E1 interface.
Context
- MIB
- ZXPW-TDM-EXT-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.11.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxPwTDMExtCardEntry
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 'ZXPW-TDM-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-EXT-MIB::zxPwTDMExtServiceClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXPW-TDM-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-EXT-MIB::zxPwTDMExtServiceClockSource.<zxPwTDMExtRack>.<zxPwTDMExtShelf>.<zxPwTDMExtSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXPW-TDM-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXPW-TDM-EXT-MIB::zxPwTDMExtServiceClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internalClock |
2 | e1Clock |