configurationListType

ALPHA-RESOURCE-MIB · .1.3.6.1.4.1.7309.5.2.4.2.1.3

Object

Conanical data type of the configuration field.    
              
0 - Unknown  
1 - Numeric
2 - Boolean
3 - Time
4 - String
5 - Choice / Selected Options

Context

MIB
ALPHA-RESOURCE-MIB
OID
.1.3.6.1.4.1.7309.5.2.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
configurationListEntry
Groups
1

Walk 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 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALPHA-RESOURCE-MIB::configurationListType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALPHA-RESOURCE-MIB::configurationListType.<componentListType>.<configurationListReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALPHA-RESOURCE-MIB::configurationListType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance