cadTodServerConnType
CADANT-TIME-MIB ·
.1.3.6.1.4.1.4998.1.1.5.2.2.2
Object
scalar r/w
Enumeration
If cadNetTimeSyncProto is tod(1), then this object is used as to provide the connection type for communitcating with the server specified in cadTodServerIpAddress.
Context
- MIB
- CADANT-TIME-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.2.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadTod
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 'CADANT-TIME-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TIME-MIB::cadTodServerConnType.0'
More examples
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::cadTodServerConnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcp |
2 | udp |