AT-INSTALL-MIB Table View

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

Tables
3
Rows
3
Columns
20
.1.3.6.1.4.1.207.8.4.4.4.49.1 · 1 row entry · 10 columns
The list of install configurations for the router.
installEntry entry .1.3.6.1.4.1.207.8.4.4.4.49.1.1
An entry in the list of install configurations.
Indexes
instIndex
Column Syntax OID
instIndex
The index for the install table. There are four install
configurations defined in the router, default, preferred,
temporary and current. The router will attempt to use these
in the order temporary, preferred, default w…
Enumeration
Enumerated Values:
1temporary
2preferred
3default
4current
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.1
instRelDevice
The device for the release in the install. If the device is
flash the file for the release is given in instRelName. Devices
none(1) or flash(3) are invalid for the default(3) release.
Enumeration
Enumerated Values:
1none
2eprom
3flash
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.2
instRelName
The file name for the release in the install, if the
instRelDevice is flash(3). If the instRelDevice is none(1) or
eprom(2), this object should be a null string.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.3
instRelMajor
The major release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If the release number
is a.b.c, the major rele…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.4
instRelMinor
The minor release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If the release number
is a.b.c, the major rele…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.5
instPatDevice
The device for the patch in the install. The file for the
patch is given in instPatName unless the device is none(1).
Enumeration
Enumerated Values:
1none
3flash
4nvs
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.6
instPatName
The file name for the patch in the install.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.7
instRelInterim
The interim release number for this install. This information is
obtained by the router when the other elements in the row are
set and is thus not directly set by management. If the release number
is a.b.c, the major re…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.8
instRelExists
Indicates if the release file exists or not. true(1) means it exists, false(2) means it doesn't.
Enumeration
Enumerated Values:
1true
2false
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.9
instPatExists
Indicates if the patch file exists or not. true(1) means it exists, false(2) means it doesn't
Enumeration
Enumerated Values:
1true
2false
.1.3.6.1.4.1.207.8.4.4.4.49.1.1.10
.1.3.6.1.4.1.207.8.4.4.4.49.2 · 1 row entry · 2 columns
The table of descriptions of events in the install history of
the router.
installHistoryEntry entry .1.3.6.1.4.1.207.8.4.4.4.49.2.1
A single line describing part of the install history of the
router.
Indexes
instHistIndex
Column Syntax OID
instHistIndex
The index of this event in the install history. Indices run
from 1 to the maximum number. The maximum number is not
available as a managed object so this table will have to be
traversed in order to find out how large it…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.2.1.1
instHistLine
A line of text describing a single event in the install
history of the router.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.207.8.4.4.4.49.2.1.2
.1.3.6.1.4.1.207.8.4.4.4.49.4 · 1 row entry · 8 columns
The list of release licences in the router.
licenceEntry entry .1.3.6.1.4.1.207.8.4.4.4.49.4.1
An entry in the list of release licences.
Indexes
licenceIndex
Column Syntax OID
licenceIndex
A unique licence index. Licence indices are recalculated every
time the router reboots to reflect the current licences on the
router. As licences are added, new indices are allocated to the
new licences.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.1
licenceStatus
The status of the file. When read, this object will always
return a value of ok(1), since the object will not exist if the
value is deleting(2). Write the value deleting(2) to this
object to delete the file.
Enumerationr/w
Enumerated Values:
1ok
2deleting
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.2
licenceRelease
The file name for the release whose licence this is.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.3
licenceMajor
The major release number for the release whose licence this is.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.4
licenceMinor
The minor release number for the release whose licence this is.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.5
licencePassword
The password for this release. The password is a string of hex
digits.
OctetStringr/w
Constraints:
range: 12-12
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.6
licenceExpiry
A human-readable string that gives the expiry date of this
licence.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.7
licenceInterim
The interim release number for the release whose licence this is.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.49.4.1.8