ADTRAN-AOSUNIT

File: ADTRAN-AOSUNIT.mib (12307 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ADTRAN-MIB ADTRAN-AOS

Imported symbols

Integer32 Gauge32 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
TDomain TAddress TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP adIdentity
adGenAOSCommon adGenAOSConformance

Defined Types

Utf8String  
To facilitate internationalization, this TC represents information taken from the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 character encoding scheme described in RFC 2044 [10]. For strings in 7-bit US-ASCII, there is no impact since the UTF-8 representation is identical to the US-ASCII encoding.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

Defined Values

adGenAOSUnitMib 1.3.6.1.4.1.664.6.10000.53.1.1
This MIB contains device information, contact information, and overall system health information.
MODULE-IDENTITY    

adGenAOSUnit 1.3.6.1.4.1.664.5.53.1.1
OBJECT IDENTIFIER    

adAOSBootRevision 1.3.6.1.4.1.664.5.53.1.1.1
Unit boot PROM revision.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(3..255)  

adAOSCurrentImage 1.3.6.1.4.1.664.5.53.1.1.2
Filename for current firmware image.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

adAOSRunConfigChecksum 1.3.6.1.4.1.664.5.53.1.1.3
MD5 Digest of the running configuration
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

adAOSStartConfigChecksum 1.3.6.1.4.1.664.5.53.1.1.4
MD5 Digest of the startup configuration
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

adAOSDeviceIndex 1.3.6.1.4.1.664.5.53.1.1.5
The unique device identification within the instance of this Mib.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

adAOSDeviceGlobalUniqueID 1.3.6.1.4.1.664.5.53.1.1.6
This represents a globally unique ID for the device. This MUST be the ordered combination of the Manufacturer, product name, AND any other text that is necessary to guarantee global uniqueness. This value may not be null. Could use serial number. e.g. AD123456789
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adAOSDeviceHealth 1.3.6.1.4.1.664.5.53.1.1.7
Overall health of the device. The goal of this object is to be the single poll point to check the status of the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unused(2), ok(3), warning(4), critical(5), nonrecoverable(6)  

adAOSDeviceSysObjID 1.3.6.1.4.1.664.5.53.1.1.8
System Object ID for this Device entity. This should be an ASCII integer format. (i.e. 1.3.6.1.4.1.11.2.36.1.1) The value may not be null.
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adAOSDeviceManagementURL 1.3.6.1.4.1.664.5.53.1.1.9
This object contains the URL for the device's management software. If it does not exist the value is empty string. If write is not supported, then return invalid. This value is retained across boots.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String  

adAOSDeviceManagementURLLabel 1.3.6.1.4.1.664.5.53.1.1.10
The label that a management application should use for the hyperlink to the entity's URL.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String  

adAOSDeviceManufacturer 1.3.6.1.4.1.664.5.53.1.1.11
The device's manufacturer name. Will return 'ADTRAN'
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adAOSDeviceProductName 1.3.6.1.4.1.664.5.53.1.1.12
The device's product name. Null is NOT a valid value. (i.e. D1234A)
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adAOSDeviceSerialNumber 1.3.6.1.4.1.664.5.53.1.1.13
The serial number for the device. This can return a NULL string.
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adAOSDeviceVersion 1.3.6.1.4.1.664.5.53.1.1.14
Version number for this device.
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String Size(0..32)  

adAOSDeviceHWVersion 1.3.6.1.4.1.664.5.53.1.1.15
Version number for this device's hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String Size(0..32)  

adAOSDeviceContactPerson 1.3.6.1.4.1.664.5.53.1.1.16
Identifies the name of the person responsible for the operation of this device. If write is not supported then return invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String  

adAOSDeviceContactPhone 1.3.6.1.4.1.664.5.53.1.1.17
Phone number of the contact person for this device.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String Size(0..32)  

adAOSDeviceContactEmail 1.3.6.1.4.1.664.5.53.1.1.18
e-mail address of the contact person for this device.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String  

adAOSDeviceContactPagerNumber 1.3.6.1.4.1.664.5.53.1.1.19
Pager number of the contact person for this device.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String Size(0..32)  

adAOSDeviceLocation 1.3.6.1.4.1.664.5.53.1.1.20
Identifies the location for the this device. If write is not supported then return invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Utf8String  

adGenAOSSaveConfig 1.3.6.1.4.1.664.5.53.1.1.21
Set value to 1 to copy running config to startup config.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER saveconfig(1)  

adGenAOSReloadSystem 1.3.6.1.4.1.664.5.53.1.1.22
Set to 0 to initiate immediate system reload. Any non-zero value is the number of seconds until reload
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

adGenAOSCancelReload 1.3.6.1.4.1.664.5.53.1.1.23
Writing any value to this element will cancel a scheduled reload
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cancelreload(1)  

adAOSPrimaryImage 1.3.6.1.4.1.664.5.53.1.1.24
Filename for primary firmware image.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

adAOSBackupImage 1.3.6.1.4.1.664.5.53.1.1.25
Filename for backup firmware image.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

adAOSDevicePartNumber 1.3.6.1.4.1.664.5.53.1.1.26
The device's part number. Null is NOT a valid value. (i.e. 1202860L1)
Status: current Access: read-only
OBJECT-TYPE    
  Utf8String  

adGenAOSUnitConformance 1.3.6.1.4.1.664.5.53.99.1
OBJECT IDENTIFIER    

adAOSUnitCompliances 1.3.6.1.4.1.664.5.53.99.1.1
OBJECT IDENTIFIER    

adAOSUnitGroups 1.3.6.1.4.1.664.5.53.99.1.2
OBJECT IDENTIFIER    

adAOSCompliance 1.3.6.1.4.1.664.5.53.99.1.1.1
The compliance statement for SNMPv2 entities which implement the AOS Unit MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

adGenAOSUnitGroup 1.3.6.1.4.1.664.5.53.99.1.2.1
The Unit SNMP Config Group.
Status: current Access: read-only
OBJECT-GROUP