rbnAtmCountersEnabled
RBN-ATM-PROFILE-MIB ·
.1.3.6.1.4.1.2352.2.2.1.1.1.2
Object
An indication as to whether circuits configured with this profile should enable per-circuit statistical counters. An ATM circuit will only keep per-circuit statistical counters if this object is set to true(1) in the profile being used by the circuit.
Context
- MIB
- RBN-ATM-PROFILE-MIB
- OID
.1.3.6.1.4.1.2352.2.2.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnAtmProfileEntry
- 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 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ATM-PROFILE-MIB::rbnAtmCountersEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ATM-PROFILE-MIB::rbnAtmCountersEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ATM-PROFILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ATM-PROFILE-MIB::rbnAtmCountersEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of