expObjectDiscontinuityIDType
DISMAN-EXPRESSION-MIB ·
.1.3.6.1.2.1.90.1.2.3.1.7
Object
column r/w
Enumeration
The value 'timeTicks' indicates the expObjectDeltaDiscontinuityID
of this row is of syntax TimeTicks. The value 'timeStamp' indicates
syntax TimeStamp. The value 'dateAndTime indicates syntax
DateAndTime.
This object is instantiated only if expObjectSampleType is
'deltaValue' or 'changedValue'.
Context
- MIB
- DISMAN-EXPRESSION-MIB
- OID
.1.3.6.1.2.1.90.1.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expObjectEntry
- Groups
- 1
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 'DISMAN-EXPRESSION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EXPRESSION-MIB::expObjectDiscontinuityIDType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-EXPRESSION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EXPRESSION-MIB::expObjectDiscontinuityIDType.<expExpressionOwner>.<expExpressionName>.<expObjectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-EXPRESSION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-EXPRESSION-MIB::expObjectDiscontinuityIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | timeTicks |
2 | timeStamp |
3 | dateAndTime |
Conformance
Member of