tnRmdSystemCfmDmUpdateLocalTime
TN-RMD-CFM-MIB ·
.1.3.6.1.4.1.7483.6.4.1.1.2.1.3
Object
Setting of this object to value 'true' triggers the updating of
the local time on a DM responder. After this action has
completed successfully, the TxTSf field of the first DMM message
received will be used to set the local time.
Setting of this object to value 'false' has no effect.
This object is merely used to invoke the updating of the local
time, and its actual value has no meaning.
Context
- MIB
- TN-RMD-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.4.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnRmdSystemCfmEntry
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 'TN-RMD-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-CFM-MIB::tnRmdSystemCfmDmUpdateLocalTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-RMD-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-CFM-MIB::tnRmdSystemCfmDmUpdateLocalTime.<tnSysSwitchId>.<tnRmdSystemId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-RMD-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-RMD-CFM-MIB::tnRmdSystemCfmDmUpdateLocalTime'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |