bmpReloadType

F10-BMP-MIB · .1.3.6.1.4.1.6027.3.23.1.1

Object

scalar r/w Enumeration
Configure reload type to enable/disable BMP.
normalReload    - Regular reload type; BMP process is not
                  initiated.
bmpReload - Bmp reload type; BMP process is
                  initiated and image/config files are upgraded
                  based on the DHCP/BOOTP offer.
Default is bmpReload.

Context

MIB
F10-BMP-MIB
OID
.1.3.6.1.4.1.6027.3.23.1.1
Type
scalar
Access
readwrite
Status
current
Parent
f10Bmp

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-BMP-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-BMP-MIB::bmpReloadType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-BMP-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-BMP-MIB::bmpReloadType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normalReload
2bmpReload