mtaGroupHierarchy
MTA-MIB ·
.1.3.6.1.2.1.28.2.1.31
Object
column Integer32
Describes how this group fits into the hierarchy. A positive value is interpreted as an mtaGroupIndex value for some other group whose variables include those of this group (and usually others). A negative value is interpreted as a group collection code: Groups with common negative hierarchy values comprise one particular breakdown of MTA activity as a whole. A zero value means that this MIB implementation doesn't implement hierarchy indicators and thus the overall group hierarchy cannot be determined.
Context
- MIB
- MTA-MIB
- OID
.1.3.6.1.2.1.28.2.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mtaGroupEntry
- Groups
- 2
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 'MTA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MTA-MIB::mtaGroupHierarchy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MTA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MTA-MIB::mtaGroupHierarchy.<applIndex>.<mtaGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MTA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MTA-MIB::mtaGroupHierarchy'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2147483648-2147483647
Conformance
Member of