adGenDCConfigInclude
ADTRAN-DYNAMIC-COUNTERS-MIB ·
.1.3.6.1.4.1.664.5.70.53.1.3.1.7
Object
column r/w
Enumeration
Indicates whether the match to the counter profile should be included in the counts or excluded from the counts. The default value is to include them in the counts. This setting is subject to the settings in adGenDCSlotSupport.
Context
- MIB
- ADTRAN-DYNAMIC-COUNTERS-MIB
- OID
.1.3.6.1.4.1.664.5.70.53.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenDCConfigEntry
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-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCConfigInclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCConfigInclude.<adGenSlotInfoIndex>.<adGenDCConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCConfigInclude'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | include |
2 | exclude |