BDCOM-TC
27 objects
This module defines textual conventions used throughout bdcom enterprise mibs.
Imported Objects
| BDCOM-SMI | bdcomModules |
| SNMPv2-SMI | Counter64 Gauge32 Integer32 MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3320.12.1 | IdentitybdcomTextualConventions | This module defines textual conventions used throughout bdcom enterprise mibs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BDCOMAbsZeroBasedCounter32 | Gauge32 | current | This TC describes an object which counts events with the following semantics: objects of this type will be set to zero(0) on creation and will thereafter count appropriate events, it locks at the maximum value of 4,294,… |
| BDCOMAlarmSeverity | INTEGER { cleared(1), indeterminate(2), critical(3), major(4), minor(5), warning(6), info(7) } | current | Represents the perceived alarm severity associated with a service or safety affecting condition and/or event. These are based on ITU severities, except that info(7) is added. cleared(1) - Indicates a previous alarm cond… |
| BDCOMInetAddressMask | Unsigned32 (0..128) | current | Denotes a generic Internet subnet address mask. The Internet subnet address mask is represented as the number of contiguous 1-bit from MSB (most significant bit) of the Internet subnet address mask. A BDCOMInetAddressMa… |
| BDCOMIpProtocol | Integer32 ( 0..255 ) | current | IP protocol number range. |
| BDCOMLocationClass | INTEGER { chassis(1), shelf(2), slot(3), subSlot(4), port(5), subPort(6), channel(7), subChannel(8) } | current | An enumerated value which provides an indication of the general location type of a particular physical and/or logical interface. chassis - a system framework for mounting one or more shelves/slots/cards. shelf - a cabin… |
| BDCOMLocationSpecifier | OCTET STRING (SIZE (0..255)) | current | Use this TC to define objects that indicate the physical entity and/or logical interface location of a managed entity on a managed device. In SNMP, a standard mechanism for indicating the physical location of entities i… |
| BDCOMMilliSeconds | Unsigned32 | current | Represents time unit value in milliseconds. |
| BDCOMNetworkAddress | 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… |
| BDCOMNetworkProtocol | 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), ipv6 (20), cdm (21), nbf (22), bpxIgx (23), clnsPfx(24), http(25), unknown (65535) } | current | Represents the different types of network layer protocols. |
| BDCOMPort | Integer32 ( 0..65535 ) | current | The TCP or UDP port number range. |
| BDCOMRowOperStatus | 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… |
| BDCOMSnapShotAbsCounter32 | Unsigned32 | current | This TC describes an object which stores a snap-shot value with the following semantics: objects of this type will take a snap-shot value from their associated BDCOMAbsZeroBasedCounter32 type objects on creation. |
| BulkConfigResult | OCTET STRING (SIZE(0..255)) | current | This textual convention defines the format of the displayable textual result from the bulk configuration operation specified as ConfigIterator type. The format should be: 'COMPLETION=<number of rows had completed before… |
| ConfigIterator | Unsigned32 (1..4294967295) | current | This object type is a control object type which applies to writable objects in the same SNMP PDU related to the same table containing those objects. It controls an operation which repeatedly applies the specified config… |
| 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. |
| CountryCodeITU | Unsigned32 (0..255) | current | This textual convention represents a country or area code for non-standard facilities in telematic services. |
| 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. |
| ListIndex | Integer32 (1..2147483647) | current | A unique value greater than zero, for each of the list that is defined. The object using this convention should give all the object specific details including the list type. |
| ListIndexOrZero | Integer32 (0..2147483647) | current | This textual convention is an extension of the ListIndex. In addition to the ListIndex range, this also includes 0 in its range of values. This value could be object specific and should be given the description of that … |
| MicroSeconds | Unsigned32 | current | Represents time unit value in microseconds. |
| PerfHighIntervalCount | Counter64 | current | A 64 bit counter associated with a performance measurement in a previous 15 minute measurement interval. In the case where the agent has no valid data available for a particular interval the corresponding object instanc… |
| 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. |
| TimeIntervalMin | Unsigned32 | current | A period of time, measured in units of 1 minute. |
| TimeIntervalSec | Unsigned32 | current | A period of time, measured in units of 1 second. |
| Unsigned64 | Counter64 | current | An unsigned 64 bit integer. We use SYNTAX Counter64 for the encoding rules. |