QBSYS-SYSTEM-MIB

File: QBSYS-SYSTEM-MIB.mib (125312 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
QUANTUMBRIDGE-REG IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Gauge32
Counter32 Unsigned32 TimeTicks
TEXTUAL-CONVENTION DisplayString RowStatus
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
qbMibs InterfaceIndex InterfaceIndexOrZero
ifIndex

Defined Types

DateAndTimeForm  
A Date/Time string in the format: 'mm/dd/yyyy hh:mm:ss:tt' where mm - month, dd - day, yyyy - year, hh - hour, mm - minutes, ss - seconds, tt - ticks.
TEXTUAL-CONVENTION    
  DisplayString Size(0..22)  

QbStorageType  
Not used.
TEXTUAL-CONVENTION    
  INTEGER network(1), bootflash(2), flash(3), ram(4), nvram(5)  

QbFileType  
Not used.
TEXTUAL-CONVENTION    
  INTEGER image(1), config(2), dump(3), eventLog(4), diags(5)  

QbFileImageType  
Not used.
TEXTUAL-CONVENTION    
  INTEGER switchImage(1), systemImage(2), iotImage(3)  

QbTransferStatus  
not used.
TEXTUAL-CONVENTION    
  INTEGER fileNotFound(1), accessViolation(2), notEnoughSpace(3), illegalOperation(4), unknownTransferID(5), fileAlreadyExists(6), noUser(7), generalError(8), incompatibleFile(9), noResponseFromServer(10), checksumError(11), aborted(12), statusUnknown(13), success(14), inProgress(15), alreadyRunning(16)  

QbSysApplId  
Not used.
TEXTUAL-CONVENTION    
  INTEGER www(1), telnet(2), nfs(3), snmp(4)  

ProtectionMode  
The protection status of a module. The protection status of a module is part of the state of the protection machine (i.e., the hardware and software that implements protection). The protection mode of all the modules included in a protection group(pair) together represent the state of the protection machine for that protection group. The inputs to the protection state machine that cause the redundancy mode of a module to transition from one value to another are events such as module failure, card removal, user configuration, etc. The user can force the redundancy machine transition to a desired state. The following values typically would be written: protection(1) - Creates a protection group that consists of two Main or Switch modules. lockout(3) - Make this module an active member of the protection group and doesn't allow this state to be changed . This option is applicable only to the WAN module. force(4) - This module is forced to become a standby member of the protection group. This option is applicable only to the WAN the swich pack module. manual(5) - Makes this module a standby member of the protection group. This option is applicable only to the WAN and the swich pack module. clear(6) - Undoes all protection commands that have been entered for this module. Used to clear user requests: lockout,force, manual. Does not affect whether channel is provisioned for protection). This option is applicable only to the WAN module. unprotected(7) - Does not use this module in the protection group. This option is applicable only to the WAN and Switch modules. Writing the above values may cause a switchover. When read, the values mean: active(2) - This module is an active member of the protection group. lockout(3) - This module is an active locked member of the protection group. unprotected(7) - This module is not being used at present as a member of the protection group(unprotected). standby(8) - This module is a standby member of the protection group. unequipped(9) - This module doesn't have a corresponding redundant module.
TEXTUAL-CONVENTION    
  INTEGER protection(1), active(2), lockout(3), force(4), manual(5), clear(6), unprotected(7), standby(8), unequipped(9)  

QbApsGroupMode  
The APS group mode allows a user to create/delete the 1+1 protection group. The Switch mode values are: protected(1) - creates a protection group that consists of two modules. unprotected(2) - deletes a protection group.
TEXTUAL-CONVENTION    
  INTEGER protected(1), unprotected(2)  

QbApsSwitchMode  
The APS switch mode allows a user to perform protection switch actions. The Switch mode values are: noop(1) - this value should be returned by a read request when no switch command has been written to a given slot since initialization. This value cannot be used in a write operation. clear(2) - Undoes all protection commands that have been entered for this module. Used to clear user requests: lockout,force, manual. force(3) - forces the module to become an active member of the protection group. manual(4) - Makes this module an active member of the protection group. lockout(5) - makes this module an active member of the protection group and prevents an active module from switching to the protection module.
TEXTUAL-CONVENTION    
  INTEGER noop(1), clear(2), force(3), manual(4), lockout(5)  

TimeStamp  
The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type.
TEXTUAL-CONVENTION    
  TimeTicks  

QbEventSrvAffect  
A event service effect. The value reflects the effect of this event on a corresponding service.
TEXTUAL-CONVENTION    
  INTEGER nonServiceAffecting(1), serviceAffecting(2)  

QbEventSeverity  
A event/alarm severity.
TEXTUAL-CONVENTION    
  INTEGER off(1), minor(2), major(3), critical(4)  

QbAlarmCondition  
An alarm condition.
TEXTUAL-CONVENTION    
  INTEGER alarmRaise(1), alarmClear(2)  

QbIoasSlot  
IOAS slots.
TEXTUAL-CONVENTION    
  INTEGER au-1(1), au-2(2), au-3(3), au-4(4), sw-a(5), proc-a(6), main-a(7), main-b(8), sw-b(9), proc-b(10), au-5(11), au-6(12), au-7(13), au-8(14), sysctl(15)  

QbSysPortLoc  
QB system ports.
TEXTUAL-CONVENTION    
  INTEGER none(0), ioasPort(1), ioasWanPort(2), ioasDwsPort(3), iotDwsPort(4), iotEnetPort(5), iotDs1Port1(6), iotDs1Port2(7), iotDs1Port3(8), iotDs1Port4(9)  

QbSysLedState  
QB system LED color.
TEXTUAL-CONVENTION    
  INTEGER ledOff(0), ledOn(1)  

QbNotificationAlarmCondition  
If this Notification is based on an Alarm conditon, this value is derived from the qbSysAlarmCondition of the alarm's corresponding qbSysAlarmEntry. If this Notification is not derived from an Alarm this value would be 'none(3)'.
TEXTUAL-CONVENTION    
  INTEGER alarmRaise(1), alarmClear(2), none(3)  

QbNotificationType  
The type of Notification. If it is based on an Alarm Condition then its type will be qbSysAlarmNotification(1) and the Notification's corresponding qbSysNotificationHistoryId refers to an entry in the qbSysAlarmIdTable. If it is based on an Event Condition then its type will be qbSysEventNotification(1) and the Notification's corresponding qbSysNotificationHistoryId refers to an entry in the qbSysEventIdTable.
TEXTUAL-CONVENTION    
  INTEGER qbAlarmNotification(1), qbEventNotification(2), other(3)  

QbNotificationAction  
The type of action that caused this Notification.
TEXTUAL-CONVENTION    
  INTEGER added(1), removed(2), fault(3), recovery(4), operStatusChange(5), stateChange(6), provisionedAttributeChange(7), informational(8)  

QbIotType  
The type of IOT terminal.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), qb100(9), qb100e(20), qb100s(43), qb100w(42), qb100ew(44), qb100es(45), qb101(46), qb101w(47), qb101s(48), qb101sw(49), qb105(50), qb105w(51), qb105s(52), qb105sw(53), qb616sw(54)  

QbSysDiscreteInputEntry  
SEQUENCE    
  qbSysDiscreteInputType INTEGER
  qbSysDiscreteInputName DisplayString
  qbSysDiscreteInputAdminStatus INTEGER
  qbSysDiscreteInputState INTEGER

QbSysAgentTrapDestEntry  
SEQUENCE    
  qbSysAgentTrapDestAddr IpAddress
  qbSysAgentTrapDestFilter INTEGER
  qbSysAgentTrapDestComm DisplayString
  qbSysAgentTrapDestRowStatus RowStatus
  qbSysAgentTrapDestPort INTEGER

QbSysBootImageEntry  
SEQUENCE    
  qbSysBootImageIndex INTEGER
  qbSysBootImageName DisplayString
  qbSysBootImageAddress Unsigned32

QbSysTransferEntry  
SEQUENCE    
  qbSysTransferIndex Unsigned32
  qbSysTransferSrc QbStorageType
  qbSysTransferSrcName DisplayString
  qbSysTransferDest QbStorageType
  qbSysTransferDestName DisplayString
  qbSysTransferServerAddr IpAddress
  qbSysTransferIot Unsigned32
  qbSysTransferOperStatus QbTransferStatus
  qbSysTransferOperProgress INTEGER
  qbSysTransferRowStatus RowStatus

QbSysEventHistoryEntry  
SEQUENCE    
  qbSysEventHistoryIndex Unsigned32
  qbSysEventHistoryDateTime DateAndTimeForm
  qbSysEventHistorySubsystem DisplayString
  qbSysEventHistorySrvAffect QbEventSrvAffect
  qbSysEventHistorySeverity QbEventSeverity
  qbSysEventHistoryId Unsigned32
  qbSysEventHistoryMsg DisplayString

QbSysAlarmEntry  
SEQUENCE    
  qbSysAlarmIndex Unsigned32
  qbSysAlarmDateTime DateAndTimeForm
  qbSysAlarmSrvAffect QbEventSrvAffect
  qbSysAlarmSeverity QbEventSeverity
  qbSysAlarmCondition QbAlarmCondition
  qbSysAlarmSubsystem DisplayString
  qbSysAlarmId Unsigned32
  qbSysAlarmMsg DisplayString
  qbSysAlarmResource OBJECT IDENTIFIER

QbSysAlarmHistoryEntry  
SEQUENCE    
  qbSysAlarmHistoryIndex Unsigned32
  qbSysAlarmHistoryDateTime DateAndTimeForm
  qbSysAlarmHistorySrvAffect QbEventSrvAffect
  qbSysAlarmHistorySeverity QbEventSeverity
  qbSysAlarmHistoryCondition QbAlarmCondition
  qbSysAlarmHistorySubsystem DisplayString
  qbSysAlarmHistoryId Unsigned32
  qbSysAlarmHistoryMsg DisplayString

QbSysEventIdEntry  
SEQUENCE    
  qbSysEventDescrId Unsigned32
  qbSysEventIdName DisplayString
  qbSysEventIdSeverity QbEventSeverity
  qbSysEventIdSASeverity QbEventSeverity
  qbSysEventAsTrap TruthValue

QbSysAlarmIdEntry  
SEQUENCE    
  qbSysAlarmDescrId Unsigned32
  qbSysAlarmIdName DisplayString
  qbSysAlarmIdSeverity QbEventSeverity
  qbSysAlarmIdSASeverity QbEventSeverity
  qbSysAlarmAsTrap TruthValue

QbSysNotificationHistoryEntry  
SEQUENCE    
  qbSysNotificationHistoryIndex Unsigned32
  qbSysNotificationOID OBJECT IDENTIFIER
  qbSysNotificationHistoryType QbNotificationType
  qbSysNotificationHistoryTypeId Unsigned32
  qbSysNotificationHistoryAction QbNotificationAction
  qbSysNotificationHistoryResource OBJECT IDENTIFIER
  qbSysNotificationHistoryCookie Unsigned32
  qbSysNotificationHistoryDateTime DateAndTimeForm
  qbSysNotificationHistoryAlarmCondition QbNotificationAlarmCondition
  qbSysNotificationHistoryServiceAffecting QbEventSrvAffect

QbSysModuleEntry  
SEQUENCE    
  qbSysModuleSlot INTEGER
  qbSysModuleType INTEGER
  qbSysModuleName DisplayString
  qbSysModuleOperStatus INTEGER
  qbSysModuleAdminStatus INTEGER
  qbSysModuleTestResult INTEGER
  qbSysModuleNumPorts INTEGER
  qbSysModulePortStatus OCTET STRING
  qbSysModuleModel DisplayString
  qbSysModuleSerialNum DisplayString
  qbSysModuleEqId DisplayString
  qbSysModuleHwVersion DisplayString
  qbSysModuleSwVersion DisplayString
  qbSysModuleProtectionMode ProtectionMode
  qbSysModuleLastSwitchoverTime TimeStamp
  qbSysModuleSwitchoverReason INTEGER
  qbSysModuleLedStatus OCTET STRING
  qbSysModuleProductName DisplayString
  qbSysModuleTestLeds INTEGER

QbSysModuleApsEntry  
SEQUENCE    
  qbSysModuleApsGroupAdminMode QbApsGroupMode
  qbSysModuleApsGroupOperMode INTEGER
  qbSysModuleApsSwitchAdminMode QbApsSwitchMode
  qbSysModuleApsSwitchOperMode INTEGER
  qbSysModuleApsLastSwitchoverTime TimeStamp

QbSysPortEntry  
SEQUENCE    
  qbSysPort INTEGER
  qbSysPortName DisplayString
  qbSysPortType INTEGER
  qbSysPortOperStatus INTEGER
  qbSysPortIfIndex Unsigned32
  qbSysPortLoopbackConfig INTEGER

QbSysIotEntry  
SEQUENCE    
  qbSysIotSerialNumber Unsigned32
  qbSysIoasDwsIfIndex InterfaceIndex
  qbSysIotAddr Unsigned32
  qbSysIotDescr DisplayString
  qbSysIotName DisplayString
  qbSysIotLocation DisplayString
  qbSysIotSwVersion DisplayString
  qbSysIotHwVersion DisplayString
  qbSysIotOperStatus INTEGER
  qbSysIotAdminStatus INTEGER
  qbSysIotDsx1LineCoding INTEGER
  qbSysIotSerialStr DisplayString
  qbSysIotRowStatus RowStatus
  qbSysIotManufSerialNum DisplayString
  qbSysIotType QbIotType
  qbSysIotProductName DisplayString
  qbSysIotSignalFmt INTEGER
  qbSysIotRollSerialNumber Unsigned32
  qbSysIotNumSlots INTEGER

QbSysIotFileEntry  
SEQUENCE    
  qbSysIotFileSerialNumber Unsigned32
  qbSysIotFileAvailableVersion1 DisplayString
  qbSysIotFileAvailableVersion2 DisplayString
  qbSysIotFileRunningVersion DisplayString
  qbSysIotFileAcceptedVersion DisplayString
  qbSysIotFileDownLoadVersion DisplayString
  qbSysIotFileSysUpTime TimeTicks
  qbSysIotFileLastModification TimeTicks
  qbSysIotFileAction INTEGER
  qbSysIotFileDownLoadStatus INTEGER
  qbSysIotFileErrorMsg DisplayString

QbSysIfLocationEntry  
SEQUENCE    
  qbIfLocationSlot QbIoasSlot
  qbIfLocationAddr Unsigned32
  qbIfLocationPort QbSysPortLoc
  qbIfLocationType INTEGER
  qbIfLocationSerialNumber Unsigned32

Defined Values

qbSysMIB 1.3.6.1.4.1.4323.2.2
This module defines objects for the management of Quantum Bridge devices.
MODULE-IDENTITY    

qbSysObjects 1.3.6.1.4.1.4323.2.2.1
OBJECT IDENTIFIER    

qbSysNotifications 1.3.6.1.4.1.4323.2.2.2
OBJECT IDENTIFIER    

qbSysConformance 1.3.6.1.4.1.4323.2.2.3
OBJECT IDENTIFIER    

qbSysGeneralGroup 1.3.6.1.4.1.4323.2.2.1.1
OBJECT IDENTIFIER    

qbSysConfigParamsGroup 1.3.6.1.4.1.4323.2.2.1.2
OBJECT IDENTIFIER    

qbSysEventsGroup 1.3.6.1.4.1.4323.2.2.1.3
OBJECT IDENTIFIER    

qbSysModuleGroup 1.3.6.1.4.1.4323.2.2.1.4
OBJECT IDENTIFIER    

qbSysPortGroup 1.3.6.1.4.1.4323.2.2.1.5
OBJECT IDENTIFIER    

qbSysIotGroup 1.3.6.1.4.1.4323.2.2.1.6
OBJECT IDENTIFIER    

qbSysInterfacesGroup 1.3.6.1.4.1.4323.2.2.1.7
OBJECT IDENTIFIER    

qbSysDateTime 1.3.6.1.4.1.4323.2.2.1.1.1
The current date and time of the system. Note that this can also be used to set and reset the current date and time.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTimeForm  

qbSysOperStatus 1.3.6.1.4.1.4323.2.2.1.1.2
The current operational status of the Quantum Bridge IOAS System as a whole. A value 'unknown(1)' indicates that the current state of the system could not be determined. The value 'running(2)' indicates that the system is up and running and that no unusual error conditions have been detected. The 'warning(3)' state indicates that the agent has been informed of an unusual error condition by the operational software (e.g., a device driver) but that the system is still 'operational'. (The qbSysBootDiagsCode object may provide more information.) A value of 'testing(4)', indicates that the system is not available for use because it is in the testing state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4)  

qbSysResetCtl 1.3.6.1.4.1.4323.2.2.1.1.3
This is the 'software reset button' of the agent. When read, this object always returns the value 'ready(1)'. When set to 'reset(2)', the system will reset and reload its configuration from FLASH/NVRAM. Note that when this object is set, the object qbSysResetVersion will be used to get the software version to be booted from.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), reset(2)  

qbSysBootDiagsCode 1.3.6.1.4.1.4323.2.2.1.1.4
An error code giving more details about a boot diagnostics failure indicated by qbSysOperStatus 'warning(1)' or 'down(2)'. The value 0 indicates no failure detected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qbSysWatchdogUpdate 1.3.6.1.4.1.4323.2.2.1.1.5
The number of seconds between watchdog timer updates. A watch dog reset will occur if the timer is not updated within one cycle. A value of 0 disables the watchdog timeout. The valid range of a functioning update is 1-60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1..60  

qbSysRunningImageVersion 1.3.6.1.4.1.4323.2.2.1.1.6
The running image version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysPowerSupplyType 1.3.6.1.4.1.4323.2.2.1.1.7
The type of power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

qbSysAcoCtl 1.3.6.1.4.1.4323.2.2.1.1.8
The object allows to set the ACO (alarm cut off) function. When is set to clear(2) will turn off the ACO LED and supress visible alarms.Functionally it is equivalent to pushing the ACO button. Any new alarm causes the ACO button LED to illuminate. When read, this object always returns the value 'on(1)'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), clear(2)  

qbSysAutonomousStatus 1.3.6.1.4.1.4323.2.2.1.1.9
The object enables or disables alarms at the CLI (when a user logged in). If on, autonomous alarms will display at CLI. If off, they will not be displayed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

qbSysDiscreteInputTable 1.3.6.1.4.1.4323.2.2.1.1.10
A list of discrete inputs entries. This table contains information specifying discrete inputs that are configured for this system. Each entry in the table with a status of 'active' identifies a discrete input that is currently enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysDiscreteInputEntry

qbSysDiscreteInputEntry 1.3.6.1.4.1.4323.2.2.1.1.10.1
Information about a single Discrete Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysDiscreteInputEntry  

qbSysDiscreteInputType 1.3.6.1.4.1.4323.2.2.1.1.10.1.1
The user defined type of the discrete input.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

qbSysDiscreteInputName 1.3.6.1.4.1.4323.2.2.1.1.10.1.2
The user defined discrete input name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

qbSysDiscreteInputAdminStatus 1.3.6.1.4.1.4323.2.2.1.1.10.1.3
The value determines the desired administrative status of a discrete input. If enabled, the The enabled and disabled states indicate that the discrete-input is enabled or disabled respectively. The unknown state indicates that the discrete input was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), enabled(2), disabled(3)  

qbSysDiscreteInputState 1.3.6.1.4.1.4323.2.2.1.1.10.1.4
The value determines the operational status of a discrete input. The on and off states indicate that the discrete-input is enabled or disabled respectively. The unknown state indicates that the discrete input was not configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), on(2), off(3)  

qbSysAgentGroup 1.3.6.1.4.1.4323.2.2.1.1.11
OBJECT IDENTIFIER    

qbSysSnmpRevision 1.3.6.1.4.1.4323.2.2.1.1.11.1
The revision number of the SNMP agent implementation. The first two bytes indicate major revision number, the second two bytes indicate the minor revision number
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbSysMgmtIpAddr 1.3.6.1.4.1.4323.2.2.1.1.11.2
Active IP Address for SNMP Management of this chassis. This is the IP address used for network mangement.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qbSysMgmtIpMask 1.3.6.1.4.1.4323.2.2.1.1.11.3
This is the IP network mask associated with the Management interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qbSysDefaultIpRouter 1.3.6.1.4.1.4323.2.2.1.1.11.4
This is a machine, connected to the same subnet as the sysctl management interface, which is capable of routing IP packets
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qbSysAgentReadCommunity 1.3.6.1.4.1.4323.2.2.1.1.11.5
This object is the read community string for the SNMP, see RFC1157.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

qbSysAgentReadWriteCommunity 1.3.6.1.4.1.4323.2.2.1.1.11.6
This object is the read-write community string for the SNMP,see RFC1157. The read-write community string is required to modify this object.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

qbSysAgentTrapDestTable 1.3.6.1.4.1.4323.2.2.1.1.11.7
This table contains information specifying which traps will be transmitted to a given destination address. The table is indexed by the destination address. Each entry in the table with a status of 'active' identifies a set of traps which, when generated, will be transmitted to the corresponding destination address listed in that entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysAgentTrapDestEntry

qbSysAgentTrapDestEntry 1.3.6.1.4.1.4323.2.2.1.1.11.7.1
Information relating to a set of traps and a destination address to which each trap in this set will be transmitted when it is generated. To create a new entry, a non-existent instance of qbSysAgentTrapDestAddr must be created. To remove an entry, an instance of qbSysAgentTrapDestEntryStatus of the entry must be set to destroy(6).
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysAgentTrapDestEntry  

qbSysAgentTrapDestAddr 1.3.6.1.4.1.4323.2.2.1.1.11.7.1.1
The destination address to which traps are to be transmitted.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

qbSysAgentTrapDestFilter 1.3.6.1.4.1.4323.2.2.1.1.11.7.1.2
Indicates which traps are sent to the destination address. Note that, currently,for Release 1, the only object 'all' can be set
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER minor(1), major(2), critical(3), all(4)  

qbSysAgentTrapDestComm 1.3.6.1.4.1.4323.2.2.1.1.11.7.1.3
Community string used for trap messages to this destination.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysAgentTrapDestRowStatus 1.3.6.1.4.1.4323.2.2.1.1.11.7.1.4
The status of this conceptual row. This OBJECT can be set to: createAndGo(4) destroy(6) Setting this object to active(1) when its value is already active(1) is a no-op. Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to destroy(6) will remove the corresponding entry in this table. The following values may be read: active(1). The following objects cannot be modified while the value of this object is active(1): qbSysAgentTrapDestAddr.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qbSysAgentTrapDestPort 1.3.6.1.4.1.4323.2.2.1.1.11.7.1.5
The destination port number for this trap address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

qbSysDefaultRouterType 1.3.6.1.4.1.4323.2.2.1.1.11.8
This indicates the kind of the management port associated with the default gateway.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), enetmgt(1), atmmgt(2)  

qbSysCliMsgCode 1.3.6.1.4.1.4323.2.2.1.1.11.9
This object is the read-write community string for the SNMP,see RFC1157. The read-write community string is required to modify this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

qbRIPConfig 1.3.6.1.4.1.4323.2.2.1.1.11.10
This is a singular object in qbSysAgentGroup and is for enabling or disabling RIP Configuration system wide
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qbSysFileGroup 1.3.6.1.4.1.4323.2.2.1.1.12
OBJECT IDENTIFIER    

qbSysBootImageTable 1.3.6.1.4.1.4323.2.2.1.1.12.1
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysBootImageEntry

qbSysBootImageEntry 1.3.6.1.4.1.4323.2.2.1.1.12.1.1
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  QbSysBootImageEntry  

qbSysBootImageIndex 1.3.6.1.4.1.4323.2.2.1.1.12.1.1.1
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

qbSysBootImageName 1.3.6.1.4.1.4323.2.2.1.1.12.1.1.2
Not used.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

qbSysBootImageAddress 1.3.6.1.4.1.4323.2.2.1.1.12.1.1.3
Not used.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbSysTransferTable 1.3.6.1.4.1.4323.2.2.1.1.12.2
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysTransferEntry

qbSysTransferEntry 1.3.6.1.4.1.4323.2.2.1.1.12.2.1
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  QbSysTransferEntry  

qbSysTransferIndex 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.1
Not used.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

qbSysTransferSrc 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.2
Not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  QbStorageType  

qbSysTransferSrcName 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.3
Not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

qbSysTransferDest 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.4
Not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  QbStorageType  

qbSysTransferDestName 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.5
Not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

qbSysTransferServerAddr 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.6
Not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

qbSysTransferIot 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.7
not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

qbSysTransferOperStatus 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.8
Not used.
Status: obsolete Access: read-only
OBJECT-TYPE    
  QbTransferStatus  

qbSysTransferOperProgress 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.9
notused.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

qbSysTransferRowStatus 1.3.6.1.4.1.4323.2.2.1.1.12.2.1.10
not used.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

qbSysResetVersion 1.3.6.1.4.1.4323.2.2.1.1.13
The version used by the system controller when remotely reset.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

qbSysFeatureKeys 1.3.6.1.4.1.4323.2.2.1.1.14
inidcates which features of OAS software are administratively enabled on this system. If a bit is set, then the corresponding feature is enabled. Note: unlimited number of features can be enabled or disabled via this object.
Status: current Access: read-only
OBJECT-TYPE    
  BITS qbSysAtmKey(0), qbSysTdmKey(1)  

qbSysPortBwSharing 1.3.6.1.4.1.4323.2.2.1.1.15
This object shows and controls the bandwidth allocation between Au-1 and au-2. If it is set to 622, then there is no port sharing enabled between the ports. Any other setting will enable port sharing, and the 622 Mbis/sec of bandwidth is split between the 2 ports. Note. If protection is being used, then the bandwidth should be set to 622.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 155 | 311 | 466 | 622  

qbSysTestLeds 1.3.6.1.4.1.4323.2.2.1.1.16
This object tests the system LEDs. If the object is read it should return ready. Setting the value test will initiate the LED test.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), test(2)  

qbSysSwAccepted 1.3.6.1.4.1.4323.2.2.1.1.17
if true, the software in the switch is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qbChassisSysType 1.3.6.1.4.1.4323.2.2.1.1.18
The chassis system type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), qb5000(2), qb3000(3)  

qbChassisBkplType 1.3.6.1.4.1.4323.2.2.1.1.19
The chassis backplane type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), giga2(2), giga5(3)  

qbChassisNumSlots 1.3.6.1.4.1.4323.2.2.1.1.20
The number of slots in the chassis available for plug-in modules. QB3000 contains 7 slots, QB5000 contains 15 slots
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

qbChassisBulkStatsCtl 1.3.6.1.4.1.4323.2.2.1.1.21
The object allows to enable and disable bulk statistics collection on the OAS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qbSysConfigLastWriteDateTime 1.3.6.1.4.1.4323.2.2.1.2.1
The last time any configuration parameter value was written to flash memory. A zero-length value indicates that no changes have been made and that the system is running using all defaults. Note that this parameter must be saved in non-volatile memory across re-initializations of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysConfigLastWriteSource 1.3.6.1.4.1.4323.2.2.1.2.2
The source address of the entity that made the last configuration change to the system. The value 127.0.0.1 (the loopback address) indicates the local console. This value must also be saved in non-volatile memory across re-initializations of the system.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

qbSysProvType 1.3.6.1.4.1.4323.2.2.1.2.3
The type of provisioning that occured to the system. provIot indicates that an IOT added/removed, or changed state. provConn indicates that a connection added/removed, or changed state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER provIot(1), provConnection(2)  

qbSysEventHistoryTable 1.3.6.1.4.1.4323.2.2.1.3.1
A table of events in the order that they were generated. An event may or may not be added to this (conceptual) table based on whether it passes all of the input filter criteria identified below. When the table is retrieved via SNMP operations, it may or may not include a specific event based on the current output filter criteria.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysEventHistoryEntry

qbSysEventHistoryEntry 1.3.6.1.4.1.4323.2.2.1.3.1.1
Information about a single event.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysEventHistoryEntry  

qbSysEventHistoryIndex 1.3.6.1.4.1.4323.2.2.1.3.1.1.1
Indicates the number of the event. Events are numbered sequentially from 1 - n. A management station can keep track of the last event it uploaded and periodically GET-NEXT from there to determine if there have been any new events. This means that, as events are removed from the table their indices are not reused until the next reset to default configuration (which loses all stored events). The agent must store the 'next available event number' value across re-initializations of the system, resetting it to 1 only when the configuration is reset to defaults.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysEventHistoryDateTime 1.3.6.1.4.1.4323.2.2.1.3.1.1.2
The date and time when this event was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysEventHistorySubsystem 1.3.6.1.4.1.4323.2.2.1.3.1.1.3
The subsystem that generated this event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysEventHistorySrvAffect 1.3.6.1.4.1.4323.2.2.1.3.1.1.4
Describes whether the event was service affecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSrvAffect  

qbSysEventHistorySeverity 1.3.6.1.4.1.4323.2.2.1.3.1.1.5
The severity of the event.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysEventHistoryId 1.3.6.1.4.1.4323.2.2.1.3.1.1.6
The identifier of the event. This id is unique within a system. This id maps to a qbSysEventIdEntry. It is used to lookup the event description in the qbSysEventIdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

qbSysEventHistoryMsg 1.3.6.1.4.1.4323.2.2.1.3.1.1.7
Textual message associated with the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysEventHistoryMaxTableSize 1.3.6.1.4.1.4323.2.2.1.3.2
The maximum number of entries in the qbSysEventHistoryTable. When the number of entries gets larger than this size, older entries are discarded. The event level is considered when discarding old events because the log is full (old debug or trace messages are discarded before even older warning or fatal messages).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

qbSysEventHistoryOutFilterLevel 1.3.6.1.4.1.4323.2.2.1.3.3
obsolete.
Status: obsolete Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysEventHistoryOutFilterDateTime 1.3.6.1.4.1.4323.2.2.1.3.4
obsolete.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysEventHistoryClearAllCtl 1.3.6.1.4.1.4323.2.2.1.3.5
Setting this object to 'clear(2)' removes all entries from the qbSysAlarmHistoryTable, the qbSysEventHistoryTable and the qbSysNotificationHistoryTable. When read, this object always returns the value 'ready(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), clear(2)  

qbSysAlarmTable 1.3.6.1.4.1.4323.2.2.1.3.6
A table that conatins the currently triggered alarms in the order that have not been cleared yet. The index is incremented for each new alarm entry put onto the ring. When an alarm is cleared this entry is removed from the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysAlarmEntry

qbSysAlarmEntry 1.3.6.1.4.1.4323.2.2.1.3.6.1
Information about a single alarm that is currently triggered.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysAlarmEntry  

qbSysAlarmIndex 1.3.6.1.4.1.4323.2.2.1.3.6.1.1
The internal index into the Alarm Table. The index is incremented for each new alarm entry put into the ring. When the alarm is cleared the entry is removed from the table. On a node reset, the object is reset to 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysAlarmDateTime 1.3.6.1.4.1.4323.2.2.1.3.6.1.2
The date and time when this alarm was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysAlarmSubsystem 1.3.6.1.4.1.4323.2.2.1.3.6.1.3
The subsystem that generated this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysAlarmSrvAffect 1.3.6.1.4.1.4323.2.2.1.3.6.1.4
The type of the alarm. Can be 2 different modes: Service affecting and nonservice affecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSrvAffect  

qbSysAlarmSeverity 1.3.6.1.4.1.4323.2.2.1.3.6.1.5
The severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysAlarmCondition 1.3.6.1.4.1.4323.2.2.1.3.6.1.6
The condition of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  QbAlarmCondition  

qbSysAlarmId 1.3.6.1.4.1.4323.2.2.1.3.6.1.7
The identifier of the alarm. This id is unique within a system. This id maps to a qbSysAlarmIdEntry. This is used to lookup the alarm description in the qbSysAlarmIdTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

qbSysAlarmMsg 1.3.6.1.4.1.4323.2.2.1.3.6.1.8
Textual message associated with the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysAlarmResource 1.3.6.1.4.1.4323.2.2.1.3.6.1.9
The Resource to which this alarm corresponds. For example, if the alarm refers to Module removal, the resource would be the OID 'qbSysModuleOperStatus', including the instance ID of the Module removed.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbSysAlarmHistoryTable 1.3.6.1.4.1.4323.2.2.1.3.7
A table of alarms in the order that they were generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysAlarmHistoryEntry

qbSysAlarmHistoryEntry 1.3.6.1.4.1.4323.2.2.1.3.7.1
Information about a single alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysAlarmHistoryEntry  

qbSysAlarmHistoryIndex 1.3.6.1.4.1.4323.2.2.1.3.7.1.1
Indicates the number of the alarm. Alarms are numbered sequentially from 1 - n. A management station can keep track of the last event it uploaded and periodically GET-NEXT from there to determine if there have been any new events. This means that, as alarms are removed from the table their indices are not reused until the next reset to default configuration (which loses all stored alarms). The agent must store the 'next available alarm number' value across re-initializations of the system, resetting it to 1 only when the configuration is reset to defaults.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysAlarmHistoryDateTime 1.3.6.1.4.1.4323.2.2.1.3.7.1.2
The date and time when this alarm was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysAlarmHistorySubsystem 1.3.6.1.4.1.4323.2.2.1.3.7.1.3
The subsystem that generated this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysAlarmHistorySrvAffect 1.3.6.1.4.1.4323.2.2.1.3.7.1.4
Describes whether the event was service affecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSrvAffect  

qbSysAlarmHistorySeverity 1.3.6.1.4.1.4323.2.2.1.3.7.1.5
The severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysAlarmHistoryCondition 1.3.6.1.4.1.4323.2.2.1.3.7.1.6
The condition of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  QbAlarmCondition  

qbSysAlarmHistoryId 1.3.6.1.4.1.4323.2.2.1.3.7.1.7
The identifier of the alarm. This id is unique within a system. This is used to lookup the alarm description in the qbSysAlarmIdTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

qbSysAlarmHistoryMsg 1.3.6.1.4.1.4323.2.2.1.3.7.1.8
Textual message associated with the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbSysAlarmHistoryMaxTableSize 1.3.6.1.4.1.4323.2.2.1.3.8
The maximum number of entries in the AlarmHistoryTable. When the number of entries gets larger than this size, older entries are discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

qbSysAlarmHistoryOutFilterLevel 1.3.6.1.4.1.4323.2.2.1.3.9
obsolete.
Status: obsolete Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysAlarmHistoryOutFilterDateTime 1.3.6.1.4.1.4323.2.2.1.3.10
obsolete.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysAlarmHistoryClearAllCtl 1.3.6.1.4.1.4323.2.2.1.3.11
Setting this object to 'clear(2)' removes all entries from the qbSysAlarmHistoryTable, the qbSysEventHistoryTable and the qbSysNotificationHistoryTable. When read, this object always returns the value 'ready(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), clear(2)  

qbSysEventIdTable 1.3.6.1.4.1.4323.2.2.1.3.12
A table of event information for each identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysEventIdEntry

qbSysEventIdEntry 1.3.6.1.4.1.4323.2.2.1.3.12.1
Information for a particular event id.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysEventIdEntry  

qbSysEventDescrId 1.3.6.1.4.1.4323.2.2.1.3.12.1.1
The unique event identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysEventIdName 1.3.6.1.4.1.4323.2.2.1.3.12.1.2
The textual name of the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

qbSysEventIdSeverity 1.3.6.1.4.1.4323.2.2.1.3.12.1.3
The severity of the event.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysEventIdSASeverity 1.3.6.1.4.1.4323.2.2.1.3.12.1.4
The severity of the alarm when it is Service Affecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysEventAsTrap 1.3.6.1.4.1.4323.2.2.1.3.12.1.5
If true, this Event initiates an SNMP Trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

qbSysAlarmIdTable 1.3.6.1.4.1.4323.2.2.1.3.13
A table of alarm information for each identifier
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysAlarmIdEntry

qbSysAlarmIdEntry 1.3.6.1.4.1.4323.2.2.1.3.13.1
Information for a particular alarm id.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysAlarmIdEntry  

qbSysAlarmDescrId 1.3.6.1.4.1.4323.2.2.1.3.13.1.1
The unique alarm identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysAlarmIdName 1.3.6.1.4.1.4323.2.2.1.3.13.1.2
The textual name of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

qbSysAlarmIdSeverity 1.3.6.1.4.1.4323.2.2.1.3.13.1.3
The severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysAlarmIdSASeverity 1.3.6.1.4.1.4323.2.2.1.3.13.1.4
The severity of the alarm when it is Service Affecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysAlarmAsTrap 1.3.6.1.4.1.4323.2.2.1.3.13.1.5
If true, this Alarm initiates an SNMP trap.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

qbSysNotificationHistoryTable 1.3.6.1.4.1.4323.2.2.1.3.14
A table of Notifications in the order that they were generated. Currently these Notifications include qbSysUnsolicitedEvents and qbSysConfigurationEvents.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysNotificationHistoryEntry

qbSysNotificationHistoryEntry 1.3.6.1.4.1.4323.2.2.1.3.14.1
Information about a single Notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysNotificationHistoryEntry  

qbSysNotificationHistoryIndex 1.3.6.1.4.1.4323.2.2.1.3.14.1.1
A unique number of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysNotificationOID 1.3.6.1.4.1.4323.2.2.1.3.14.1.2
Indicates OID of the Notifcation that this entry refers. Though primarily intended to be the qbSysUnsolicitedEvent or qbSysConfigurationEvent OID, this value could also be another NOTIFICATION OID, for example a standard SNMP NOTIFICATION.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbSysNotificationHistoryType 1.3.6.1.4.1.4323.2.2.1.3.14.1.3
The type of Resource Event this notification represents. If this is a qbAlarm Notification, then the qbSysNotificationHistoryId refers to an entry in the qbSysAlarmIdTable. If it is of type qbEvent, the qbSysNotificationHistoryId refers to an entry in the qbSysEventIdTable.
Status: current Access: read-only
OBJECT-TYPE    
  QbNotificationType  

qbSysNotificationHistoryTypeId 1.3.6.1.4.1.4323.2.2.1.3.14.1.4
This Id can optioanlly refer to a structure that augments the Notification.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbSysNotificationHistoryAction 1.3.6.1.4.1.4323.2.2.1.3.14.1.5
The resource action that caused this event.
Status: current Access: read-only
OBJECT-TYPE    
  QbNotificationAction  

qbSysNotificationHistoryResource 1.3.6.1.4.1.4323.2.2.1.3.14.1.6
The Resource to which this entry corresponds. For example, if the Notication refers to Module removal, the resource would be the OID 'qbSysModuleOperStatus', including the instance ID of the Module removed.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbSysNotificationHistoryCookie 1.3.6.1.4.1.4323.2.2.1.3.14.1.7
This cookie is used to store augmenting information pertaining to this Notification. By convention, the cookie contains the value of the object 'pointed' to by qbSysNotificationHistoryResource. If this value is not syntactically consistent with the qbSysNotificationHistoryResource, then it is by convention set to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbSysNotificationHistoryDateTime 1.3.6.1.4.1.4323.2.2.1.3.14.1.8
The time when this Notification was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

qbSysNotificationHistoryAlarmCondition 1.3.6.1.4.1.4323.2.2.1.3.14.1.9
The alarm condition of the Notification.
Status: current Access: read-only
OBJECT-TYPE    
  QbNotificationAlarmCondition  

qbSysNotificationHistoryServiceAffecting 1.3.6.1.4.1.4323.2.2.1.3.14.1.10
If this Notification's QbNotificationType is an alarm or event, then this obejct identifies whether the corresponding alarm or event was service affecting. Otherwise, it is nonServiceAffecting.
Status: current Access: read-only
OBJECT-TYPE    
  QbEventSrvAffect  

qbSysNotificationHistoryMaxTableSize 1.3.6.1.4.1.4323.2.2.1.3.15
The maximum number of entries in the NotificationHistoryTable. When the number of entries gets larger than this size, older entries are discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

qbSysNotificationHistoryOutFilterLevel 1.3.6.1.4.1.4323.2.2.1.3.16
obsolete.
Status: obsolete Access: read-only
OBJECT-TYPE    
  QbEventSeverity  

qbSysNotificationHistoryOutFilterDateTime 1.3.6.1.4.1.4323.2.2.1.3.17
obsolete.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DateAndTimeForm  

qbSysNotificationHistoryClearAllCtl 1.3.6.1.4.1.4323.2.2.1.3.18
obsolete.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), clear(2)  

qbSysAlarmHistoryLastIndex 1.3.6.1.4.1.4323.2.2.1.3.19
The index of the last entry in the qbSysAlarmHistoryTable, in time-order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

qbSysEventHistoryLastIndex 1.3.6.1.4.1.4323.2.2.1.3.20
The index of the last entry in the qbSysEventHistoryTable, in time-order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

qbSysGlobalHistoryLastIndex 1.3.6.1.4.1.4323.2.2.1.3.21
This is a currently private value that can be used to retrieve the last entry in the qbSysNotificationHistoryTable, in time-order.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

qbSysModuleTable 1.3.6.1.4.1.4323.2.2.1.4.1
A list of IOAS's cards. The number of entries is the number of cards in the IOAS chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysModuleEntry

qbSysModuleEntry 1.3.6.1.4.1.4323.2.2.1.4.1.1
Entry containing information about one module in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysModuleEntry  

qbSysModuleSlot 1.3.6.1.4.1.4323.2.2.1.4.1.1.1
This value is determined by the OAS slot number where the module is located. Valid range is from 1 to 15 for QB5000 and from 1 to 7 for QB3000.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

qbSysModuleType 1.3.6.1.4.1.4323.2.2.1.4.1.1.2
The module type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER main(1), dws(2), switchProc(3), switch(4), q155(5), vt155(6), s622(7), dws622sw(8), q155-T(9), vt155-T(10), s622-T(11), switchGiga2(15), syscon(17), other(18), empty(19), enhSwitchProc(20), dws622w(21), dws155s(22), sysconII(23), dws622s(24), es24-10-100(25), t1E1-16(26), s622LR(27), s622LR-T(28), dws155sw(29), q155LR(30), q155LR-T(31), gigesw(32), unknown(1000)  

qbSysModuleName 1.3.6.1.4.1.4323.2.2.1.4.1.1.3
A descriptive string used by network administrator to name the module.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysModuleOperStatus 1.3.6.1.4.1.4323.2.2.1.4.1.1.4
The operational status of the module. If the status is not ok, the value of the moduleTestResult gives more detailed information about the module's failure condition(s).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), empty(2), init(3), recovery(4), inService(5), removed(6), failed(7)  

qbSysModuleAdminStatus 1.3.6.1.4.1.4323.2.2.1.4.1.1.5
This object, when read, returns one of the following results: other(1): module permanently enabled enable(3): module currently enabled disable(4): module currently disabled clearslot(5): used to clear slot Setting this object to one of the acceptable values gives the following results: other(1): gives an error reset(2): resets the module enable(3): if the module status is configurable, enables the module, else gives error disable(4): if the module status is configurable, disables the module, else gives error Setting this object to any other value results in an error. Note that, currently, this object 'readonly'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2), enable(3), disable(4), clearslot(5)  

qbSysModuleTestResult 1.3.6.1.4.1.4323.2.2.1.4.1.1.6
The result of the module's self test. A zero indicates that the module passed all tests. Bits set in the result indicate error conditions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

qbSysModuleNumPorts 1.3.6.1.4.1.4323.2.2.1.4.1.1.7
The number of ports supported by the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

qbSysModulePortStatus 1.3.6.1.4.1.4323.2.2.1.4.1.1.8
A series of bytes containing status information about the module and each of the ports in the module. The first byte contains the status of the module (same value as moduleStatus), and subsequent bytes contain statuses for the first through last ports on the module (same value as ifOperStatus).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

qbSysModuleModel 1.3.6.1.4.1.4323.2.2.1.4.1.1.9
The manufacturer's model part number for the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysModuleSerialNum 1.3.6.1.4.1.4323.2.2.1.4.1.1.10
The manufacturer's serial number for the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysModuleEqId 1.3.6.1.4.1.4323.2.2.1.4.1.1.11
The manufacturer's equipment identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysModuleHwVersion 1.3.6.1.4.1.4323.2.2.1.4.1.1.12
The hardware version of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

qbSysModuleSwVersion 1.3.6.1.4.1.4323.2.2.1.4.1.1.13
The software version of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

qbSysModuleProtectionMode 1.3.6.1.4.1.4323.2.2.1.4.1.1.14
Protection mode of a module.
Status: current Access: read-write
OBJECT-TYPE    
  ProtectionMode  

qbSysModuleLastSwitchoverTime 1.3.6.1.4.1.4323.2.2.1.4.1.1.15
The value of sysUpTime at the last switchover of the switch cards. The value is zero if there has been no switchover since agent initialization.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

qbSysModuleSwitchoverReason 1.3.6.1.4.1.4323.2.2.1.4.1.1.16
The reason for the last switch card switchover. The value is none(1) if there has been no switchover since agent initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), userInitiated(3), moduleFailed(4), moduleRecovered(5), moduleRemoved(6), moduleInserted(7)  

qbSysModuleLedStatus 1.3.6.1.4.1.4323.2.2.1.4.1.1.17
Led OCTET String A series of bytes containing status information about each of leds in the module. For every led two bytes are allocated. The first byte indicates the led type, the second byte indicates the led state (on/off). Therefore byte string size is different depending of the module types. The leds of modules as follows: SYSCON: 1 CR(0) 2 MJ(1) 3 MN(2) 4 MNTC(3) 5 Fault(4) 6 ACO(5) SWITCH/SWPROC - 1 FAULT(1) 2 ACTIVE(2) WAN/MOC12 1 FAULT(0) 2 ACTIVE(1) 3 LOS(2) AU-1 1 FAULT(0) 2 ACTIVE(1) 3 LOS(2)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

qbSysModuleProductName 1.3.6.1.4.1.4323.2.2.1.4.1.1.18
A descriptive string used by vendor to name the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysModuleTestLeds 1.3.6.1.4.1.4323.2.2.1.4.1.1.19
This object tests the module LEDs. If the object is read, it should return ready. Setting the value test will initiate the LED test for this card.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), test(2)  

qbSysApsAlarmStatus 1.3.6.1.4.1.4323.2.2.1.4.2
Indicates whether APS alarms should be generated for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

qbSysModuleApsTable 1.3.6.1.4.1.4323.2.2.1.4.3
This tables lists OAS's modules. The number of entries is equals the number of cards in an OAS chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysModuleApsEntry

qbSysModuleApsEntry 1.3.6.1.4.1.4323.2.2.1.4.3.1
Entry contains module APS information.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysModuleApsEntry  

qbSysModuleApsGroupAdminMode 1.3.6.1.4.1.4323.2.2.1.4.3.1.1
This object is used to set the protection mode for a given slot. Note: Only main-a, main-b, au-1, au-2, au-3, au-4, au-5 au-6, au-7 or au-8 may be selected for. this object. Only slots containing SONET interfaces are valid.
Status: current Access: read-write
OBJECT-TYPE    
  QbApsGroupMode  

qbSysModuleApsGroupOperMode 1.3.6.1.4.1.4323.2.2.1.4.3.1.2
This object indicates a protection mode of a given slot within an SPG group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(1), unprotected(2), active(3), standby(4)  

qbSysModuleApsSwitchAdminMode 1.3.6.1.4.1.4323.2.2.1.4.3.1.3
This object is used to allow a user execution APS switch commands for a given slot.
Status: current Access: read-write
OBJECT-TYPE    
  QbApsSwitchMode  

qbSysModuleApsSwitchOperMode 1.3.6.1.4.1.4323.2.2.1.4.3.1.4
The object indicates the current highest priority switching state of the slot. noop - this value should be returned by a read request when no switch command has been written to a given slot since initialization. sf - signal failure on the slot sd - signal degrade on the slot fail - equipment fail or removed
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noop(1), clear(2), lockout(3), force(4), manual(5), sf(6), sd(7), fail(8)  

qbSysModuleApsLastSwitchoverTime 1.3.6.1.4.1.4323.2.2.1.4.3.1.5
The value of sysUpTime at the time of the last switchover of the a given card. The value is zero if there has not been a switchover since agent initialization.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

qbSysPortTable 1.3.6.1.4.1.4323.2.2.1.5.1
A list of port entries. The number of entries is determined by the number of modules in the chassis and the number of ports in each module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysPortEntry

qbSysPortEntry 1.3.6.1.4.1.4323.2.2.1.5.1.1
Entry containing information for a particular port in a module.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysPortEntry  

qbSysPort 1.3.6.1.4.1.4323.2.2.1.5.1.1.1
A port number that uniquely identifies this port within a card. The value is determined by the location of the port in the module. Valid entries are 1 to the value of moduleNumPorts for this module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

qbSysPortName 1.3.6.1.4.1.4323.2.2.1.5.1.1.2
A descriptive string used by the network administrator to name the port. This string has the same value as the ifName object
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysPortType 1.3.6.1.4.1.4323.2.2.1.5.1.1.3
The physical layer port type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), e10100BaseT(2), main(3), dws(4), atmOc3(5)  

qbSysPortOperStatus 1.3.6.1.4.1.4323.2.2.1.5.1.1.4
The current operational status of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

qbSysPortIfIndex 1.3.6.1.4.1.4323.2.2.1.5.1.1.5
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2147483647  

qbSysPortLoopbackConfig 1.3.6.1.4.1.4323.2.2.1.5.1.1.6
The current loopback state of the port. The values mean: unLoop Not in the loopback state. A device that is not capable of performing a loopback on this interface will always return this value. facility The received signal at this interface is looped back out through the corresponding transmitter in the return direction.This test can be performed only on main card interfaces. terminalLoop The signal that is about to be transmitted is connected to the associated incoming receiver. This test can be performed on main and dws interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unloop(1), facility(2), terminal(3)  

qbSysIotTable 1.3.6.1.4.1.4323.2.2.1.6.9
A table of IOT devices in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysIotEntry

qbSysIotEntry 1.3.6.1.4.1.4323.2.2.1.6.9.1
Information about a single IOT device in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysIotEntry  

qbSysIotSerialNumber 1.3.6.1.4.1.4323.2.2.1.6.9.1.1
The IOT serial number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysIoasDwsIfIndex 1.3.6.1.4.1.4323.2.2.1.6.9.1.2
The IOT's DWS interface index. Indicates the interface index of the IOAS DWS interface to which this IOT is attached.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

qbSysIotAddr 1.3.6.1.4.1.4323.2.2.1.6.9.1.3
A Quantum Bridge identifier for the IOT device. This value can be changed if the IOAS is reset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

qbSysIotDescr 1.3.6.1.4.1.4323.2.2.1.6.9.1.4
A textual description of the IOT. This value includes the full name and version identification of the system's hardware type, software operating-system, and networking software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

qbSysIotName 1.3.6.1.4.1.4323.2.2.1.6.9.1.5
An administratively-assigned name for this IOT.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

qbSysIotLocation 1.3.6.1.4.1.4323.2.2.1.6.9.1.6
The physical location of the IOT. Note that, currently, this object readonly
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

qbSysIotSwVersion 1.3.6.1.4.1.4323.2.2.1.6.9.1.7
When in the same set pdu as qbSysIotAdminStatus, this object indicates the version of software that the IOT will boot from if qbSysIotAdminStatus indicates a reset. If this object is not set, the default image will be used. When read, this value returns a null string. Note that the running IOT software version can be retrieved from the qbSysIotFileTable entry described below.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

qbSysIotHwVersion 1.3.6.1.4.1.4323.2.2.1.6.9.1.8
The hardware version of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..40)  

qbSysIotAdminStatus 1.3.6.1.4.1.4323.2.2.1.6.9.1.9
This object, when read, returns one of the following results: enable(5): IOT is currently operational disable(6): IOT is currently disabled( range, reset, standby, maintenance, or resetToDefault mode). Setting this object to one of the acceptable values gives the following results: reset(1): resets the IOT. This is the 'software reset button' of the agent. When set to 'reset(1)', the system will reset and reload its configuration from FLASH/NVRAM. resetToDefault(2): When set to resetDefault(2), the system will delete all provisioned data for this IOT and use default setings at initialization time. For both 'reset(1)' and 'resetToDefault(2)', the default IOT software version will be used unless the set PDU contains a value for qbSysIotSwVersion, in which case it will be used. range(3): When set to 'range', the IOAS will initiate or re-initiate the ranging process for the IOT. standby(4): When set to 'standby', the IOAS will halt communication with IOT, while retaining the associated connection parameters at both the IOAS and IOT. Setting this object to any other value results in an error.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER reset(1), range(3), standby(4), enable(5), disable(6)  

qbSysIotOperStatus 1.3.6.1.4.1.4323.2.2.1.6.9.1.10
This is the operational IOT status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), running(2), down(3), standBy(4), rangingInProgress(5), fault(6), maintenance(7), inService(8)  

qbSysIotDsx1LineCoding 1.3.6.1.4.1.4323.2.2.1.6.9.1.11
This variable mirrors the dsx1LineCoding object defined in the RFC2495. When the object is set to a new value it effects all 4 DS1 ports of the IOT. NOte: The dsx1LineCoding value effects only one DS1 port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dsx1JBZS(1), dsx1B8ZS(2), dsx1HDB3(3), dsx1ZBTSI(4), dsx1AMI(5), other(6), dsx1B6ZS(7)  

qbSysIotSerialStr 1.3.6.1.4.1.4323.2.2.1.6.9.1.12
This string has the following format for old IOTs(YYWK-PC-XXXXXX) where yy - year, wk - week of the year, and xxxxxx - serial number. For new IOT models the FSAN serial string has the following format (QMBGXXXXXXXX) where XXXXXXXX - a unique hexedecimal serial number(e.g.1F338BE3).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

qbSysIotRowStatus 1.3.6.1.4.1.4323.2.2.1.6.9.1.13
The status of this conceptual row. This OBJECT can be set to: createAndGo(4) destroy(6) Setting this object to active(1) when its value is already active(1) is a no-op. Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to destroy(6) will remove the corresponding entry in this table. The following values may be read: active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qbSysIotManufSerialNum 1.3.6.1.4.1.4323.2.2.1.6.9.1.14
The IOT manufecturing serial number string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

qbSysIotType 1.3.6.1.4.1.4323.2.2.1.6.9.1.15
The IOT type.
Status: current Access: read-create
OBJECT-TYPE    
  QbIotType  

qbSysIotProductName 1.3.6.1.4.1.4323.2.2.1.6.9.1.16
An product name for this IOT.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

qbSysIotSignalFmt 1.3.6.1.4.1.4323.2.2.1.6.9.1.17
The IOT signal format type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ds1(1), e1(2)  

qbSysIotRollSerialNumber 1.3.6.1.4.1.4323.2.2.1.6.9.1.18
This object when reads, returns the serial number of the selected IOT(the same as qbSysIotSerialNumber). When the object is set (the serial number must be be different) the agent ralls all existing configuration from the old serial number to the serial number. As a result of this, this row is deleted and a new row is created in the table.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

qbSysIotNumSlots 1.3.6.1.4.1.4323.2.2.1.6.9.1.19
The number of slots in the IOT chassis available for plug-in modules. QB616 contains 3 slots, all other IOT return 0
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

qbSysIotFileTable 1.3.6.1.4.1.4323.2.2.1.6.10
.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysIotFileEntry

qbSysIotFileEntry 1.3.6.1.4.1.4323.2.2.1.6.10.1
Information about files on a single IOT.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysIotFileEntry  

qbSysIotFileSerialNumber 1.3.6.1.4.1.4323.2.2.1.6.10.1.1
The IOT serial number that these files should be associated with.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbSysIotFileAvailableVersion1 1.3.6.1.4.1.4323.2.2.1.6.10.1.2
The name of a version currently available on this IOT in the first FLASH region.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysIotFileAvailableVersion2 1.3.6.1.4.1.4323.2.2.1.6.10.1.3
The name of a version currently running on this IOT in the second FLASH region.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysIotFileRunningVersion 1.3.6.1.4.1.4323.2.2.1.6.10.1.4
The name of the version currently running on this IOT.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysIotFileAcceptedVersion 1.3.6.1.4.1.4323.2.2.1.6.10.1.5
The name of a version currently accepted as the default image on this IOT. If no image is currently accepted, this entry will be null.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysIotFileDownLoadVersion 1.3.6.1.4.1.4323.2.2.1.6.10.1.6
The name of a version of a file that the agent should attempt to download the next time qbSysIotFileAction is set to download.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbSysIotFileSysUpTime 1.3.6.1.4.1.4323.2.2.1.6.10.1.7
The value of time since this IOT was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

qbSysIotFileLastModification 1.3.6.1.4.1.4323.2.2.1.6.10.1.8
The value of sysUpTime entry was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

qbSysIotFileAction 1.3.6.1.4.1.4323.2.2.1.6.10.1.9
This command allow a remote initiation of a file based command. Currently, by convention, if this object's value is set to 'accept', the SNMP response determines its success. If this object's value is succesfully set to 'downLoad' the application can monitor the action's progress by polling the qbSysIotFileDownLoadStatus and qbSysIotFileErrorMsg objects. DownLoadAbort ends the current download.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), accept(2), downLoad(3), downLoadAbort(4)  

qbSysIotFileDownLoadStatus 1.3.6.1.4.1.4323.2.2.1.6.10.1.10
The Status of the current download.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), busy(2), failed(3)  

qbSysIotFileErrorMsg 1.3.6.1.4.1.4323.2.2.1.6.10.1.11
The error message, if any, pertaining to the current download.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

qbSysIfLocationTable 1.3.6.1.4.1.4323.2.2.1.7.1
The Quantum Bridge Interface location table. This table contains physical mapping information for the device interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbSysIfLocationEntry

qbSysIfLocationEntry 1.3.6.1.4.1.4323.2.2.1.7.1.1
An entry in the Quantum Bridge Interface Location Table. Every row in the ifTable has a corresponding entry in this table which contains location information in iotaddr.slot.port format.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbSysIfLocationEntry  

qbIfLocationSlot 1.3.6.1.4.1.4323.2.2.1.7.1.1.1
The slot number of the interface. If this is an IOT's interface the object is set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  QbIoasSlot  

qbIfLocationAddr 1.3.6.1.4.1.4323.2.2.1.7.1.1.2
The IOT address of the interface. If this is an IOAS's card interface, the object is set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbIfLocationPort 1.3.6.1.4.1.4323.2.2.1.7.1.1.3
The port number of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  QbSysPortLoc  

qbIfLocationType 1.3.6.1.4.1.4323.2.2.1.7.1.1.4
Indicates the entity to which this interface belongs: 1 - IOT, 2-IOAS.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ioas(1), iot(2)  

qbIfLocationSerialNumber 1.3.6.1.4.1.4323.2.2.1.7.1.1.5
If the qbIfLocationType indicates that this is an IOT, this object contains the IOT SerialNumber (as defined by qbSysIotSerialNumber) of the IOT to which this entry refers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qbSysNotificationPrefix 1.3.6.1.4.1.4323.2.2.2.0
OBJECT IDENTIFIER    

qbSysAlarm 1.3.6.1.4.1.4323.2.2.2.0.1
An SNMP trap definition for carrying Quantum Bridge system events. Some events have specific SNMP traps, such as linkUp or linkDown traps. (These are generally events with levels of info(3), warning(4), or fatal(5).) The events which do not have specific SNMP traps defined for them will be sent using this NOTIFICATION-TYPE if qbSysAlarmAsTrap is set to 'true(1)'.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysEvent 1.3.6.1.4.1.4323.2.2.2.0.2
An SNMP trap definition for carrying Quantum Bridge system events. Some events have specific SNMP traps, such as linkUp or linkDown traps. (These are generally events with levels of info(3), warning(4), or fatal(5).) The events which do not have specific SNMP traps defined for them will be sent using this NOTIFICATION-TYPE if qbSysEventAsTrap is set to 'true(1)'.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysModuleDown 1.3.6.1.4.1.4323.2.2.2.0.3
A qbSysModuleDown trap signifies that the agent entity has detected that the qbSysModuleStatus object in this MIB has transitioned from the ok(2) state to one of another state.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysModuleInserted 1.3.6.1.4.1.4323.2.2.2.0.4
A qbSysModuleInserted trap signifies that the agent entity has detected that a board has been inserted into a particular slot in the IOAS.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysModuleRemoved 1.3.6.1.4.1.4323.2.2.2.0.5
A qbSysModuleRemoved trap signifies that the agent entity has detected that a board has been removed from a particular slot in the IOAS.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysIotDiscovered 1.3.6.1.4.1.4323.2.2.2.0.6
A qbSysIotDiscovered trap signifies that the agent entity has detected that a new IOT has been discovered/provisioned in the DWS network.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysIotRemoved 1.3.6.1.4.1.4323.2.2.2.0.7
A qbSysIotRemoved trap signifies that the agent entity has detected that an IOT has been removed from the DWS network.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysIotLos 1.3.6.1.4.1.4323.2.2.2.0.8
A qbSysIotOutOfService trap signifies that the agent entity has detected that an IOT has LOS condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysModuleSwitchover 1.3.6.1.4.1.4323.2.2.2.0.9
This notification is generated when the value of qbSysModuleStandbyStatus changes from active(1) to either standby(2) or notProtected(3) or notPresent(4). The notification is also generated when the value of qbSysModuleStandbyStatus changes from standby(2) to active(1). The varbind indicates the current mode of the affected card.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysFlashInserted 1.3.6.1.4.1.4323.2.2.2.0.10
A qbSysFlashInserted trap signifies that the agent entity has detected that a flash has been inserted into the syscon module in the IOAS.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysFlashRemoved 1.3.6.1.4.1.4323.2.2.2.0.11
A qbSysFlashRemoved trap signifies that the agent entity has detected that a flash card has been removed from a syscon module in the IOAS.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysProvChanges 1.3.6.1.4.1.4323.2.2.2.0.12
A qbSysConfigChanges trap that the agent entity has detected that provisoning changes were detected. The varbind indicates that type of changes occured for a given system. Note: Release 2
Status: current Access: read-only
NOTIFICATION-TYPE    

qbWanRxLos 1.3.6.1.4.1.4323.2.2.2.0.13
A qbDwsRxLos trap indicates Loss of Signal by the WAN/Sonet card receiver. The trap is generated by a WAN card when a WAN card receiver problem is detected. The trap contains the WAN port interface index.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysUnsolicitedEvent 1.3.6.1.4.1.4323.2.2.2.0.14
The qbSysUnsolicited Event. Unsolicited Events typeically are fault or discovery events such as resource added or removed or alarm information.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysConfigurationEvent 1.3.6.1.4.1.4323.2.2.2.0.15
the qbSysConfigurationEvent typically represents some sort of configuration or provisioning action on the system.
Status: current Access: read-only
NOTIFICATION-TYPE    

qbSysCompliances 1.3.6.1.4.1.4323.2.2.3.1
OBJECT IDENTIFIER    

qbSysGroups 1.3.6.1.4.1.4323.2.2.3.2
OBJECT IDENTIFIER    

qbSysCompliance 1.3.6.1.4.1.4323.2.2.3.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

qbSysGeneralGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.1
The set of all accessible objects in the General group of this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysConfigParamsGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.2
The set of all accessible objects in the Configuration Parmaeters Group in this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysEventGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.3
The set of all accessible objects in the system events group in this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysModuleGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.4
The set of all accessible objects in the Module Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysPortGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.5
The set of all accessible objects in the Port Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysIotGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.6
The set of all accessible objects in the Intelligent Terminal Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbSysInterfaceGroupInfo 1.3.6.1.4.1.4323.2.2.3.2.7
The set of all accessible objects in the Interfaces Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP