huntGrType
ELTEX-TAU8 ·
.1.3.6.1.4.1.35265.1.55.1.4.1.1.9
Object
Type of group (group(0),serial(1),cyclic(2))
Context
- MIB
- ELTEX-TAU8
- OID
.1.3.6.1.4.1.35265.1.55.1.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- huntGroupEntry
- 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 'ELTEX-TAU8' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TAU8::huntGrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-TAU8' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TAU8::huntGrType.<huntGrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-TAU8' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-TAU8::huntGrType'
Values & Constraints
Type Values
0 | group |
1 | serial |
2 | cyclic |
Conformance
Member of