CISCO-TC-NO-U32
10 objects
This module defines textual conventions used throughout cisco enterprise mibs.
Imported Objects
| CISCO-SMI | ciscoModules ciscoProducts |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.12.1 | IdentityciscoTextualConventions | This module defines textual conventions used throughout cisco enterprise mibs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoIpProtocol | INTEGER ( 0..255 ) | current | IP protocol number range. |
| CiscoNetworkAddress | OCTET STRING | current | Represents a network layer address. The length and format of the address is protocol dependent as follows: ip 4 octets decnet 2 octets pup obsolete chaos 2 octets xns 10 octets first 4 octets are the net number last 6 o… |
| CiscoNetworkProtocol | INTEGER { ip (1), decnet (2), pup (3), chaos (4), xns (5), x121 (6), appletalk (7), clns (8), lat (9), vines (10), cons (11), apollo (12), stun (13), novell (14), qllc (15), snapshot (16), atmIlmi (17), bstun (18), x25pvc (19), unknown (65535) } | current | Represents the different types of network layer protocols. |
| CiscoPort | INTEGER ( 0..65535 ) | current | The TCP or UDP port number range. |
| CiscoRowOperStatus | INTEGER { active(1), activeDependencies(2), inactiveDependency(3), missingDependency(4) } | current | Represents the operational status of an table entry. This textual convention allows explicitly representing the states of rows dependent on rows in other tables. active(1) - Indicates this entry's RowStatus is active an… |
| CountryCode | OCTET STRING (SIZE (0 | 2)) | current | Represents a case-insensitive 2-letter country code taken from ISO-3166. Unrecognized countries are represented as empty string. |
| EntPhysicalIndexOrZero | Integer32 (0..2147483647) | current | This textual convention is an extension of entPhysicalIndex. If non-zero, the object is an entPhysicalIndex. If zero, no appropriate entPhysicalIndex exists. Any additional semantics are object specific. |
| InterfaceIndexOrZero | Integer32 (0..2147483647) | current | Either the value 0, or the ifIndex value of an interface in the ifTable. |
| SAPType | Integer32 (0..254) | current | Service Access Point - is a term that denotes the means by which a user entity in layer n+1 accesses a service of a provider entity in layer n. |