zxAnSysDsx1ClkSrcCurrUsingStatus
ZTE-AN-SYS-MIB ·
.1.3.6.1.4.1.3902.1015.1.1.104.100.1.6
Object
column Enumeration
The current using status of E1 clock source. 'inUse' indicates that this E1 is used as clock source currently. And only one E1 will be used as clock source currently.
Context
- MIB
- ZTE-AN-SYS-MIB
- OID
.1.3.6.1.4.1.3902.1015.1.1.104.100.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnSysDsx1ClockSourceEntry
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 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnSysDsx1ClkSrcCurrUsingStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnSysDsx1ClkSrcCurrUsingStatus.<zxAnSysDsx1ClkSrcRack>.<zxAnSysDsx1ClkSrcShelf>.<zxAnSysDsx1ClkSrcSlot>.<zxAnSysDsx1ClkSrcLinkNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYS-MIB::zxAnSysDsx1ClkSrcCurrUsingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inUse |
2 | unused |