atmRmonDataCollectMode

ATM-RMON-MIB · .1.3.6.1.4.1.9.10.16.1.5.1

Object

scalar r/w Enumeration
Controls the internal data collection for the
entire ATM-RMON agent. If this object has a
value of 'active(1)', then data tables will be created
and maintained (normal behavior). If this object
has a value of 'inactive(2)' then ATM-RMON monitoring
will not occur, even if valid control tables exist
for particular collections. 
          
Data tables for active collections are deleted when this 
object is changed to 'inactive(2)', but control tables are
not deleted. When this object is changed to 'active(1)', 
data collection is started for all valid control tables.

Context

MIB
ATM-RMON-MIB
OID
.1.3.6.1.4.1.9.10.16.1.5.1
Type
scalar
Access
readwrite
Status
current
Parent
atmConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-RMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-RMON-MIB::atmRmonDataCollectMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-RMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-RMON-MIB::atmRmonDataCollectMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive

Conformance