bootconfigCmdStatusIniLoad
AWCVX-MIB ·
.1.3.6.1.4.1.522.3.2.20
Object
scalar SNMPv2-SMIInteger32
Status of the most recent command to load
an initialization script '.ini' file.
Possible values:
0 = Operation completed successfully (or
has not taken place).
2 = The '.ini' file was not found on the
file server.
12 = Insufficient memory to load the
'.ini' file.
22 = Invalid '.ini' file format.
35 = File format of the '.ini' file is not
supported.
68 = Operation is still in progress. Poll
again later.
72 = Operation was started, but later was
canceled.
Context
- MIB
- AWCVX-MIB
- OID
.1.3.6.1.4.1.522.3.2.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- bootconfigVx
- Groups
- 1
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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::bootconfigCmdStatusIniLoad.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::bootconfigCmdStatusIniLoad'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of