adGenCSMMonitorCounterInterval
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.7.3.1.3
Object
column SNMPv2-SMIInteger32
For the absolute(1), cumulative(2), and average(3) counter types, this object contains the total number of sample intervals collected. For the minimum(4) and maximum(5) counter types, this object provides the interval number when one of the counters within this counter type was set to a new value. For the last(6) counter type, this value provides the interval number for the last collected sample.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.7.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenCSMMonitorCounterEntry
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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterInterval.<adGenCSMMonitorCounterType>.<adGenCSMMonitorSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647