CISCO-H323-TC-MIB
10 objects
The MIB Module defines a common set of Textual Conventions used in mib modules supporting ITU-T H.323.0 and ITU-T H.225.0 Recommendations.
Imported Objects
| CISCO-SMI | ciscoExperiment |
| SNMPv2-SMI | MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.10.41 | IdentityciscoH323TCMIB | The MIB Module defines a common set of Textual Conventions used in mib modules supporting ITU-T H.323.0 and ITU-T H.225.0 Recommendations. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CgkAliasAddress | OCTET STRING (SIZE(1..512)) | current | A data type corresponding to AliasAddress defined in H.225.0. The value of an object of this type has the syntax and symantics identified by CgkAliasTag. An object defined as CgkAliasAddress must have a corresponding Cg… |
| CgkE164String | OCTET STRING (SIZE (1..128)) | current | An IA5String limited to the character set '0123456789*#,.' |
| CgkEndpointID | OCTET STRING (SIZE(1..128)) | current | A CgkUtf8String corresponding to EndpointIdentifer defined in H.225. |
| CgkGatekeeperID | OCTET STRING (SIZE(1..128)) | current | A CgkUtf8String corresponding to GatekeeperIdentifier defined in H.225. |
| CgkGlobalIdentifier | OCTET STRING(SIZE(16)) CgkAliasTag::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "A tag to identify the type of the Alias address contained in the CgkAliasAddress data type. The values correlate to the AliasAddress defined in the H.225.0 V2 ITU protocol specification. The tag indicates how to interpret the value of an AliasAddress data type defined in that specification. AliasAddress contents other unknown e164 CgkE164String h323Id CgkUtf8String urlId CgkIA5String containing a URL transportId CgkTAddressTag, TAddress emailId CgkIA5String containing e-mail address partyNumber contains PartyNumber (E164String) " SYNTAX INTEGER { other(0), e164(1), h323Id(2), urlId(3), transportId(4), emailId(5), partyNumber(6) } | current | A 16 octet field containing a unique identifier. The identifier contains the following fields: 60 bit nanosecond time (octets 0-6, low 4 bits of octet 7) 4 bit version (hi 4 bits of octet 7) 3 octet 0 (a variant field) … |
| CgkIA5String | OCTET STRING (SIZE (1..128)) | current | Corresponds to an IA5String. |
| CgkNAddress | OCTET STRING (SIZE(1..128)) | current | Denotes a network address. An object defined with this syntax must have a corresponding CgkNAddressTag object which identifies the actual size and type. |
| CgkNAddressTag | INTEGER { other(0), ipv4(1), ipv6(2), ipx(3), nsap(4) } | current | A tag to identify the type of the network address contained in the CgkNAddress textual convention defined in this specification. All CgkNAddress values are in network byte order. NAddress size ipv4 4 octets ipv6 16 ipx … |
| CgkTAddressTag | INTEGER { other(0), ipv4(1), ipv6(2), ipx(3), nsap(4) } | current | A tag to identify the type of the transport address contained in the TAddress data type. The values correlate to the TransportAddress defined in the H.225.0 V2 ITU protocol specification. The tag indicates how to interp… |