zxr10ntpType
ZXR10-NTP-MIB ·
.1.3.6.1.4.1.3902.3.110.2
Object
scalar Enumeration
The NTP type.
Context
- MIB
- ZXR10-NTP-MIB
- OID
.1.3.6.1.4.1.3902.3.110.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxr10ntp
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 'ZXR10-NTP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-NTP-MIB::zxr10ntpType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-NTP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-NTP-MIB::zxr10ntpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unspecified |
1 | active |
2 | passive |
3 | client |
4 | server |
5 | broadcast |
6 | clientAndServer |