CISCO-TM
7 objects
Extension of SNMPv2-TM MIB
Imported Objects
| CISCO-SMI | ciscoDomains |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.19.1 | IdentityciscoTransportMappings | Extension of SNMPv2-TM MIB | ||
| 1.3.6.1.4.1.9.19.1.1 | IdentitysnmpUDPVPNDomain | current | This transport domain is used to specify that particular SNMP messages are to be sent/received over a particular Virtual Private Network (VPN), implemented usi… | |
| 1.3.6.1.4.1.9.19.1.2 | IdentitysnmpAAL5Domain | current | This transport domain is used to specify that particular SNMP messages are to be sent/received over AAL5 transport. The corresponding transport address is of t… | |
| 1.3.6.1.4.1.9.19.1.3 | IdentitysnmpCNSDomain | current | This transport domain is used for transporting SNMP messages over the CNS Event Service. The corresponding transport addresses are of type SnmpCNSIdentifier. C… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SnmpAAL5VCIdentifier | OCTET STRING (SIZE (12)) snmpCNSDomain OBJECT-IDENTITY STATUS current DESCRIPTION "This transport domain is used for transporting SNMP messages over the CNS Event Service. The corresponding transport addresses are of type SnmpCNSIdentifier. CNS Event service is an event based transport mechanism. Events are published by producers on particular subjects. Consumers listening for these subjects receive the events. Point to point communication is provided on the CNS Event Service by the use of Name Space Mapper Service that uses the device-id, appended at the end of the subject, to locate a specific target. An Event Agent subject used by a SnmpCNSIdentifier must be used only for SNMP events, and not for any other kind of events. Use of this transport mapping is not recommended, except in circumstances where an IP address is not available and thus a mapping over UDP, such as snmpUDPDomain, can not be used." ::= { ciscoTransportMappings 3 } | current | Represents a AAL5 VCC: octets contents encoding 1-4 ifIndex network_byte order 5-8 vpi network-byte order 9-12 vci network-byte order ifIndex, vpi and vci should be represented in binary format. ifIndex specifies the va… |
| SnmpCNSIdentifier | OCTET STRING (SIZE (19..274)) | current | Represents the address that identifies targets in the CNS Event Service Transport mapping. octets contents encoding 1-19 service-field string of (19) octets 20-274 device-id string of (upto 255) octets service-field spe… |
| SnmpUDPVPNAddress | OCTET STRING (SIZE (7..38)) snmpAAL5Domain OBJECT-IDENTITY STATUS current DESCRIPTION "This transport domain is used to specify that particular SNMP messages are to be sent/received over AAL5 transport. The corresponding transport address is of type SnmpAAL5VCIdentifier. An ATM VCC referenced by a SnmpAAL5VCIdentifier must be used only for SNMP packets, and not for any other kind of packets. Care must be taken with the use of this domain because its associated transport address, SnmpAAL5VCIdentifier, contains identifiers which only have local and temporal uniqueness: ifIndex, VPI, VCI. Use of this transport mapping is not recommended, except in circumstances where an IP address is not available and thus a mapping over UDP, such as snmpUDPDomain, can not be used." ::= { ciscoTransportMappings 2 } | current | Represents a UDP VPN address: octets contents encoding 1-4 IP-address network-byte order 5-6 UDP-port network-byte order 7..38 VRF name string of (up to 32) octets IP address and port numbers should be represented in bi… |