AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-IETF-MEGACO-MIB » Objects

CISCO-IETF-MEGACO-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-IETF-MEGACO-MIB and use it to monitor vendor specific OID's.

CISCO-IETF-MEGACO-MIB file content

Object view of CISCO-IETF-MEGACO-MIB:

Scalar Object
cmedLinkIdEntry .1.3.6.1.4.1.9.10.99999.1.1.1.1
This table contains the NextLinkId for this Gateway and is indexed by mediaGatewayId.
cmedGatewayConfigEntry .1.3.6.1.4.1.9.10.99999.1.1.2.1
Entry holding configuration information about a group of Media Gateway Controllers sharing the same signaling link.
cmedGwyControllerEntry .1.3.6.1.4.1.9.10.99999.1.1.3.1
Entry holding information about an individual Media Gateway Controller.
cmedGatewayStatsEntry .1.3.6.1.4.1.9.10.99999.1.2.1.1
Entry holding statistics about a group of media Gateway/signaling link pair
cmedTermIdEntry .1.3.6.1.4.1.9.10.99999.1.3.1.1
This table contains a nextTerminationId for each Gateway, and is indexed by mediaGatewayId.
cmedTerminationsEntry .1.3.6.1.4.1.9.10.99999.1.3.2.1
It contains objects that describe a termination.
cmedPropertyProfileEntry .1.3.6.1.4.1.9.10.99999.1.3.3.1
Each row represents a default property of the Property Profile N-entries per mediaGatewayId/PropertyId, one entry per property.
Tabular Object
cmedGatewayId .1.3.6.1.4.1.9.10.99999.1.1.2.1.1
The unique Media Gateway Id which identifies this media gateway
cmedNextLinkId .1.3.6.1.4.1.9.10.99999.1.1.1.1.1
The Next Value for a cmedGatewayLinkId. Assists the manager in selecting a value for cmedGatewayLinkId. Using the TestAndIncr syntax, A Manager will 'lock' this variable, ensuring single access.
cmedGatewayLinkId .1.3.6.1.4.1.9.10.99999.1.1.2.1.2
The unique link id which identifies the signaling link that this gateway uses to communicate with the Gateway Controllers to form an H.248 association.
cmedGatewayLinkName .1.3.6.1.4.1.9.10.99999.1.1.2.1.3
A descriptive name of this signaling link / media gateway combination
cmedGatewayIPAddress .1.3.6.1.4.1.9.10.99999.1.1.2.1.4
The IP address that the Media Gateway Controller will use to communicate with the Media Gateway. This object reflects the IP address over control PVC that user configures in cMediaGwIpConfigTable. The value 0.0.0.0 is returned if the entry is invalid.
cmedGatewayPort .1.3.6.1.4.1.9.10.99999.1.1.2.1.5
TCP/UDP port number that the Media Gateway Controller will use to communicate with the Media Gateway. The value 0 is returned if the entry is invalid.
cmedGatewayEncodingScheme .1.3.6.1.4.1.9.10.99999.1.1.2.1.6
The encoding scheme that would be used to encode the H.248 messages that are sent/received to/from the gateway controller
cmedGatewayProtocol .1.3.6.1.4.1.9.10.99999.1.1.2.1.7
Type of the control protocol in use notApplicable (1) - other (2) - Other (none from the list below) dss1-ip (3) - Q931+ ipdc (4) - IPDC megacov1 (5) - MEGACO/H.248 Version 1 megacov2 (6) - MEGACO/H.248 Version 2 mgcp (7) - MGCP
cmedGatewaySigTptProtocol .1.3.6.1.4.1.9.10.99999.1.1.2.1.8
Type of the transport protocol that is being used to transport the H.248 signaling traffic
cmedGatewayAdminStatus .1.3.6.1.4.1.9.10.99999.1.1.2.1.9
The desired state of the gateway. The testing(3) state indicates that no signaling packets can be passed. When a managed system initializes, all gateways start with cmedGatewayAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, cmedGatewayAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
cmedGatewayOperStatus .1.3.6.1.4.1.9.10.99999.1.1.2.1.10
The current operational state of the gateway. up (1) - ready to communicate with MGC down (2) testing(3) - in some test mode unknown(4) - status can not be determined for some reason. The testing(3) state indicates that no signaling packets can be passed. If cmedGatewayAdminStatus is down(2) then cmedGatewayOperStatus should be down(2). If cmedGatewayAdminStatus is changed to up(1) then cmedGatewayOperStatus should change to up(1) if the gateway is ready to transmit and receive signaling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
cmedGatewayLastStatusChange .1.3.6.1.4.1.9.10.99999.1.1.2.1.11
The value of sysUpTime at the time the associated link entered its current operational status. If the current status was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
cmedGatewayResetStatistics .1.3.6.1.4.1.9.10.99999.1.1.2.1.12
This object can be used to reset all statistics collected for this media gateway link so far. Statistics will be reset when the object is SET to 'reset'. Upon reset, the agent changes the value of this object to 'notApplicable'.
cmedGatewayRowStatus .1.3.6.1.4.1.9.10.99999.1.1.2.1.13
This is used to create new rows, modify existing rows and to delete existing rows.
cmedGwyControllerId .1.3.6.1.4.1.9.10.99999.1.1.3.1.1
An unique identification number that is assigned to the gateway controller by the manager
cmedGwyControllerIPAddress .1.3.6.1.4.1.9.10.99999.1.1.3.1.2
The IP address of the Media Gateway Controller. The value 0.0.0.0 is returned if the entry is invalid.
cmedGwyControllerPort .1.3.6.1.4.1.9.10.99999.1.1.3.1.3
TCP port of the Media Gateway Controller. The value 0 is returned if the entry is invalid.
cmedGwyControllerAdminStatus .1.3.6.1.4.1.9.10.99999.1.1.3.1.4
The desired state of the gateway. The testing(3) state indicates that no signaling packets can be passed. When a managed system initializes, all gateways start with cmedGwyControllerAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, cmedGwyControllerAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
cmedGwyControllerOperStatus .1.3.6.1.4.1.9.10.99999.1.1.3.1.5
The current operational state of the gateway controller. The standby(3) state indicates that it is in the standby mode and no signaling packets can be passed. If cmedGwyControllerAdminStatus is down(2) then cmedGwyControllerOperStatus should be down(2). If cmedGwyControllerAdminStatus is changed to up(1), then cmedGwyControllerOperStatus should change to up(1). If the gateway controller is ready to transmit and receive signaling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
cmedNumInMessages .1.3.6.1.4.1.9.10.99999.1.2.1.1.1
Total number of messages received on the link.
cmedNumInOctets .1.3.6.1.4.1.9.10.99999.1.2.1.1.2
Total number of octets received on the link.
cmedNumOutMessages .1.3.6.1.4.1.9.10.99999.1.2.1.1.3
Total number of messages sent on the link.
cmedNumOutOctets .1.3.6.1.4.1.9.10.99999.1.2.1.1.4
Total number of octets sent on the link.
cmedNumErrors .1.3.6.1.4.1.9.10.99999.1.2.1.1.5
Total number of signaling-level errors encountered. Includes, but is not limited to, number of bad messages received, number of failures to sent a message and number of other errors.
cmedNumTimerRecovery .1.3.6.1.4.1.9.10.99999.1.2.1.1.6
Total Number of timer recovery events since the statistics was last reset. This reflects all protocol timers that are supported (For H.248, T - start timer, S - short timer, L - long timer, and Z - long duration timer etc)
cmedTransportNumLosses .1.3.6.1.4.1.9.10.99999.1.2.1.1.7
Number of times a transport link was lost (excluding switch-over cases). A link loss is defined as loss of communication with the entity (MGC) due to hardware/transient problems in the interface or other related hardware/software
cmedTransportNumSwitchover .1.3.6.1.4.1.9.10.99999.1.2.1.1.8
Number of times when the signaling was switched over to an alternative link. This includes switchover due to the Handoffs initiated by the gateway controllers
cmedTransportTotalNumAlarms .1.3.6.1.4.1.9.10.99999.1.2.1.1.9
Total number of all alarms issued for the transport layer.
cmedTransportLastEvent .1.3.6.1.4.1.9.10.99999.1.2.1.1.10
Last event reported by the transport layer. notApplicable (1) - Invalid/unknown. other (2) - None from the list below. linkUp (3) - Transport link is up. linkLoss (4) - Transport link loss. persistentError (5) - No link - persistent error. linkShutdown (6) - Link is shut down. switchOver (7) - Fail-over.
cmedTransportLastEventTime .1.3.6.1.4.1.9.10.99999.1.2.1.1.11
The value of sysUpTime at the time when the event specified by cmedTransportLastEvent occurred. If the last event occurred prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
cmedLastStatisticsReset .1.3.6.1.4.1.9.10.99999.1.2.1.1.12
The value of sysUpTime at the time when the statistics were reset. If the reset occurred prior to the last re-initialization of the local network management subsystem, this object contains a zero value.
cmedNextTerminationId .1.3.6.1.4.1.9.10.99999.1.3.1.1.1
The Next Value for a MediaGateway TerminationId. Assists the manager in selecting a value for cmedTermId. Using the TestAndIncr syntax, A Manager will 'lock' this variable, ensuring single access.
cmedTermId .1.3.6.1.4.1.9.10.99999.1.3.2.1.1
An unique identification number that is assigned to the termination by a media gateway. This is the TerminationId that would be used in the protocol messages that are sent from the gateway
cmedTermName .1.3.6.1.4.1.9.10.99999.1.3.2.1.2
A descriptive name that would describe this termination and its use. For example, 'emergency-ds0-1' indicating that this termination is reserved as an emergency DS0 channel
cmedTermAdminStatus .1.3.6.1.4.1.9.10.99999.1.3.2.1.3
The desired state of the termination. The testing(3) state indicates that no connections can be created for this termination. When a managed system initializes, all terminations start with cmedTermAdminStatus in the outOfService(2) state. As a result of either explicit management action or per configuration information retained by the managed system, cmedTermAdminStatus is then changed to either the inService(1) or testing(3) states (or remains in the outOfService(2) state).
cmedTermOperStatus .1.3.6.1.4.1.9.10.99999.1.3.2.1.4
The current operational state of the termination. The testing(3) state indicates that it is in the testing mode and no connections can be created on it. If cmedTermAdminStatus is outOfService(2) then cmedTermOperStatus should be down(2). If cmedTermAdminStatus is changed to up(1) then cmedTermOperStatus should change to up (1) and the termination is ready to accept connections; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
cmedTermInterfaceIdentifier .1.3.6.1.4.1.9.10.99999.1.3.2.1.5
A number that uniquely identifies the interface in the physical gateway. This is the ifIndex in the ifTable, that this termination would be using to communicate to other gateways
cmedTermPropertyProfileId .1.3.6.1.4.1.9.10.99999.1.3.2.1.6
This determines the profile of the termination which determines what kind of capabilities this termination has. This is an index into the cmedPropertyProfileTable which identifies all the profile that are available
cmedTermRowStatus .1.3.6.1.4.1.9.10.99999.1.3.2.1.7
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
cmedPropertyProfileId .1.3.6.1.4.1.9.10.99999.1.3.3.1.1
This PropertyProfile Identifier uniquely identifies this set of properties. This is the value each termination would refer, when they would like to support all the properties in this profile
cmedPropertyProfileIndex .1.3.6.1.4.1.9.10.99999.1.3.3.1.2
This is the index to the PropertyProfile This is just a 'counter' through the cmedPropertyProfile Table. ie, property=1 property=2 etc.
cmedPropertyProfileProperty .1.3.6.1.4.1.9.10.99999.1.3.3.1.3
The Property supported by this Profile. This is an Object ID (OID) defined in a package MIB to identify a Particular property (such as AnalogLines, Tones etc).
cmedPropertyProfileRowStatus .1.3.6.1.4.1.9.10.99999.1.3.3.1.4
It is used to create new rows in this table, modify existing rows, and to delete existing rows.
Table
cmedLinkIdTable .1.3.6.1.4.1.9.10.99999.1.1.1
This table contains a nextLinkId for each Gateway. It provides the manager with the nextLinkId for use in creating new Gateway Table Entries.
cmedGatewayConfigTable .1.3.6.1.4.1.9.10.99999.1.1.2
A list of cmedGatewayConfigEntry objects.
cmedGwyControllerTable .1.3.6.1.4.1.9.10.99999.1.1.3
List of the Media Gateway Controllers that are managed in the network
cmedGatewayStatsTable .1.3.6.1.4.1.9.10.99999.1.2.1
A list of mediaGatewayTableEntry objects.
cmedTermIdTable .1.3.6.1.4.1.9.10.99999.1.3.1
This table contains a nextTerminationId for each Gateway. It provides the manager with the nextTerminationId for use in creating a new TerminationsTable Entry.
cmedTerminationsTable .1.3.6.1.4.1.9.10.99999.1.3.2
This table contains information about terminations in a media gateway. It is a list of terminations. The number of entries equals to the total number of terminations for all contexts in a gateway.
cmedPropertyProfileTable .1.3.6.1.4.1.9.10.99999.1.3.3
This table contains a list of the properties supported in a Profile. A Manager builds a Profile of properties, then ties each termination to a defined profile
Object Identifier
ciscoIetfMegacoMIB .1.3.6.1.4.1.9.10.99999
This MIB module is based on the Internet Draft draft-ietf-megaco-mib-05.txt. It defines the attributes of Megaco protocol. Reference: ITU H.248 (Rev. COM16-107).
ciscoIetfMegacoMIBNotifs .1.3.6.1.4.1.9.10.99999.0
ciscoIetfMegacoMIBObjects .1.3.6.1.4.1.9.10.99999.1
cmedConfiguration .1.3.6.1.4.1.9.10.99999.1.1
cmedStatistics .1.3.6.1.4.1.9.10.99999.1.2
cmedConnections .1.3.6.1.4.1.9.10.99999.1.3
cmedProperties .1.3.6.1.4.1.9.10.99999.1.4
ciscoIetfMegacoMIBConformance .1.3.6.1.4.1.9.10.99999.3
cmedCompliances .1.3.6.1.4.1.9.10.99999.3.1
cmedConfigGroups .1.3.6.1.4.1.9.10.99999.3.2
Group
cmedConfig .1.3.6.1.4.1.9.10.99999.3.2.1
This group contains of all the configuration Information for a Media Gateway. This group is mandatory for any implementation managing a media gateway or a group of media gateways
cmedStatsGroup .1.3.6.1.4.1.9.10.99999.3.2.2
This group contains of all the statistics Information for a Media Gateway. This group is mandatory for any implementation managing a media gateway or a group of media gateways
cmedGwyControllerGroup .1.3.6.1.4.1.9.10.99999.3.2.3
This group contains of all the configuration Information for a Media Gateway Controller. This group is mandatory for any implementation managing a media gateway controller or a group of media gateway controllers. It is also mandatory for implementations managing media gateway(s)
cmedNextIdGroup .1.3.6.1.4.1.9.10.99999.3.2.4
Agent provides NextId's to the Manager to assist in selecting and creating new table entries. This group is optional for all the implementations. But when it is not implemented, it is the manager's responsibility to uniquely determine these ids
cmedTermGroup .1.3.6.1.4.1.9.10.99999.3.2.5
This group contains of all the configuration Information for a termination. This group is mandatory for any implementation managing termination.