CISCO-MSP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.793
- Last updated
- 2012-04-19 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2012-04-19 00:00
- Namespace
- cisco
- Source file
CISCO-MSP-MIB- Digest
sha256:4391213b3570e2f9b5238c6bb9499ac2edb829aa48beae7fd4fef4dca2b56473
Description
Objective of media services proxy is to provide media services to end-points and its flows identified by a set of protocols. Media services include metadata and RSVP signaling. MIB Table Overview: ================== The MIB table consists of the following objects. 1.cMspGlobalStatus To enable/disable MSP. 2.cMspGlobalProfile Globally applied MSP profile. 3.cMspIfProfileTable MSP profile applied on the interface. 4.cMspProfileTable MSP profile table containing list of services and parameter list for that service. 5.cMspRsvpParamsTable RSVP parameter list. Used for RSVP reservation. 6.cMspMetaParamsTable Metadata parameter list. Used for metadata signaling.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-medianet-metadata@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-MSP-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoMspMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.793.0 | |||
| ciscoMspMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.793.1 | |||
| cMspGlobalStatus OBJECT-TYPE This object specifies whether media services proxy is enabled or disabled. Default value is disabled. | 1.3.6.1.4.1.9.9.793.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| cMspGlobalProfile OBJECT-TYPE This object specifies the media services profile name globally enabled. This name corresponds to an entry in media services profile table and using it the required services and parameters list are fetched and applied. | 1.3.6.1.4.1.9.9.793.1.2 | SnmpAdminString (SIZE(1..100)) | read-write | current |
| cMspIfProfileTable OBJECT-TYPE This table specifies the media services profile applied to the interface. | 1.3.6.1.4.1.9.9.793.1.3 | not-accessible | current | |
| cMspIfProfileEntry OBJECT-TYPE Each entry specifies the media services profile applied on a particular interface. | 1.3.6.1.4.1.9.9.793.1.3.1 | not-accessible | current | |
| cMspIfProfileName OBJECT-TYPE This object specifies the media services profile name applied on a particular interface. This name corresponds to an entry in the media services profile table and using it the required services and parameters list are fetched and applied. | 1.3.6.1.4.1.9.9.793.1.3.1.1 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspIfProfileStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.793.1.3.1.2 | StorageType | read-create | current |
| cMspIfProfileRowStatus OBJECT-TYPE This object specifies the status of conceptual row of interface media services profile table. | 1.3.6.1.4.1.9.9.793.1.3.1.3 | RowStatus | read-create | current |
| cMspProfileTable OBJECT-TYPE This table specifies the configuration of media services profile. | 1.3.6.1.4.1.9.9.793.1.4 | not-accessible | current | |
| cMspProfileEntry OBJECT-TYPE Each entry specifies a media services profile and its attributes. | 1.3.6.1.4.1.9.9.793.1.4.1 | not-accessible | current | |
| cMspProfileName OBJECT-TYPE This object specifies the name of media services profile. | 1.3.6.1.4.1.9.9.793.1.4.1.1 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspProfileService OBJECT-TYPE This object specifies the list of services enabled for a media services profile. | 1.3.6.1.4.1.9.9.793.1.4.1.2 | Bits {rsvp(0), metadata(1)} | read-create | current |
| cMspProfileRsvp OBJECT-TYPE This object specifies the name of the RSVP parameter list. This name corresponds to an entry in RSVP parameter list table and using this the RSVP parameters are fetched and applied when the media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.4.1.3 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspProfileMetadata OBJECT-TYPE This object specifies the name of the metadata parameter list. This name corresponds to an entry in metadata parameter list table and using this the metadata parameters are fetched and applied when the media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.4.1.4 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspProfileStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.793.1.4.1.5 | StorageType | read-create | current |
| cMspProfileRowStatus OBJECT-TYPE This object specifies the status of the conceptual row of media service profile table. | 1.3.6.1.4.1.9.9.793.1.4.1.6 | RowStatus | read-create | current |
| cMspRsvpParamsTable OBJECT-TYPE This table specifies the table of RSVP parameter lists to be used when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5 | not-accessible | current | |
| cMspRsvpParamsEntry OBJECT-TYPE Each entry specifies a RSVP parameter list. | 1.3.6.1.4.1.9.9.793.1.5.1 | not-accessible | current | |
| cMspRsvpParamsName OBJECT-TYPE This object specifies the name of RSVP parameter list. This name is used in media services profile table to identify the RSVP parameter list and use it when the corresponding media services profile is applied. | 1.3.6.1.4.1.9.9.793.1.5.1.1 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspRsvpParamsBandwidth OBJECT-TYPE This object specifies the bandwidth to be used as value for RSVP bandwidth parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5.1.2 | Unsigned32 (1..10000000) | read-create | current |
| cMspRsvpParamsPeakRate OBJECT-TYPE This object specifies the peak rate to be used as a value for RSVP session peak rate parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5.1.3 | Unsigned32 (1..10000000) | read-create | current |
| cMspRsvpParamsMaxBurst OBJECT-TYPE This object specifies the max burst to be used as a value for RSVP max burst parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5.1.4 | Unsigned32 (1..65535) | read-create | current |
| cMspRsvpParamsPriorityPrempt OBJECT-TYPE This object specifies the preemption priority to be used as a value for RSVP priority preempt parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5.1.5 | Unsigned32 (0..7) | read-create | current |
| cMspRsvpParamsPriorityDefend OBJECT-TYPE This object specifies the preemption defend to be used as a value for RSVP priority defend parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.5.1.6 | Unsigned32 (0..7) | read-create | current |
| cMspRsvpParamsStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.793.1.5.1.7 | StorageType | read-create | current |
| cMspRsvpParamsRowStatus OBJECT-TYPE This object specifies the status of the conceptual row of the RSVP parameter list table. | 1.3.6.1.4.1.9.9.793.1.5.1.8 | RowStatus | read-create | current |
| cMspMetaParamsTable OBJECT-TYPE This table specifies the table of metadata parameter lists to be used when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6 | not-accessible | current | |
| cMspMetaParamsEntry OBJECT-TYPE Each entry specifies a metadata parameter list. | 1.3.6.1.4.1.9.9.793.1.6.1 | not-accessible | current | |
| cMspMetaParamsName OBJECT-TYPE This object specifies the name of metadata parameter list. This name is used in media services profile table to identify the metadata parameter list and use it when the corresponding media services profile is applied. | 1.3.6.1.4.1.9.9.793.1.6.1.1 | SnmpAdminString (SIZE(1..100)) | read-create | current |
| cMspMetaParamsBandwidth OBJECT-TYPE This object specifies the bandwidth to be used as value for metadata bandwidth parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.2 | Unsigned32 (1..10000000) | read-create | current |
| cMspMetaParamsSyncSrc OBJECT-TYPE This object specifies the synchronization source to be used as value for metadata synchronization source parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.3 | Unsigned32 | read-create | current |
| cMspMetaParamsClockFreq OBJECT-TYPE This object specifies the clock frequency to be used as value for metadata clock frequency parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.4 | Unsigned32 | read-create | current |
| cMspMetaParamsSessId OBJECT-TYPE This object specifies the session ID to be used as value for metadata session ID parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.5 | SnmpAdminString (SIZE(0..80)) | read-create | current |
| cMspMetaParamsDomainName OBJECT-TYPE This object specifies the domain name to be used as value for metadata domain name parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.6 | SnmpAdminString (SIZE(0..24)) | read-create | current |
| cMspMetaParamsCname OBJECT-TYPE This object specifies the cname to be used as value for metadata cname parameter when the corresponding media services profile is in use. Cname represents SIP call canonical name. | 1.3.6.1.4.1.9.9.793.1.6.1.7 | SnmpAdminString (SIZE(0..24)) | read-create | current |
| cMspMetaParamsMimeType OBJECT-TYPE This object specifies the mime type to be used as value for metadata mime type parameter when the corresponding media services profile is in use. Mime type represents the audio/video media type. | 1.3.6.1.4.1.9.9.793.1.6.1.8 | SnmpAdminString (SIZE(0..16)) | read-create | current |
| cMspMetaParamsPayloadType OBJECT-TYPE This object specifies the payload type to be used as value for metadata payload type parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.9 | Unsigned32 (0..127) | read-create | current |
| cMspMetaParamsSipUserName OBJECT-TYPE This object specifies the SIP user name to be used as value for metadata SIP user name parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.10 | SnmpAdminString (SIZE(0..16)) | read-create | current |
| cMspMetaParamsSipEmail OBJECT-TYPE This object specifies the SIP email ID to be used as value for metadata SIP email ID parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.11 | SnmpAdminString (SIZE(0..24)) | read-create | current |
| cMspMetaParamsAppName OBJECT-TYPE This object specifies the application name to be used as value for metadata application name parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.12 | SnmpAdminString (SIZE(0..40)) | read-create | current |
| cMspMetaParamsAppVendor OBJECT-TYPE This object specifies the application vendor to be used as value for metadata application vendor parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.13 | SnmpAdminString (SIZE(0..40)) | read-create | current |
| cMspMetaParamsAppVersion OBJECT-TYPE This object specifies the application version to be used as value for metadata application version parameter when the corresponding media services profile is in use. | 1.3.6.1.4.1.9.9.793.1.6.1.14 | SnmpAdminString (SIZE(0..40)) | read-create | current |
| cMspMetaParamsStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.793.1.6.1.15 | StorageType | read-create | current |
| cMspMetaParamsRowStatus OBJECT-TYPE This object specifies the row status of conceptual row of metadata parameter list table. | 1.3.6.1.4.1.9.9.793.1.6.1.16 | RowStatus | read-create | current |
| ciscoMspMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.793.2 | |||
| ciscoMspMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.793.2.1 | |||
| ciscoMspMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.793.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoMspMIBCompliance MODULE-COMPLIANCE This is a default module-compliance for ciscoMspMIB containing default object groups. | 1.3.6.1.4.1.9.9.793.2.1.1 | current |
| ciscoMspMIBScalarObjectGroup OBJECT-GROUP A collection of scalar objects for media services. | 1.3.6.1.4.1.9.9.793.2.2.1 | current |
| ciscoMspMIBIfProfileObjectGroup OBJECT-GROUP A collection of objects for media services interface table. | 1.3.6.1.4.1.9.9.793.2.2.2 | current |
| ciscoMspMIBProfileNameObjectGroup OBJECT-GROUP A collection of objects for media services profile. | 1.3.6.1.4.1.9.9.793.2.2.3 | current |
| ciscoMspMIBRsvpParamsObjectGroup OBJECT-GROUP A collection of objects for RSVP parameters. | 1.3.6.1.4.1.9.9.793.2.2.4 | current |
| ciscoMspMIBMetaParamsObjectGroup OBJECT-GROUP A collection of objects for metadata parameters. | 1.3.6.1.4.1.9.9.793.2.2.5 | current |