juniSystemSubsystemBootReleaseFile

Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.2.1.1.3

Object

column r/w OctetString
The boot release file name for this subsystem, with extension '.rel'.
If a file name is specified (a non-zero-length string), then this
release file takes precedence over the system-wide boot release file
(juniSystemBootReleaseFile) just for modules of the type specified by
the subsystem name.  On a set operation, if there is no file that
matches the name specified, then an inconsistentValue error will be
returned.  Setting this object to a zero-length string deconfigures the
subsystem-specific backup release file.

Context

MIB
Juniper-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.2.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
juniSystemSubsystemEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemSubsystemBootReleaseFile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemSubsystemBootReleaseFile.<juniSystemSubsystemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemSubsystemBootReleaseFile'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-128

Conformance