TCAv1-MIB: View SNMP OID List / Download MIB
VENDOR: BELLCORE
Home | MIB: TCAv1-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bellcore | 1.3.6.1.4.1.148 | |||
requirements | 1.3.6.1.4.1.148.1 | |||
tcaMIB | 1.3.6.1.4.1.148.1.5 | |||
tcaObjects | 1.3.6.1.4.1.148.1.5.1 | |||
tcaTable | 1.3.6.1.4.1.148.1.5.1.1 | no-access |
The Threshold Crossing Alert table. |
|
1.3.6.1.4.1.148.1.5.1.1.1 | no-access |
An entry in the Threshold Crossing Alert table. |
||
tcaIfIndex | 1.3.6.1.4.1.148.1.5.1.1.1.1 | integer | read-only |
The value of this object is equal to MIB II's ifIndex value for this interface sublayer (ifEntry). |
tcaIndex | 1.3.6.1.4.1.148.1.5.1.1.1.2 | integer | read-only |
The value of this object is used as one of the indices for this table. It is a unique identifier for this row in the table for this interface (ifIndex). The value of this object can be from 1 to N, where N is the number of potential TCAs for this interface sublayer (ifEntry). |
tcaObject | 1.3.6.1.4.1.148.1.5.1.1.1.3 | object identifier | read-only |
The value of this object is the OBJECT IDENTIFIER of the counter object being thresholded. The counter objects being thresholded are defined in other MIB Modules. |
tcaObjectDesc | 1.3.6.1.4.1.148.1.5.1.1.1.4 | displaystring | read-only |
The value of this object is a description of the counter object being thresholded. For example, DS1 Coding Violations. |
tcaThreshold | 1.3.6.1.4.1.148.1.5.1.1.1.5 | integer | read-only |
The value of this object is the threshold value of the counter object being thresholded. |
tcaSampleType | 1.3.6.1.4.1.148.1.5.1.1.1.6 | integer | read-only |
The value of this object is the sample type of the counter object being thresholded from the perspective of the CNM or XA-OM customer. All counters are thresholded over a 15-minute interval. However, over this 15-minute interval the threshold value may be an absolute value (e.g., used for interval counters) or a delta value (e.g., used for continuous counters). The intervals are measured locally at the agent, and are not visible to the manager. At the agent's local interval boundary, all threshold crossing measurements are reset to zero. (A counter value may cross the predefined threshold and a TCA is sent only once within a 15-minute interval.) Enumeration: 'intervalDeltaValue': 2, 'intervalAbsoluteValue': 1. |
tcaCounts | 1.3.6.1.4.1.148.1.5.1.1.1.7 | counter | read-only |
The value of this object is the number of times the threshold was crossed for this counter object, since sysUpTime was initialized or restarted. This counter is a continuous counter. It should be noted that as this object has a SYNTAX of Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero. |
tcaTimeStamp | 1.3.6.1.4.1.148.1.5.1.1.1.8 | timeticks | read-only |
The value of this object is equal to the value of MIB-II's sysUpTime object at which last (latest) threshold was crossed for this counter object. The value of this object is set to zero at (re)initialization. |
tcaTrapEnabler | 1.3.6.1.4.1.148.1.5.1.1.1.9 | integer | read-write |
Indicates whether an fyiTrap should be generated for this threshold crossing count (tcaObject). The physical layer counters' and gauges' (e.g., DS1, DS3, SONET, and PLCP) TCAs should have a default value of disabled(2). The SMDS service violations and higher layer protocol violations counters' TCAs should have a default value of enabled(1). A fyiTrap, when generated, shall have the following varBind list: tcaObject, tcaObjectDesc, tcaThreshold, and tcaTimeStamp. Enumeration: 'disabled': 2, 'enabled': 1. |
tcaConformance | 1.3.6.1.4.1.148.1.5.2 | |||
tcaGroups | 1.3.6.1.4.1.148.1.5.2.1 | |||
tcaGroup | 1.3.6.1.4.1.148.1.5.2.1.1 | |||
tcaCompliances | 1.3.6.1.4.1.148.1.5.2.2 | |||
tcaCompliance | 1.3.6.1.4.1.148.1.5.2.2.1 |