genGroupPrepareCounters
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.33
Object
column mandatory
r/w
Enumeration
This item should help the agent to prepare a large amount of counters. The agent should reset this value to none(1), when it has terminated to prepare the counters. fethGroupCounters(7) - This counters are only supported by RISC agents for LFE1008.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.33- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- genGroupEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupPrepareCounters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupPrepareCounters.<genGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genGroupPrepareCounters'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ethPortCounters |
3 | ethPortErrCounters |
4 | ethPortSWCounters |
5 | fethPortSWCounters |
6 | ethGroupCounters |
7 | fethGroupCounters |
8 | scEthCounters |
255 | notSupported |