loadType
QTECH-GBNPlatformOAM-MIB ·
.1.3.6.1.4.1.27514.1.2.1.1.6.3
Object
scalar r/w
Enumeration
DURABLE: { application }
The type of file to download or upload upon an
'gbnCommonLoadExecute'.
application:program file of the switch
configuration:configuration file,should be uploaded before
you download it.
miccode:microcode is the program file of vdsl chip.
removed during the boot Flash write operation, the agent
cannot be recovered).
Context
- MIB
- QTECH-GBNPlatformOAM-MIB
- OID
.1.3.6.1.4.1.27514.1.2.1.1.6.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnPlatformOAMUpDownLoad
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNPlatformOAM-MIB::loadType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNPlatformOAM-MIB::loadType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | application |
2 | normalBootRom |
3 | configuration |
4 | bootCode |
5 | alarm |
6 | syslog |
7 | wholeBootRom |