All MIBs › ALPHA-RESOURCE-MIB › configurationListType
configurationListType
Module: ALPHA-RESOURCE-MIB
OID (symbolic): ALPHA-RESOURCE-MIB::configurationListType
OID (numeric): 1.3.6.1.4.1.7309.5.2.4.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Conanical data type of the configuration field.
0 - Unknown 1 - Numeric 2 - Boolean 3 - Time 4 - String 5 - Choice / Selected Options
What is configurationListType?
Data type of config value (0=Unknown, 1=Numeric, 2=Boolean, 3=Time, 4=String, 5=Choice). Guides operators. Example: Type 1 for numeric thresholds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.4.2.1.3 snmpwalk -v2c -c public <target> ALPHA-RESOURCE-MIB::configurationListType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.4.2.1.3.1 snmpget -v2c -c public <target> ALPHA-RESOURCE-MIB::configurationListType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7309 | alpha | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5 | controller | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2 | resource | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.4 | configurationList | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.4.2 | configurationListTable | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.4.2.1 | configurationListEntry | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.4.2.1.3 | configurationListType | ALPHA-RESOURCE-MIB |