zxAnSyncEClockSourceStatus
ZTE-AN-SYNCE-MIB ·
.1.3.6.1.4.1.3902.1015.65.1.1.4
Object
scalar Enumeration
The network clock source status. 'valid' indicates the selected network clock source is valid, 'invalid' indicates the selected network clock source is invalid due to clock frequency offset exceeded limit or other factors.
Context
- MIB
- ZTE-AN-SYNCE-MIB
- OID
.1.3.6.1.4.1.3902.1015.65.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnSyncEGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockSourceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockSourceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |