dsmonHostTimeMark
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.4.2.1.1
Object
column RMON2-MIBTimeFilter
The Time Filter index for this table. This object may be used by a management station to retrieve only rows which have been created or modified since a particular time. Note that the current value for a row are always returned and the TimeFilter is not a historical data archiving mechanism. Refer to RFC 2021 [RFC2021] for a detailed description of TimeFilter operation.
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dsmonHostEntry
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 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostTimeMark'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostTimeMark.<dsmonHostCtlIndex>.<dsmonHostTimeMark>.<dsmonAggGroupIndex>.<protocolDirLocalIndex>.<dsmonHostAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSMON-MIB::dsmonHostTimeMark'
Syntax
- Source
- RMON2-MIBTimeFilter
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.