ASCEND-RESOURCES-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASCEND-RESOURCES-MIB.
19
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
RFC1155-SMIA list of slot entries that report their
resources usage. SEQUENCE OF ResourceUsageEntry .1.3.6.1.4.1.529.27.1 |
resourceTableA list of individual terminating resource items. SEQUENCE OF ResourceEntry .1.3.6.1.4.1.529.27.2 |
resourceEntryEntry holding information about an individual
item properties. ResourceEntry .1.3.6.1.4.1.529.27.2.1 |
resourceSlotIndexA unique value for each slot in the system.
The slot identified by a particular value of this
index is the same slot as identified by the same
value of slotIndex.ro INTEGER .1.3.6.1.4.1.529.27.2.1.1 |
resourcePortIndexA unique value for each port/channel in each slot.ro INTEGER .1.3.6.1.4.1.529.27.2.1.2 |
resourceConfigThe resource item configuration state. SETs are
allowed only if the corresponding slot card
adminstation state is enabled.
Note:
disableAndChannel(4) is the same as disable(3) and
also disable one b-channel on a T1 line. This
option is only available for modems in T1 network.rw Enumeration .1.3.6.1.4.1.529.27.2.1.3 |
resourceStateThe state of this resource item.ro Enumeration .1.3.6.1.4.1.529.27.2.1.4 |
resourceCallTypeType of calls is being served.
If the resourceState variable is not online(5) or
virtualConnect(6), this variable returns
notApplicable(1).
If the resourceState variable is online(5) or
virtualConnect(6) and the type of call is not
defined, this variable returns other(2) which
indicates an unknown call type.ro Enumeration .1.3.6.1.4.1.529.27.2.1.5 |
resourceCallDirectionCall direction associated with this item.
If the resourceState variable is not online(5) or
virtualConnect(6), this variable returns
notApplicable(1).
If the resourceState variable is online(5) or
virtualConnect(6) and it is neither outgoing call
nor incoming call, this variable returns none(2)
which indicates an unknown call direction.ro Enumeration .1.3.6.1.4.1.529.27.2.1.6 |
resourceUsedCountsThe number of times this resource was utilized.ro Counter .1.3.6.1.4.1.529.27.2.1.7 |
resourceBadCountsThe number of times this resource failed.ro Counter .1.3.6.1.4.1.529.27.2.1.8 |
resourceLast32A 32-bit mask of the last 32 times this resource
was tried. A '0' in the bit position indicates
failure while a '1' indicates success.ro INTEGER .1.3.6.1.4.1.529.27.2.1.9 |
resourceUsageEntryA list of entries that contain information about
resource usage such as available,busy, suspect,
disabled, dead. ResourceUsageEntry .1.3.6.1.4.1.10950.1.1.2.1.1 |
usageSlotIndexA unique value for each slot in the system.
The slot identified by a particular value of this
index is the same slot as identified by the same
value of slotIndex.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.1 |
usageAvailableThe number of resources in this slot that are
available to be assigned for incoming/outgoing calls.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.2 |
usageBusyThe number of resources in this slot that are
currently being assigned for incoming/outgoing calls.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.3 |
usageSuspectThe number of resources in this slot that are in
suspect state. They are tried after resources
in the available pool are exhausted.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.4 |
usageDisabledThe number of resources in this slot that are
administratively disabled. Resources in disabled
pool will not be assigned for incoming/outgoing
calls.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.5 |
usageDeadThe number of resources in this slot taht are in fault
state. Resources in dead pool will not be assigned
for incoming/outgoing calls.ro INTEGER .1.3.6.1.4.1.10950.1.1.2.1.1.6 |