Specifications
Tables Reference Manual (MGCP/NCS Version)
Mediatrix 4100
37
Variables for Administrative Commands
Administrative commands are built on a hierarchical structure of parents-children. A command applied on a
parent is propagated to all of its children.
There are two tables used to define administrative commands to groups:
groupAdmin: A group may be the unit itself (gateway) or other instances. There are no
instances other than the gateway defined at this moment.
ifAdmin: This table applies to each interface of the unit.
groupAdmin Table
The groupAdmin table sends administrative commands at the highest instance in a hierarchy (such as the
gateway).
ifAdmin Table
The ifAdmin table is similar to the groupAdmin table, except that it applies to interfaces.
Table 18: groupAdmin Parameters
Parameter Description
groupSetAdmin Command to set the administrative state of the system.
groupAdminState The administrative state of the group. Indicates the current maintenance state
of a group. Available states are unlocked, shutting down, and locked.
groupOpState The operational state of the group. It reflects the group’s internal state.
Available states are enabled and disabled.
groupUsageState The usage state of the group. Indicates the running state of a group. Available
states are idle, active, busy, and idle-unusable.
groupAdminType The type of resources managed by the group.
groupAdminDescription The description of the group.
groupAdminParent
Group
The parent’s group. This is the index (groupAdminIndex), taken from this table
(groupAdminTable), of the group that is the parent. If there is no parent, the
value “-1” is used.
Table 19: ifAdmin Parameters
Parameter Description
ifAdminSetAdmin Command to set the administrative state of the current interface.
ifAdminAdminState The administrative state of the current interface. It indicates the current
maintenance state of a gateway component. Available states are unlocked,
shutting down, locked, and permanentLock.
ifAdminOpState The operational state of the current interface. This state reflects the
component’s internal state. Available states are enabled and disabled.
ifAdminUsageState The usage state of the current interface. It indicates the running state of a voice
component. Available states are idle, active, busy, and idle-unusable.
ifAdminParentType The parents type of this interface.
ifAdminParent The index of the parent of this interface.