Nortel-Magellan-Passport-HuntGroupMIB

File: Nortel-Magellan-Passport-HuntGroupMIB.mib (28731 bytes)

Imported modules

RFC-1212 Nortel-Magellan-Passport-UsefulDefinitionsMIB Nortel-Magellan-Passport-StandardTextualConventionsMIB
Nortel-Magellan-Passport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE components passportMIBs
Counter32 DisplayString StorageType
RowStatus Integer32 Unsigned32
AsciiString Link

Defined Types

HgRowStatusEntry  
SEQUENCE    
  hgRowStatus RowStatus
  hgComponentName DisplayString
  hgStorageType StorageType
  hgIndex Integer32

HgCidDataEntry  
SEQUENCE    
  hgCustomerIdentifier Unsigned32

HgNsapAddressEntry  
SEQUENCE    
  hgAddress AsciiString

HgProvEntry  
SEQUENCE    
  hgLogicalProcessor Link
  hgSelectionPolicy INTEGER
  hgMaxHuntAttempts Unsigned32
  hgAppendSuffixDigits INTEGER

HgStateEntry  
SEQUENCE    
  hgAdminState INTEGER
  hgOperationalState INTEGER
  hgUsageState INTEGER

HgOperationalEntry  
SEQUENCE    
  hgHuntAttempts Counter32
  hgFailedCalls Counter32
  hgInitialHuntAttempts Counter32
  hgAvailabilityUpdates Counter32
  hgMaxAddrLenExceeded Counter32
  hgBadPackets Counter32

HgHgMRowStatusEntry  
SEQUENCE    
  hgHgMRowStatus RowStatus
  hgHgMComponentName DisplayString
  hgHgMStorageType StorageType
  hgHgMIndex Integer32

HgHgMProvEntry  
SEQUENCE    
  hgHgMAddress AsciiString

HgHgMStateEntry  
SEQUENCE    
  hgHgMAdminState INTEGER
  hgHgMOperationalState INTEGER
  hgHgMUsageState INTEGER

HgHgMOperationalEntry  
SEQUENCE    
  hgHgMAvailability Unsigned32
  hgHgMAvailabilityUpdates Counter32
  hgHgMCallsRefused Counter32

Defined Values

huntGroupMIB 1.3.6.1.4.1.562.2.4.2.130
OBJECT IDENTIFIER    

hg 1.3.6.1.4.1.562.2.4.1.131
OBJECT IDENTIFIER    

hgRowStatusTable 1.3.6.1.4.1.562.2.4.1.131.1
This entry controls the addition and deletion of hg components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgRowStatusEntry

hgRowStatusEntry 1.3.6.1.4.1.562.2.4.1.131.1.1
A single entry in the table represents a single hg component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgRowStatusEntry  

hgRowStatus 1.3.6.1.4.1.562.2.4.1.131.1.1.1
This variable is used as the basis for SNMP naming of hg components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

hgComponentName 1.3.6.1.4.1.562.2.4.1.131.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hgStorageType 1.3.6.1.4.1.562.2.4.1.131.1.1.4
This variable represents the storage type value for the hg tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

hgIndex 1.3.6.1.4.1.562.2.4.1.131.1.1.10
This variable represents the index for the hg tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hgCidDataTable 1.3.6.1.4.1.562.2.4.1.131.10
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgCidDataEntry

hgCidDataEntry 1.3.6.1.4.1.562.2.4.1.131.10.1
An entry in the hgCidDataTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgCidDataEntry  

hgCustomerIdentifier 1.3.6.1.4.1.562.2.4.1.131.10.1.1
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..8191  

hgNsapAddressTable 1.3.6.1.4.1.562.2.4.1.131.11
This group contains attributes common to all NSAP format addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgNsapAddressEntry

hgNsapAddressEntry 1.3.6.1.4.1.562.2.4.1.131.11.1
An entry in the hgNsapAddressTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgNsapAddressEntry  

hgAddress 1.3.6.1.4.1.562.2.4.1.131.11.1.1
The address attribute specifies the numbering plan and digits which form a unique DNA identifier of the hunt group. The format of the address attribute is . where numbering plan is x for X.121 and e for E.164. An example X.121 address is x.12345678.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AsciiString Size(1..17)  

hgProvTable 1.3.6.1.4.1.562.2.4.1.131.12
The Provisioned group contains the provisioned attributes of the hunt group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgProvEntry

hgProvEntry 1.3.6.1.4.1.562.2.4.1.131.12.1
An entry in the hgProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgProvEntry  

hgLogicalProcessor 1.3.6.1.4.1.562.2.4.1.131.12.1.1
This attribute specifies the logical processor on which the hunt group process will execute. The Lp/n Eng Hgs component contains statistics for all hunt groups on the LP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

hgSelectionPolicy 1.3.6.1.4.1.562.2.4.1.131.12.1.2
The selectionPolicy attribute specifies the algorithm used to select a hunt group member. A value of startFromZero means that on a new call, the first available member starting from the member with the lowest instance value is selected. Subsequent hunts for the same call select the first available member starting from the previously chosen member. This algorithm is used when it is desirable to have the first member receive the majority of the calls and subsequent members only receive calls in overflow situations. A value of rotary means that on a new call, the first available member is selected starting from the member which received the last new call. Subsequent hunts for the same call select the first available member starting from the previously chosen member. This algorithm is used when it is desirable to loadspread the calls equally across the members. A value of mostAvailable means that on a new call, the most available member is selected based on the availability information received from the member. Subsequent hunts for the same call select the most available member starting from the previously chosen member. This algorithm is used when it is desirable to send each call to the member which has the highest probability of connecting it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER startFromZero(0), rotary(1), mostAvailable(2)  

hgMaxHuntAttempts 1.3.6.1.4.1.562.2.4.1.131.12.1.3
The maxHuntAttempts attribute specifies the maximum attempts allowed to hunt the call. Hunting ceases if either this maximum is exceeded or the member list is exhausted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 1..63  

hgAppendSuffixDigits 1.3.6.1.4.1.562.2.4.1.131.12.1.4
The appendSuffixDigits attribute specifies how suffix called address digits are handled. Suffix called address digits are any trailing digits, signalled in a call, beyond the provisioned hunt group address. If this attribute is set to yes, suffix digits are appended to the member address before the call is forwarded to the member. If it is set to no, suffix digits are not appended to the member address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

hgStateTable 1.3.6.1.4.1.562.2.4.1.131.20
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgStateEntry

hgStateEntry 1.3.6.1.4.1.562.2.4.1.131.20.1
An entry in the hgStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgStateEntry  

hgAdminState 1.3.6.1.4.1.562.2.4.1.131.20.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

hgOperationalState 1.3.6.1.4.1.562.2.4.1.131.20.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hgUsageState 1.3.6.1.4.1.562.2.4.1.131.20.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

hgOperationalTable 1.3.6.1.4.1.562.2.4.1.131.21
The Operational group contains the operational attributes of the hunt group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgOperationalEntry

hgOperationalEntry 1.3.6.1.4.1.562.2.4.1.131.21.1
An entry in the hgOperationalTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgOperationalEntry  

hgHuntAttempts 1.3.6.1.4.1.562.2.4.1.131.21.1.2
This attribute counts the total number of hunt attempts made by the hunt group. The count includes both initial and subsequent hunt attempts. This count is contained within the huntAttempts attribute of the Lp/n Eng Hgs component. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgFailedCalls 1.3.6.1.4.1.562.2.4.1.131.21.1.3
This attribute counts the number of calls which could not be connected by any of the hunt group members. This could occur if the hunt group is locked or has exhausted its member list. If a call cannot be connected by the hunt group it is sent to call redirection. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgInitialHuntAttempts 1.3.6.1.4.1.562.2.4.1.131.21.1.4
This attribute counts the number of new (non-hunted) calls received by the hunt group which are forwarded to a member. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgAvailabilityUpdates 1.3.6.1.4.1.562.2.4.1.131.21.1.5
This attribute counts the number of availability update packets received by the hunt group from its members. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgMaxAddrLenExceeded 1.3.6.1.4.1.562.2.4.1.131.21.1.6
This attribute counts the number of times a member could not be selected to receive a call with suffix address digits because its DNA length would exceed the maximum of 14 digits with the suffix digits appended. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgBadPackets 1.3.6.1.4.1.562.2.4.1.131.21.1.7
This attribute counts the number of unrecognizable packets received by the hunt group and discarded. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgHgM 1.3.6.1.4.1.562.2.4.1.131.2
OBJECT IDENTIFIER    

hgHgMRowStatusTable 1.3.6.1.4.1.562.2.4.1.131.2.1
This entry controls the addition and deletion of hgHgM components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgHgMRowStatusEntry

hgHgMRowStatusEntry 1.3.6.1.4.1.562.2.4.1.131.2.1.1
A single entry in the table represents a single hgHgM component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgHgMRowStatusEntry  

hgHgMRowStatus 1.3.6.1.4.1.562.2.4.1.131.2.1.1.1
This variable is used as the basis for SNMP naming of hgHgM components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

hgHgMComponentName 1.3.6.1.4.1.562.2.4.1.131.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hgHgMStorageType 1.3.6.1.4.1.562.2.4.1.131.2.1.1.4
This variable represents the storage type value for the hgHgM tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

hgHgMIndex 1.3.6.1.4.1.562.2.4.1.131.2.1.1.10
This variable represents the index for the hgHgM tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 1..63  

hgHgMProvTable 1.3.6.1.4.1.562.2.4.1.131.2.10
The Provisioned group contains the provisioned attributes of the hunt group member.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgHgMProvEntry

hgHgMProvEntry 1.3.6.1.4.1.562.2.4.1.131.2.10.1
An entry in the hgHgMProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgHgMProvEntry  

hgHgMAddress 1.3.6.1.4.1.562.2.4.1.131.2.10.1.1
The address attribute specifies the numbering plan and digits which form a unique DNA identifier of the hunt group member. The format of the address attribute is . where numbering plan is x for X.121 and e for E.164. An example X.121 address is x.12345678.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AsciiString Size(1..17)  

hgHgMStateTable 1.3.6.1.4.1.562.2.4.1.131.2.11
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgHgMStateEntry

hgHgMStateEntry 1.3.6.1.4.1.562.2.4.1.131.2.11.1
An entry in the hgHgMStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgHgMStateEntry  

hgHgMAdminState 1.3.6.1.4.1.562.2.4.1.131.2.11.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

hgHgMOperationalState 1.3.6.1.4.1.562.2.4.1.131.2.11.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hgHgMUsageState 1.3.6.1.4.1.562.2.4.1.131.2.11.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

hgHgMOperationalTable 1.3.6.1.4.1.562.2.4.1.131.2.12
The Operational group defines operational attributes associated with the HuntGroupMember component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HgHgMOperationalEntry

hgHgMOperationalEntry 1.3.6.1.4.1.562.2.4.1.131.2.12.1
An entry in the hgHgMOperationalTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HgHgMOperationalEntry  

hgHgMAvailability 1.3.6.1.4.1.562.2.4.1.131.2.12.1.1
This attribute indicates the current availability of the member. The higher the value, the more available the member is perceived to be. A value of 0 indicates the member is unavailable. A member must be considered 'available' by the hunt group in order to receive a call, regardless of the selection policy in use. The hunt group members report whether or not they are available to receive calls to the hunt group. Some services base their availability on unused logical channels, others on bandwidth or memory capacity. During initialization, the hunt group assumes all of its members are equally available and sets their availability value to the maximum of 4095. Similarly, a new hunt group member added to an existing hunt group has its availability value initialized to 4095. This ensures that members which have not reported their availability to the hunt group are tried in order to trigger the member to report its true availability. The availability of a member can change in the following ways: - Hunt group members can report their availability to the hunt group using a DPRS availability packet. - A network operator can temporarily change the value by the Set command. This change remains in effect until changed again by any of these ways. - The hunt group resets a member's availability to the maximum of 4095 if it has been 0 for at least 2.5 hours. This ensures that 'lost' availability information does not prevent a member from returning to service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

hgHgMAvailabilityUpdates 1.3.6.1.4.1.562.2.4.1.131.2.12.1.2
This attribute counts the number of availability update packets received by the hunt group member. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hgHgMCallsRefused 1.3.6.1.4.1.562.2.4.1.131.2.12.1.3
This attribute counts the number of call packets which were returned to the hunt group by the member because it could not connect the call. If this counter increments frequently, it could indicate a problem with the member's reporting of its availability to the hunt group or an incompatibility in the call options. This counter wraps to 0 when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

huntGroupGroup 1.3.6.1.4.1.562.2.4.2.130.1
OBJECT IDENTIFIER    

huntGroupGroupBE 1.3.6.1.4.1.562.2.4.2.130.1.5
OBJECT IDENTIFIER    

huntGroupGroupBE01 1.3.6.1.4.1.562.2.4.2.130.1.5.2
OBJECT IDENTIFIER    

huntGroupGroupBE01A 1.3.6.1.4.1.562.2.4.2.130.1.5.2.2
OBJECT IDENTIFIER    

huntGroupCapabilities 1.3.6.1.4.1.562.2.4.2.130.3
OBJECT IDENTIFIER    

huntGroupCapabilitiesBE 1.3.6.1.4.1.562.2.4.2.130.3.5
OBJECT IDENTIFIER    

huntGroupCapabilitiesBE01 1.3.6.1.4.1.562.2.4.2.130.3.5.2
OBJECT IDENTIFIER    

huntGroupCapabilitiesBE01A 1.3.6.1.4.1.562.2.4.2.130.3.5.2.2
OBJECT IDENTIFIER