Juniper-CLI-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
4
.1.3.6.1.4.1.4874.2.2.30.1.3 · 1 row entry · 4 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniCliConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-CLI-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-CLI-MIB::juniCliConfigurationTable'
A table which has entries for the configuration files which are
transferred using juniFileXferMIB.
juniCliConfigurationEntry row .1.3.6.1.4.1.4874.2.2.30.1.3.1
An entry in juniCliConfigurationTable represents a CLI configuration
file which can be applied using juniConfigurationApply object.
Column Syntax OID
A unique index used to identify this entry. The value of the index is
same as the index in juniFileXferTable from juniFileXferMIB. The
entries in this table correspond only to those entries in the
juniFileXferTable whi…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.4874.2.2.30.1.3.1.1
The full path name of the CLI configuration files on the router which
are copied using juniFileXferMIB. The configuration specified in these
file can be applied to the router.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.4874.2.2.30.1.3.1.2
As soon as a CLI configuration file is transferred using
juniFileXferMIB, this value is set to juniCliConfigurationReadyToApply.
If the user wants to apply the configuration specified in this file,
the value of this obj…
Enumerationr/w
Enumerated Values:
0juniCliConfigurationReadyToApply
1juniCliConfigurationApplyNow
.1.3.6.1.4.1.4874.2.2.30.1.3.1.3
The status of the operation. Once the CLI configuration file is
copied, the value of this object is set to juniCliConfigurationOp. Once
the administrator sets the vlaue of juniCliConfigurationApply object to
be juniCli…
Enumeration
Enumerated Values:
0juniCliConfigurationOpNoOp
1juniCliConfigurationOpSuccessful
2juniCliConfigurationOpInProgress
3juniCliConfigurationFileNotFound
4juniCliConfigurationFileIncompatible
5juniCliConfigurationOperationFailed
.1.3.6.1.4.1.4874.2.2.30.1.3.1.4