docsBpi2CodeDownloadStatusCode
DOCS-IETF-BPI2-MIB ·
.1.3.6.1.2.1.126.1.4.1
Object
scalar Enumeration
The value indicates the result of the latest config
file CVC verification, SNMP CVC verification, or code file
verification.
Context
- MIB
- DOCS-IETF-BPI2-MIB
- OID
.1.3.6.1.2.1.126.1.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- docsBpi2CodeDownloadControl
- 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 'DOCS-IETF-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-BPI2-MIB::docsBpi2CodeDownloadStatusCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-BPI2-MIB::docsBpi2CodeDownloadStatusCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configFileCvcVerified |
2 | configFileCvcRejected |
3 | snmpCvcVerified |
4 | snmpCvcRejected |
5 | codeFileVerified |
6 | codeFileRejected |
7 | other |
Conformance
Member of