ZHONE-CARD-RESOURCES-MIB

File: ZHONE-CARD-RESOURCES-MIB.mib (52371 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Zhone Zhone-TC

Imported symbols

OBJECT-GROUP NOTIFICATION-GROUP TimeTicks
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY NOTIFICATION-TYPE
TEXTUAL-CONVENTION zhoneCard zhoneShelfIndex
zhoneSlotIndex zhoneModules ZhoneAdminString
ZhoneDiagAction ZhoneCardType

Defined Types

Kbytes  
Memory size expressed in kilobytes (1024 bytes)
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ZhoneServiceId  
Identifer of a Zhone service. The following services are allowed: dspResource(1) DSP Resources numberService(2) Service to provide unique numbers to the system. NOT ADDED BY A USER BUT AUTOMATICALLY STARTED. tadService(3) Time and Date Service aal2Resource(4) ATM AAL2 Resource Manager ctrpCallResource(5) Call Termination Resource Provider callControlResource(6) Call Control Services mprrResource(7) Voice Media Provider mamaResource(8 IP Port Mapping service raFtdResource(9) IP forwarding engine voiceCall(10) Voice Call Processing Manager shelfControllerService(11) Shelf Controller snmpMasterAgent(12) SNMP Master Agent trapService(13) Trap Server informationServices(14) Persistent Information Storage Manager lineResource(15) Line Resource Registry ifCfgMgrResource(16) Interface Configuration Manager logServer(17) Logging Services= cardServer(18) Card Redundancy Manager dhcpServer(19) DHCP Server filterUpdate(20) IP Filtering ringGenerator(21) Ring Generator Service zhoneRouteTableService(22) ZAP Route Table Service pppResourceProvider(23) PPP Manager rootDirectoryService(24) Root Directory Services cssService(25) Config Sync Service sipResource(26) Session Interface Protocol Resource mgcpResource(27) Media Gateway Control Protocol Resource npRedundantServer(28) Network Processor Redundant Server
TEXTUAL-CONVENTION    
  INTEGER dspResource(1), numberService(2), tadService(3), aal2Resource(4), ctrpCallResource(5), callControlResource(6), mprrResource(7), mamaResource(8), raFtdResource(9), voiceCall(10), shelfControllerService(11), snmpMasterAgent(12), trapService(13), informationServices(14), lineResource(15), ifCfgMgrResource(16), logServer(17), cardServer(18), dhcpServer(19), filterUpdate(20), ringGenerator(21), zhoneRouteTableService(22), pppResourceProvider(23), rootDirectoryService(24), cssService(25), sipResource(26), mgcpResource(27), npRedundantServer(28)  

CardResourceEntry  
SEQUENCE    
  cardIdentification ZhoneAdminString
  cardZhoneType ZhoneCardType
  cardMfgSerialNumber ZhoneAdminString
  cardMfgCLEICode ZhoneAdminString
  cardMfgRevisionCode ZhoneAdminString
  cardMfgBootRevision ZhoneAdminString
  cardPostResults ZhoneAdminString
  cardAdminStatus INTEGER
  cardOperStatus INTEGER
  cardAdminStatsEnable INTEGER
  cardUpTime TimeTicks
  cardProcessorType ZhoneAdminString
  cardPortStatus OCTET STRING
  cardInterfaceType ZhoneCardType
  cardAtmManualAal2bw Integer32
  cardAtmManualAal2h Integer32
  cardLineVoltage INTEGER
  cardVpiVciRange INTEGER
  cardPweTimingMode INTEGER

CardSoftwareEntry  
SEQUENCE    
  cardSwRunningVers ZhoneAdminString
  cardSwUpgradeVers ZhoneAdminString
  cardSwAdmin INTEGER
  cardSwStatus INTEGER

CardRuntimeEntry  
SEQUENCE    
  cardPeakMemUsage Kbytes
  cardAvailMem Kbytes
  cardTotalMem Kbytes
  cardProcessorIdle Integer32
  cardProcessorUsage Integer32
  cardMemStatus INTEGER
  cardProcessorHighUsage Integer32
  cardProcessorServicesUsage Integer32
  cardProcessorFrameworkUsage Integer32
  cardProcessorLowUsage Integer32

CardServicesEntry  
SEQUENCE    
  cardServiceId ZhoneServiceId
  cardServiceInstance Unsigned32
  cardServiceChangeTime TimeTicks
  cardServiceStatus INTEGER

ActiveServicesEntry  
SEQUENCE    
  activeServiceShelf Integer32
  activeServiceSlot Integer32
  activeServiceChangeTime TimeTicks

StandbyServicesEntry  
SEQUENCE    
  standbyServiceShelf Integer32
  standbyServiceSlot Integer32
  standbyServiceChangeTime TimeTicks

ZhoneExternalRelayEntry  
SEQUENCE    
  zhoneExternalRelayName ZhoneAdminString
  zhoneExternalRelayState INTEGER
  zhoneExternalRelayNormalState INTEGER

ZhoneExternalRelayMappingEntry  
SEQUENCE    
  zhoneExternalRelayId Integer32

Defined Values

zhoneCardResourcesModule 1.3.6.1.4.1.5504.6.4
Contains the resources utilized on a per CPU basis. Note that in a single cpu system, this data represents the entire system.
MODULE-IDENTITY    

cardResourceTable 1.3.6.1.4.1.5504.3.3.1
A table of unit/card status and functions for each card in A BAN system. Functions include software download management. The maximum cards in a BAN is 255 shelves x 17 cards per shelf, a typical configuration will consist of several hundred cards. A single card system will use shelf/slot index of 1,1 and will not be identifiable as a single card system based on the shelf, slot indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardResourceEntry

cardResourceEntry 1.3.6.1.4.1.5504.3.3.1.1
An entry per card or a singe row for a single CPU/card system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardResourceEntry  

cardIdentification 1.3.6.1.4.1.5504.3.3.1.1.1
Textual description of the unit/card or access device type.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardZhoneType 1.3.6.1.4.1.5504.3.3.1.1.2
The numerical representation of what unit/card type is present.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardType  

cardMfgSerialNumber 1.3.6.1.4.1.5504.3.3.1.1.3
The manufacturing serial number for this unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardMfgCLEICode 1.3.6.1.4.1.5504.3.3.1.1.4
CLEI code for the unit/card if defined, otherwise the value will be set to zero (0) by the card.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardMfgRevisionCode 1.3.6.1.4.1.5504.3.3.1.1.5
Manufacturing hardware revision code for the unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardMfgBootRevision 1.3.6.1.4.1.5504.3.3.1.1.6
Revision level of any permenant (PROM) or semi- permenant (flash) code on the unit/card. This code is generally used as a bootstrap loader.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardPostResults 1.3.6.1.4.1.5504.3.3.1.1.7
Results string generated by unit/card that displays the results of the POST (power-on-self-test). The first item in the text string indicates the overall results of the test. 'Pass' or 'Fail'. The reminder of the string enumerates the results of each test which will vary by unit/card type or may only enumerate failed tests.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardAdminStatus 1.3.6.1.4.1.5504.3.3.1.1.8
Specifies the adminstrative status of the unit/card as follows: operational: the unit/card enters the operational state if able. In the operational state the unit/card is able to accept requests from other elements in the BAN or if a standalone device is processing requests from the WAN or local interfaces. disable: the unit/card ceases to accept requests from other elements. If the unit/card is operational and recieves this command it will complete processing of open requests if able. maintenance: enter a special maintenance state if available - if not available enter the disabled state and set adminStatus to disabled. warmreset - perform a warm reset of system software that does not reinitialize or reset hardware resources. reset - perform an immediate full reset, following a successful reset the unit/card should enter the operational state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER operational(1), disable(2), maintenance(3), warmreset(4), reset(5)  

cardOperStatus 1.3.6.1.4.1.5504.3.3.1.1.9
Indicates the operational status of the unit/card as follows: unknown: the card is in an unknown or error state operating: software has been loaded and is operating, the unit/card is accepting requests from other system elements or if a standalone unit it is processing requests form the WAN or local interfaces. non-operating: unit/card is not operating due to internal errors or it has been disabled by the management system. maintenance: the unit/card is in the maintenance state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), operating(2), nonoperating(3), maintenance(4)  

cardAdminStatsEnable 1.3.6.1.4.1.5504.3.3.1.1.10
Enable the collection and forwarding of historical statistics on the unit/card. The default value is disabled. Note this value should be logically 'anded' with the the system statistics enbale to determine if the collection and forwarding of statistics should actually be enabled. Default value is 'disabled'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cardUpTime 1.3.6.1.4.1.5504.3.3.1.1.11
The amount of time since this unit/card was last initialized (warm or full reset). The units are in 100ths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cardProcessorType 1.3.6.1.4.1.5504.3.3.1.1.12
A string is returned that describes the processor type used on the unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardPortStatus 1.3.6.1.4.1.5504.3.3.1.1.13
Summary of the status of all physical ports on the unit/card. Each port is identified by it's ifTable index and the status is indicated as up|down|unknown.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cardInterfaceType 1.3.6.1.4.1.5504.3.3.1.1.14
This field is used to identify which interface types are s upported for a given card. In the case where a card has exactly one possible interface (such as the ethernet card) this field is exactly the same as the cardResourceCardType field. For polymorphic trunk cards this field reflects the interface card type which is installed.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardType  

cardAtmManualAal2bw 1.3.6.1.4.1.5504.3.3.1.1.15
This field is used to configure the resources for AAL2 for both high and low priority interfaces as the percentage of total available resources. Remainder of the resources would be used for AAL5.This field will be used if cardAtmConfiguration is entered as manual. This variable is not supported in this release.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cardAtmManualAal2h 1.3.6.1.4.1.5504.3.3.1.1.16
This field is used to configure the resources for high priorty AAL2 interface as the percentage of total bandwidth allocated for AAL2. This field will be used if cardAtmConfiguration is entered as manual. This variable is not supported in this release.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cardLineVoltage 1.3.6.1.4.1.5504.3.3.1.1.17
DEPRECATED - use zhoneSysCardLineVoltage Specifies the voltage supplied to all lines(ports) of this card. Used on ISDN line cards.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER line-voltage-not-used(1), line-voltage-60-volts(2), line-voltage-68-volts(3), line-voltage-95-volts(4), line-voltage-100-volts(5), line-voltage-110-volts(6)  

cardVpiVciRange 1.3.6.1.4.1.5504.3.3.1.1.18
DEPRECATED - use zhoneSysCardVpiVciRange. The maximum vpi and vci values that may be used for this card.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER vpivci-range-not-applicable(1), vpivci-range-vpi-15-vci-63(2), vpivci-range-vpi-7-vci-127(3)  

cardPweTimingMode 1.3.6.1.4.1.5504.3.3.1.1.19
Describes PWE timing origin and mode of timing recovery: none - no reference clock required, or PWE not supported. source-differential - the local Provider Edge (PE) device supplies the reference signal for differential recovery. source-adaptive - the local PE device participates in the adaptive clock recovery scheme. remote-differential - the remote PE device supplies the reference signal for differential recovery. remote-adaptive - the local PE device participates in the adaptive clock recovery scheme.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), source-differential(2), source-adaptive(3), remote-differential(4), remote-adaptive(5)  

cardSoftwareTable 1.3.6.1.4.1.5504.3.3.2
Information about the software running on this unit(system) or card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardSoftwareEntry

cardSoftwareEntry 1.3.6.1.4.1.5504.3.3.2.1
A augmented table of the unit resource table specific for software information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardSoftwareEntry  

cardSwRunningVers 1.3.6.1.4.1.5504.3.3.2.1.1
The software version that is currently running on this card. This object complies to the Zhone software revision syntax.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardSwUpgradeVers 1.3.6.1.4.1.5504.3.3.2.1.2
If warm upgrade is supported, this is the version of software that is loaded on the card that will be switched to with a warm upgrade. This value is set by the card sw after a loadUpgradeSoftware command is completed successfully.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardSwAdmin 1.3.6.1.4.1.5504.3.3.2.1.3
Some items are only valid if warm upgrade is supported. loadUpgradeSoftware: the unit/card should request a load of the upgrade software from the previously downloaded on to the system. If an upgrade version of software is not available or the server(s) is unable to respond to the load request the card will set the cardSwStaus to upgradeloadFailed (warm upgrade only - this is ignored if warm upgrade is not supported). upgradeNow: the unit/card should upgrade to the already loaded upgrade software if warm upgrade is supported or reboot and load the upgrade software if warm upgrade is not supported. If the upgrade software has not been loaded or there is no grade software load available, the unit/card will set the cardSwStatus to upgradeFailed. When this value is set, the zhoneSysCardSwUpgradeEnable field is set to true in the genSystem mib associated with this card. upgradeOnReset: the unit/card will upgrade to the already loaded software the next time it is initialized. If the upgrade software is not loaded the card will set the cardSwStatus to upgradeFailed following reset. reloadCurrVers: the will re-initialize and load the previous version of code prior to the upgrade (which is either the 'specific' version or default version of software depending upon what has been provisioned) See the genSystem mib for details. When this value is set, the zhoneSysCardSwUpgradeEnable field is set to false.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loadUpgradeSw(1), upgradeNow(2), upgradeOnReset(3), reloadCurrRev(4)  

cardSwStatus 1.3.6.1.4.1.5504.3.3.2.1.4
The upgrade status is indicated as follows: upgradeLoadSuccessful: following the setting of cardSwAdmin to loadUpgradeSw this status indicates the load to memory or storage was successful. loadingSw: the unit/card is loading upgrade software from the internal software load service (warm upgrade only). upgrading: the unit/card is in the process of switching to the upgrade software (warm upgrade only). upgradeLoadFailed: the upgrade version software load was not able to complete due to an error or the unit has determined the downloaded software to be invalid. upgradeFailed: the upgrade was not able to complete due a load error, invalid version loaded or upgrade software was loaded and unable to initialize. The unit/card has reverted to the 'current' version of software. upgradeImageNotAvail - The upgrade image is not available on this system. pendingUpgradeOnReset : The unit/card needs a reboot to upgrade to the already loaded software . upgradeNotRequested : The upgrade image is available on the system but the cardSwAdmin is not set to perform upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upgradeLoadSuccessful(1), loadingSw(2), upgrading(3), upgradeLoadFailed(4), upgradeFailed(5), upgradeImageNotAvail(6), pendingUpgradeOnReset(7), upgradeNotRequested(8)  

cardRuntimeTable 1.3.6.1.4.1.5504.3.3.3
Augment table of the unit/card resource but specific to the runtime status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardRuntimeEntry

cardRuntimeEntry 1.3.6.1.4.1.5504.3.3.3.1
A row definition for the runtime software state/status.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardRuntimeEntry  

cardPeakMemUsage 1.3.6.1.4.1.5504.3.3.3.1.1
The maximum physical memory that has been allocated at any time by the unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  Kbytes  

cardAvailMem 1.3.6.1.4.1.5504.3.3.3.1.2
The amount of physical memory that is unallocated and not in use by the unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  Kbytes  

cardTotalMem 1.3.6.1.4.1.5504.3.3.3.1.3
The amount of physical memory contained by the unit/card.
Status: current Access: read-only
OBJECT-TYPE    
  Kbytes  

cardProcessorIdle 1.3.6.1.4.1.5504.3.3.3.1.4
Percentage of time the CPU has spent executing tasks with priority of 200 or less. Tasks with priority of 200 or less (the higher the number, the lower the priority) are considered idle tasks.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardProcessorUsage 1.3.6.1.4.1.5504.3.3.3.1.5
Percentage of time the CPU has spent executing tasks with priority of 199 or higher.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardMemStatus 1.3.6.1.4.1.5504.3.3.3.1.6
Memory status of the card sent with memory trap. A trap is sent when each condition occurs. 1 - ramMemOK less then 90% of ram is used 2 - ramMemLow more then 90% of ram is used 3 - flashMemOK enough flash for maximum database 4 - flashMemLow not enough flash for maximum database 5 - flashMemOut no more flash memory, data no longer persistent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ramMemOK(1), ramMemLow(2), flashMemOK(3), flashMemLow(4), flashMemOut(5)  

cardProcessorHighUsage 1.3.6.1.4.1.5504.3.3.3.1.7
Percentage of time the CPU has spent executing tasks with priority of 001 to 099.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cardProcessorServicesUsage 1.3.6.1.4.1.5504.3.3.3.1.8
Percentage of time the CPU has spent executing tasks with priority of 100 to 179.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cardProcessorFrameworkUsage 1.3.6.1.4.1.5504.3.3.3.1.9
Percentage of time the CPU has spent executing tasks with priority of 180 to 199.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cardProcessorLowUsage 1.3.6.1.4.1.5504.3.3.3.1.10
Percentage of time the CPU has spent executing tasks with priority of 200 to 250.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

zhoneCardServices 1.3.6.1.4.1.5504.3.3.4
OBJECT IDENTIFIER    

cardServicesTable 1.3.6.1.4.1.5504.3.3.4.1
This contains the table of services configured to be running on this card. The card runs services that are either customer visible (can be configured by the user) or those that the customer can select which card to be run on. This table lists all services running on this card but only those services customer viewable can be modified. This table is only supported on multi-card systems (i.e. BAN).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardServicesEntry

cardServicesEntry 1.3.6.1.4.1.5504.3.3.4.1.1
A row in this table represents a redundant service that is running on this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardServicesEntry  

cardServiceId 1.3.6.1.4.1.5504.3.3.4.1.1.1
Identifies the service. The Servide ID, together with a Service Instance, uniquely identify a service running on a particular card.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  ZhoneServiceId  

cardServiceInstance 1.3.6.1.4.1.5504.3.3.4.1.1.2
The instance of this service that is running on the card. For example, if multiple versions of a service is running, this will be the differentiator. In the case of routing domains, this would be the rdIndex. In most cases this value is 0 which is allowed even though this field is used as an INDEX.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

cardServiceChangeTime 1.3.6.1.4.1.5504.3.3.4.1.1.3
Represents the time that service entered the current cardServiceStatus. Value is in system ticks.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cardServiceStatus 1.3.6.1.4.1.5504.3.3.4.1.1.4
The status for this particular service instance. The possible values are: unAvailable (1) - The service is unavailable for unknown reasons. This is an error situation. This value may not be supported by the device. inActive (2) - This service instance is waiting in line to become standby. There may be 0 or more services of this type in this state. standBy (3) - Next in line to become active if the current active service should fail. If there's more than one service instance running, there will be one instance in standby mode. active (4) - The current active service performing this function.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unAvailable(1), inActive(2), standBy(3), active(4)  

activeServicesTable 1.3.6.1.4.1.5504.3.3.4.2
The table of active services running on the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActiveServicesEntry

activeServicesEntry 1.3.6.1.4.1.5504.3.3.4.2.1
A row in this table represents an active service running on a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  ActiveServicesEntry  

activeServiceShelf 1.3.6.1.4.1.5504.3.3.4.2.1.1
Identifies the shelf where the active service is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

activeServiceSlot 1.3.6.1.4.1.5504.3.3.4.2.1.2
Identifies the slot where the active service is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

activeServiceChangeTime 1.3.6.1.4.1.5504.3.3.4.2.1.3
Represents the time that service became Active. Value is in system ticks.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

standbyServicesTable 1.3.6.1.4.1.5504.3.3.4.3
The table of standby services running on the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StandbyServicesEntry

standbyServicesEntry 1.3.6.1.4.1.5504.3.3.4.3.1
A row in this table represents a standby service running on a card..
Status: current Access: not-accessible
OBJECT-TYPE    
  StandbyServicesEntry  

standbyServiceShelf 1.3.6.1.4.1.5504.3.3.4.3.1.1
Identifies the shelf where the standby service is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

standbyServiceSlot 1.3.6.1.4.1.5504.3.3.4.3.1.2
Identifies the slot where the standby service is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

standbyServiceChangeTime 1.3.6.1.4.1.5504.3.3.4.3.1.3
Represents the time that service became Standby. Value is in system ticks.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneTrapCardServices 1.3.6.1.4.1.5504.3.3.4.4
Traps related to Card Services
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneTrapCardServicesV2Traps 1.3.6.1.4.1.5504.3.3.4.4.0
This object identity adds a zero(0) for the next to last sub-identifier which should be used for new SNMPv2 Traps.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneCardServicesStatusChange 1.3.6.1.4.1.5504.3.3.4.4.0.1
This trap is generated whenever a redundancy state change occurs.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneCardServicesStandbyReady 1.3.6.1.4.1.5504.3.3.4.4.0.2
This trap indicates that all services on the standby card are synchronized with their active couterparts, and that the card is fully ready as the standby.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneExternalRelay 1.3.6.1.4.1.5504.3.3.8
The following defines the information pertinent for external relays.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneExternalRelayTable 1.3.6.1.4.1.5504.3.3.8.1
A Table of External Relay Interface status for handling relays on a card and for the TAC card,this is of 12 Rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneExternalRelayEntry

zhoneExternalRelayEntry 1.3.6.1.4.1.5504.3.3.8.1.1
One entry for each relay on a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneExternalRelayEntry  

zhoneExternalRelayName 1.3.6.1.4.1.5504.3.3.8.1.1.1
A provisionable name which may used in referring to an external relay. This external relay name should be unique on the box.If not set , it defaults to a unique value where x=shelf number, y=slot , and z=relayId.
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneAdminString Size(1..32)  

zhoneExternalRelayState 1.3.6.1.4.1.5504.3.3.8.1.1.2
The object describes the state of the external relays. An external relay may have one of two states: relayStateOpen(1) indicates that the external relay is open or is not connected. relayStateClosed(2) indicates that the external relay is closed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER relayStateOpen(1), relayStateClosed(2)  

zhoneExternalRelayNormalState 1.3.6.1.4.1.5504.3.3.8.1.1.3
Specifies whether relay is normally open or normally closed. The other state will then generate an alarm. A value of not-specified is valid for MTAC and 1U cards, where alarms are not present in the central alarm manager. For the mxk i/o alarm board relays, a value should be present for all relays that are in use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), normallyOpen(2), normallyClosed(3)  

zhoneExternalRelayMappingTable 1.3.6.1.4.1.5504.3.3.8.2
This table is used to map an external relay name to the relay Id. This table contains all entries for relays defined in the system. For example, if 2 TAC cards are present there will be 24 entries in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneExternalRelayMappingEntry

zhoneExternalRelayMappingEntry 1.3.6.1.4.1.5504.3.3.8.2.1
One row for each relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneExternalRelayMappingEntry  

zhoneExternalRelayId 1.3.6.1.4.1.5504.3.3.8.2.1.1
A numeric identifier which identifies the relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..12  

zhoneTrapExternalRelay 1.3.6.1.4.1.5504.3.3.8.3
Traps defined for the external relays.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneTrapExternalRelayV2Traps 1.3.6.1.4.1.5504.3.3.8.3.0
In order to make this a v2 trap (0).
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneExternalAlarmTrap 1.3.6.1.4.1.5504.3.3.8.3.0.1
This trap is thrown when the state of an external TAC card relay changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneMxkAlarmInputTrap 1.3.6.1.4.1.5504.3.3.8.3.0.2
This trap is thrown when the state of an MXK I/O Alarm Card relay changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneCardCompliances 1.3.6.1.4.1.5504.3.3.9
OBJECT IDENTIFIER    

zhoneCardGroups 1.3.6.1.4.1.5504.3.3.9.1
OBJECT IDENTIFIER    

zhoneCardResourcesGroup 1.3.6.1.4.1.5504.3.3.9.1.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

zhoneExternalRelayGroup 1.3.6.1.4.1.5504.3.3.9.1.2
This group contains objects associated with the zhone external relay interface.
Status: current Access: read-only
OBJECT-GROUP    

zhoneExternalAlarmTrapGroup 1.3.6.1.4.1.5504.3.3.9.1.3
This group contains trap definitions associated with the external relays.
Status: current Access: read-only
NOTIFICATION-GROUP    

zhoneTrapCardMemV2Traps 1.3.6.1.4.1.5504.3.3.10
Memory Trap
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneTrapCardMemGroup 1.3.6.1.4.1.5504.3.3.10.1
Memory trap
Status: current Access: read-only
NOTIFICATION-GROUP    

zhoneTrapCardMemStatus 1.3.6.1.4.1.5504.3.3.10.2
Memory notification
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneTrapProcessorUsage 1.3.6.1.4.1.5504.3.3.10.3
Notification sent when CPU Usage crosses a predetermined threshold value.
Status: current Access: read-only
NOTIFICATION-TYPE    

zrgResources 1.3.6.1.4.1.5504.3.3.11
Description. The following defines the information pertinent for ZRG boards.
Status: current Access: read-only
OBJECT-IDENTITY    

zrgBatteryRelayStatus 1.3.6.1.4.1.5504.3.3.11.1
Description. The object describes the state of the ZRG board power supply. The power may have one or two states from the following states: normalMode(0) indicates that the load is receiving power from commercial power batteryON(1) indicates that the load is receiving power from battery. batteryLOW(2) indicates that the battery has been reduced to the point that roughly 20% of the available runtime is available. batteryBAD(3) indicates that the battery has failed it's periodic test. The battery should be replaced as system availability has been compromised. batteryGone(4) indicates that the battery is disconnected. Load will not be supported if the commercial power fails. noUPS(5) indicates that the UPS unit is disconnected. Load will not be supported if the commercial power fails.
Status: current Access: read-only
OBJECT-TYPE    
  BITS normalMode(0), batteryON(1), batteryLOW(2), batteryBAD(3), batteryGone(4), noUPS(5)  

zrgTrapBatteryRelay 1.3.6.1.4.1.5504.3.3.11.2
Traps defined for the ZRG power source/state.
Status: current Access: read-only
OBJECT-IDENTITY    

zrgBatterRelayTrapV2 1.3.6.1.4.1.5504.3.3.11.2.0
In order to make this a v2 trap (0).
Status: current Access: read-only
OBJECT-IDENTITY    

zrgBatteryRelayNotification 1.3.6.1.4.1.5504.3.3.11.2.0.1
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

znidResources 1.3.6.1.4.1.5504.3.3.14
ZNID Resources.
Status: current Access: read-only
OBJECT-IDENTITY    

znidBatteryStatus 1.3.6.1.4.1.5504.3.3.14.1
ZNID Battery Status object used for notification reporting.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  BITS normal(0), onBatteryPower(1), batteryPowerLow(2), replaceBattery(3), batteryRemoved(4), noUPS(5)  

znidSerialNumber 1.3.6.1.4.1.5504.3.3.14.2
ZNID Battery Status object used for notification reporting.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

znidNotificationObjects 1.3.6.1.4.1.5504.3.3.14.3
ZNID notification objects.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

znidNotifications 1.3.6.1.4.1.5504.3.3.14.3.0
ZNID notifications.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

znidBatteryStatusNotification 1.3.6.1.4.1.5504.3.3.14.3.0.1
ZNID battery status notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

znidNotificationGroup 1.3.6.1.4.1.5504.3.3.14.3.1
ZNID notification group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

znidOjectGroup 1.3.6.1.4.1.5504.3.3.14.3.2
ZNID object group.
Status: current Access: accessible-for-notify
OBJECT-GROUP