timeRefDeltaNs
ALU-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.9
Object
column SNMPv2-SMIInteger32
The time difference between this reference and the currently selected time reference is determined by subtracting this reference's time from the currently active time reference. The resulting value is a tuple of seconds and nano seconds. The timeRefDeltaNs represents nano-seconds component of the difference between these time values. If this time reference is not qualified the timeRefDeltaNs will be 0.
Context
- MIB
- ALU-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluTimeReferenceEntry
- Groups
- 2
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 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefDeltaNs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefDeltaNs.<timeRefType>.<timeRefId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SYSTEM-MIB::timeRefDeltaNs'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647