zxPwTDMExtReferenceClockSource
ZXPW-TDM-EXT-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.11.1.1.1.9
Object
column r/w
Enumeration
The reference clock source type.
packet(1) -- Getting the reference clock source from network side
packet.
line(2) -- Getting the reference clock source from user side
line.
Context
- MIB
- ZXPW-TDM-EXT-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.11.1.1.1.9- 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::zxPwTDMExtReferenceClockSource'
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::zxPwTDMExtReferenceClockSource.<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::zxPwTDMExtReferenceClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | packet |
2 | line |