SIAE-CARRIER-AGGRL1-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.104
- Last updated
- 2016-08-23 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2016-08-23 00:00
- Namespace
- siae
- Source file
SIAE-CARRIER-AGGRL1-MIB- Digest
sha256:9bfa1f620feab6b08eb8c47af47e1a4acfee4acf9e43c10ae161ff771a714b20
Description
Carrier hybrid aggregation management for SIAE equipments.
Contact
SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: tbd@siaemic.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndexOrZero |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB SIAE-CARRIER-AGGRL1-MIB SIAE-TREE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| carrierAggrMibVersion OBJECT-TYPE Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. | 1.3.6.1.4.1.3373.1103.104.1 | INTEGER | read-only | current |
| carrierAggrSensorTable OBJECT-TYPE Table with Radio(s) interface(s) that can be associated to an entry of carrierAggrActuatorTable. | 1.3.6.1.4.1.3373.1103.104.2 | not-accessible | current | |
| carrierAggrSensorEntry OBJECT-TYPE A row in the carrierAggrSensorTable. | 1.3.6.1.4.1.3373.1103.104.2.1 | not-accessible | current | |
| carrierAggrSensorIndex OBJECT-TYPE This object identifies the index of carrierAggrSensorTable. | 1.3.6.1.4.1.3373.1103.104.2.1.1 | INTEGER (1..255) | read-only | current |
| carrierAggrSensorRowstatus OBJECT-TYPE The status of this sensor entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value: SensorIfIndex must be set to a valid ifIndex number. Otherwise, the error inconsistentValue is returned on the attempt to set active this row. When this object is set to notInService changes may be made to carrierAggrSensorIfIndex. Other objects can be changed when carrierAggrSensorRowStatus is set to active. A sensor can not be deleted if there is any Actuator (see table carrierAggrActuatorTable) associated with it. | 1.3.6.1.4.1.3373.1103.104.2.1.2 | RowStatus | read-create | current |
| carrierAggrSensorAdminStatus OBJECT-TYPE Administative status of the sensor. The value down(1) turns off all actuators associated with this sensor. | 1.3.6.1.4.1.3373.1103.104.2.1.3 | INTEGER {down(1), up(2)} | read-create | current |
| carrierAggrSensorIfIndex OBJECT-TYPE This object accepts a greater than zero value to identify an interface in ifTable. Some parameters of the radio associated to this interface is monitored and a notification is sent to all connected actuators. | 1.3.6.1.4.1.3373.1103.104.2.1.4 | InterfaceIndexOrZero | read-create | current |
| carrierAggrSensorHitlessCapability OBJECT-TYPE This capability is related to HITLESS Behaviour carrierAggrSensorHitlessBehaviour. | 1.3.6.1.4.1.3373.1103.104.2.1.5 | Bits {hitlessAvailable(0)} | read-only | current |
| carrierAggrSensorHitlessBehaviour OBJECT-TYPE The hitless behaviour. When enabled, data related to the current ACM zone is notified to an external N.E. aggregator, so it can dynamically exclude/include the data-flow without loss of frames. It can be enabled only if carrierAggrSensorHitlessCapability is available | 1.3.6.1.4.1.3373.1103.104.2.1.6 | INTEGER {disable(1), enable(2)} | read-create | current |
| carrierAggrSensorHitlessMode OBJECT-TYPE The policy to select the hitless profile (i.e. the lowest one under which a N.E. aggregator excludes the carrier from an existing aggregation). auto(1): Tx Lower Profile + 1 is selected; manual(2): the value set in carrierAggrSensorHitlessProfile is selected. | 1.3.6.1.4.1.3373.1103.104.2.1.7 | INTEGER {auto(1), manual(2)} | read-create | current |
| carrierAggrSensorHitlessProfile OBJECT-TYPE The hitless profile in case of carrierHyAggrHitlessBehaviour set as enabled and carrierHyAggrHitlessMode set as manual. | 1.3.6.1.4.1.3373.1103.104.2.1.8 | INTEGER | read-create | current |
| carrierAggrSensorHitlessStatus OBJECT-TYPE The working zone of the radio link. | 1.3.6.1.4.1.3373.1103.104.2.1.9 | INTEGER {goodZone(1), hitlessZone(2), badZone(3)} | read-only | current |
| carrierAggrActuatorTable OBJECT-TYPE Table with Lan(s) interface that can be associated to an entry of carrierAggrSensorTable. | 1.3.6.1.4.1.3373.1103.104.3 | not-accessible | current | |
| carrierAggrActuatorEntry OBJECT-TYPE A row in the carrierAggrActuatorTable. | 1.3.6.1.4.1.3373.1103.104.3.1 | not-accessible | current | |
| carrierAggrActuatorIndex OBJECT-TYPE This object identifies the carrier aggr Actuator inside the Network Element. | 1.3.6.1.4.1.3373.1103.104.3.1.1 | INTEGER (1..255) | read-only | current |
| carrierAggrActuatorRowStatus OBJECT-TYPE The status of this entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value: carrierAggrActuatorIfIndex must be set to a valid ifIndex number and carrierAggrActuatorSensorIndex must be set to a valid sensor, Otherwise, the error inconsistentValue is returned on the attempt to set active this row. When set to notInService changes may be made to carrierAggrActuatorIfIndex and carrierAggrActuatorSensorIndex. Other objects can be changed when carrierAggrActuatorRowStatus is set to active. | 1.3.6.1.4.1.3373.1103.104.3.1.2 | RowStatus | read-create | current |
| carrierAggrActuatorAdminStatus OBJECT-TYPE Administative status of the actuator. The value down(1) turns it off. Other actuators associated with the same sensor remain active. | 1.3.6.1.4.1.3373.1103.104.3.1.3 | INTEGER {down(1), up(2)} | read-create | current |
| carrierAggrActuatorIfIndex OBJECT-TYPE This object accepts a greater than zero value to identify an interface in ifTable. The notify received from the connected sensor is forwarded to the remote aggregator to signal some anomalies on this aggregated flow. | 1.3.6.1.4.1.3373.1103.104.3.1.4 | InterfaceIndexOrZero | read-create | current |
| carrierAggrActuatorSensorIndex OBJECT-TYPE This object connects this actuator to a sensor. | 1.3.6.1.4.1.3373.1103.104.3.1.5 | Integer32 | read-create | current |
| carrierAggrActuatorConcIpAddr OBJECT-TYPE This object is used to contain the Ip address of the equipment connected with this Lan (the concatenator unit) | 1.3.6.1.4.1.3373.1103.104.3.1.6 | IpAddress | read-only | current |