cadNtpSourceType
CADANT-TIME-MIB ·
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.2
Object
column r/w
Enumeration
This table may only contain entries of one type. Attempts to create additional rows which have a cadNtpSourceType different from the other rows will fail.
Context
- MIB
- CADANT-TIME-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadNtpSourceEntry
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 'CADANT-TIME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TIME-MIB::cadNtpSourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-TIME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TIME-MIB::cadNtpSourceType.<cadNtpSourceIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-TIME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-TIME-MIB::cadNtpSourceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicastServer |
2 | broadcastServer |
3 | multicastServer |
4 | manycastServer |
5 | unicastPeer |
6 | manycastPeer |