aggrCtlMOIndex
AGGREGATE-MIB ·
.1.3.6.1.3.123.1.1.2
Object
column r/w
Unsigned32
A pointer to a group of MOs identified by aggrMOEntryID in the aggrMOTable. This is the group of MOs that will be aggregated.
Context
- MIB
- AGGREGATE-MIB
- OID
.1.3.6.1.3.123.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aggrCtlEntry
- 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 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGGREGATE-MIB::aggrCtlMOIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGGREGATE-MIB::aggrCtlMOIndex.<aggrCtlEntryID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGGREGATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGGREGATE-MIB::aggrCtlMOIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of