CISCO-H323-TC-MIB

File: CISCO-H323-TC-MIB.mib (6725 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY TEXTUAL-CONVENTION ciscoExperiment

Defined Types

CgkIA5String  
Corresponds to an IA5String.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..128)  

CgkE164String  
An IA5String limited to the character set '0123456789*#,.'
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..128)  

CgkTAddressTag  
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 interpret the value of a TAddress data type defined in this specification. All TAddress values are in network byte order TAddress size TAddress contents ipv4 6 octets IPv4 (4 octets), port (2 octets) ipv6 18 IPv6 (16), port (2) ipx 12 net (4), node (6), port (2) nsap 1-20 nsap(1-20) netbios 16 netbios(16)
TEXTUAL-CONVENTION    
  INTEGER other(0), ipv4(1), ipv6(2), ipx(3), nsap(4)  

CgkNAddressTag  
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 10 net (4), node (6) nsap 1-20 nsap(1-20)
TEXTUAL-CONVENTION    
  INTEGER other(0), ipv4(1), ipv6(2), ipx(3), nsap(4)  

CgkNAddress  
Denotes a network address. An object defined with this syntax must have a corresponding CgkNAddressTag object which identifies the actual size and type.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..128)  

CgkGlobalIdentifier  
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) 1 octet hi 2bits 0, low 6bits clock sequence. 6 octet MAC Address See Reference for generation of this value.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

CgkAliasTag  
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)
TEXTUAL-CONVENTION    
  INTEGER other(0), e164(1), h323Id(2), urlId(3), transportId(4), emailId(5), partyNumber(6)  

CgkAliasAddress  
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 CgkAliasTag object.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..512)  

CgkEndpointID  
A CgkUtf8String corresponding to EndpointIdentifer defined in H.225.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..128)  

CgkGatekeeperID  
A CgkUtf8String corresponding to GatekeeperIdentifier defined in H.225.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..128)  

Defined Values

ciscoH323TCMIB 1.3.6.1.4.1.9.10.41
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.
MODULE-IDENTITY