APSWINVENTORY-MIB

File: APSWINVENTORY-MIB.mib (8398 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ACMEPACKET-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
DisplayString TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP acmepacketMgmt

Defined Types

ApSwBootEntry  
SEQUENCE    
  apSwBootIndex Integer32 1..2147483647
  apSwBootDescr DisplayString
  apSwBootType INTEGER
  apSwBootStatus INTEGER

ApSwCfgBackupEntry  
SEQUENCE    
  apSwCfgBackupIndex Integer32 1..2147483647
  apSwCfgBackupName DisplayString

Defined Values

apSwInventoryModule 1.3.6.1.4.1.9148.3.4
The software inventory MIB for Acme Packet
MODULE-IDENTITY    

apSwInventoryMIBObjects 1.3.6.1.4.1.9148.3.4.1
OBJECT IDENTIFIER    

apSwInventoryBootObjects 1.3.6.1.4.1.9148.3.4.1.1
OBJECT IDENTIFIER    

apSwInventoryCfgObjects 1.3.6.1.4.1.9148.3.4.1.2
OBJECT IDENTIFIER    

apSwBootTable 1.3.6.1.4.1.9148.3.4.1.1.1
The table of booting software inventory
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSwBootEntry

apSwBootEntry 1.3.6.1.4.1.9148.3.4.1.1.1.1
An entry in the software inventory table
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSwBootEntry  

apSwBootIndex 1.3.6.1.4.1.9148.3.4.1.1.1.1.1
Unique index for the software inventory table. Index always begins at 1, and increases by 1. The table length depends on the size of software inventory. The index is not associated with any specific inventory entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwBootDescr 1.3.6.1.4.1.9148.3.4.1.1.1.1.2
Textual description of the software image. It maybe file name, data and time this image was built, or the unique identifier of this software. Examples are: 1. boot image: 10.0.1.12/sd121p3.gz for host address is 10.0.1.12, and image name is sd121p3.gz 2. boot image: /tffs0/sd121p3.gz for boot from flash 0, and image name is sd121p3.gz 3. boot loader: bank0:03/18/2004 10:58:25 for boot from bank 0, and version is 'march 18 2003, 10:58:25' 4. boot loader: :
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

apSwBootType 1.3.6.1.4.1.9148.3.4.1.1.1.1.3
The software entity type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bootImage(1), bootLoader(2)  

apSwBootStatus 1.3.6.1.4.1.9148.3.4.1.1.1.1.4
The software entity status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER currentUsing(1), previousUsed(2)  

apSwCfgCurrentVersion 1.3.6.1.4.1.9148.3.4.1.2.1
current version of saved configuration
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwCfgRunningVersion 1.3.6.1.4.1.9148.3.4.1.2.2
current version of running configuration
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwCfgBackuptable 1.3.6.1.4.1.9148.3.4.1.2.3
The table of backup configuration files
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSwCfgBackupEntry

apSwCfgBackupEntry 1.3.6.1.4.1.9148.3.4.1.2.3.1
An entry in the backup configuration files table
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSwCfgBackupEntry  

apSwCfgBackupIndex 1.3.6.1.4.1.9148.3.4.1.2.3.1.1
Unique index for the backup configuration files table. Index always begins at 1, and increases by 1. The table length depends on the size of backup configuration. The index is not associated with any specific entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwCfgBackupName 1.3.6.1.4.1.9148.3.4.1.2.3.1.2
Textual description of the condifuration file name. Examples are: p1604, 063004-cfg
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

apSwInventoryNotificationObjects 1.3.6.1.4.1.9148.3.4.2
OBJECT IDENTIFIER    

apSwCfgNotificationObjects 1.3.6.1.4.1.9148.3.4.2.1
OBJECT IDENTIFIER    

apSwCfgTrapPreviousVersion 1.3.6.1.4.1.9148.3.4.2.1.1
The previous version before this trap happened
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwCfgTrapCurrentVersion 1.3.6.1.4.1.9148.3.4.2.1.2
The current version after this trap happened
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

apSwInventoryNotificationPrefix 1.3.6.1.4.1.9148.3.4.3
OBJECT IDENTIFIER    

apSwInventoryNotifications 1.3.6.1.4.1.9148.3.4.3.0
OBJECT IDENTIFIER    

apSwCfgActivateNotification 1.3.6.1.4.1.9148.3.4.3.0.1
This trap is sent if is issued and configration has been changed at runnign time
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSwInventoryConformance 1.3.6.1.4.1.9148.3.4.4
OBJECT IDENTIFIER    

apSwInventoryCompliances 1.3.6.1.4.1.9148.3.4.4.1
OBJECT IDENTIFIER    

apSwInventoryGroups 1.3.6.1.4.1.9148.3.4.4.2
OBJECT IDENTIFIER    

apSwInventoryNotificationsGroups 1.3.6.1.4.1.9148.3.4.4.3
OBJECT IDENTIFIER    

apSwBootObjectsGroup 1.3.6.1.4.1.9148.3.4.4.2.1
A collection of objects providing the software booting inventory
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSwCfgObjectsGroup 1.3.6.1.4.1.9148.3.4.4.2.2
A collection of objects providing the configuraion files
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSwInventoryNotificationsGroup 1.3.6.1.4.1.9148.3.4.4.3.1
A collection of notifications providing the change for software inventory.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP