Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
|
MIB group name
|
OID
|
Type
|
|---|---|---|
|
avCmUpdateShow
|
enterprises.6889.2.73.8.1.9
|
Table
|
|
MIB group name
|
Bash/SAT
|
Associated command
|
Form/Report name
|
|---|---|---|---|
|
avCmUpdateShow
|
Bash
|
n/a
|
|
Object Name
|
OID
|
R/W
|
Type
|
Field Name
|
Description
|
|---|---|---|---|---|---|
|
Form/Report name
|
|||||
|
avCmUpdateShowTable
|
.1
|
n/a
|
SEQUENCE OF avCmUpdateShowEntry
|
n/a
|
A list of the avCmUpdateShow entries.
|
|
avCmUpdateShowEntry
|
.1.1
|
n/a
|
avCmUpdateShowEntry
|
n/a
|
An avCmUpdateShow entry containing objects of the avCmUpdateShow information sent by the switch.
|
|
avCmUpdateShowIdx
|
.1.1.1
|
n/a
|
SnmpAdminString (SIZE (0..33))
|
n/a
|
An object that uniquely identifies each Update.
|
|
avCmUpdateShowID
|
.1.1.2
|
R
|
SnmpAdminString (SIZE (0..33))
|
Update ID
|
An object that contains the Patch ID.
|
|
avCmUpdateShowStatus
|
.1.1.3
|
R
|
SnmpAdminString (SIZE (0..15))
|
Status
|
An object that contains the Status of the Patch.
|
|
avCmUpdateShowType
|
.1.1.4
|
R
|
SnmpAdminString (SIZE (0..10))
|
Type
|
An object that contains the Type of the Patch.
|
|
avCmUpdateShowDescription
|
.1.1.5
|
R
|
SnmpAdminString (SIZE (0..80))
|
Description
|
An object that contains the Description of the Patch.
|
server1> update_show
Update ID Status Type Update description
--------------------------------- ------------ ----- -----------------
00.0.438.0-1234 unpacked cold No description given.
00.0.438.0-171717 activated cold 171717 patch
Platform/Security ID Status Type Update description
--------------------------------- ----- ----- ------------------------
server1> snmpwalk -v2c -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmUpdateShow
AVAYA-AURA-CM-MIB::avCmUpdateShowID."00.0.438.0-1234" = STRING: 00.0.438.0-1234
AVAYA-AURA-CM-MIB::avCmUpdateShowID."00.0.438.0-777777" = STRING: 00.0.438.0-171717
AVAYA-AURA-CM-MIB::avCmUpdateShowStatus."00.0.438.0-1234" = STRING: unpacked
AVAYA-AURA-CM-MIB::avCmUpdateShowStatus."00.0.438.0-777777" = STRING: activated
AVAYA-AURA-CM-MIB::avCmUpdateShowType."00.0.438.0-1234" = STRING: cold
AVAYA-AURA-CM-MIB::avCmUpdateShowType."00.0.438.0-777777" = STRING: cold
AVAYA-AURA-CM-MIB::avCmUpdateShowDescription."00.0.438.0-1234" = STRING: No description given.
AVAYA-AURA-CM-MIB::avCmUpdateShowDescription."00.0.438.0-777777" = STRING: 171717 patch