juniSystemSubsystemBootBackupReleaseFile

Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.2.1.1.4

Object

column r/w OctetString
The backup 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 backup
release file (juniSystemBootBackupReleaseFile) just for modules of the
type specified by the subsystem name.  This object cannot be set unless
the system has a backup file, which means that
juniSystemBootBackupReleaseFile must contain a file name (a
non-zero-length string).  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.4
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::juniSystemSubsystemBootBackupReleaseFile'
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::juniSystemSubsystemBootBackupReleaseFile.<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::juniSystemSubsystemBootBackupReleaseFile'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-128

Conformance