digitalInChanges
INFRATEC-RMS-MIB ·
.1.3.6.1.4.1.1909.10.2.1.1.5
Object
How many times the input changed since system startup
Context
- MIB
- INFRATEC-RMS-MIB
- OID
.1.3.6.1.4.1.1909.10.2.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- digitalInEntry
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 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFRATEC-RMS-MIB::digitalInChanges'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFRATEC-RMS-MIB::digitalInChanges.<digitalInIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFRATEC-RMS-MIB::digitalInChanges'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295