nbsCmmcSysTimeProtocol
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.17
Object
scalar r/w
Enumeration
Time Protocol (RFC 868) allows the managed device to
synchronize its clock with a Time Server.
When read, the agent will report notSupported(1) if this
object is not supported.
When set to enabled(3), it will cause the agent to contact
the nbsCmmcSysTimeServer (if valid) via rdate to obtain
the current time.
disabled(2) is a deprecated, legacy value. Setting this
value will cause a SET error.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSystemGrp
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysTimeProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysTimeProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disabled |
3 | enabled |