valueGroup
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.4.100.2.1.2
Object
column IntegerIndex
Index of values' configuration group in the configGroupTable.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.4.100.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- configValueEntry
- 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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::valueGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::valueGroup.<valueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::valueGroup'
Syntax
- Source
- IntegerIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of