SIAE-CARRIER-AGGRL1-MIB

File: SIAE-CARRIER-AGGRL1-MIB.mib (13765 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
SIAE-TREE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress InterfaceIndexOrZero RowStatus
siaeMib

Defined Types

CarrierAggrSensorEntry  
SEQUENCE    
  carrierAggrSensorIndex INTEGER
  carrierAggrSensorRowstatus RowStatus
  carrierAggrSensorAdminStatus INTEGER
  carrierAggrSensorIfIndex InterfaceIndexOrZero
  carrierAggrSensorHitlessCapability BITS
  carrierAggrSensorHitlessBehaviour INTEGER
  carrierAggrSensorHitlessMode INTEGER
  carrierAggrSensorHitlessProfile INTEGER
  carrierAggrSensorHitlessStatus INTEGER

CarrierAggrActuatorEntry  
SEQUENCE    
  carrierAggrActuatorIndex INTEGER
  carrierAggrActuatorRowStatus RowStatus
  carrierAggrActuatorAdminStatus INTEGER
  carrierAggrActuatorIfIndex InterfaceIndexOrZero
  carrierAggrActuatorSensorIndex Integer32
  carrierAggrActuatorConcIpAddr IpAddress

Defined Values

carrierAggr 1.3.6.1.4.1.3373.1103.104
Carrier hybrid aggregation management for SIAE equipments.
MODULE-IDENTITY    

carrierAggrMibVersion 1.3.6.1.4.1.3373.1103.104.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

carrierAggrSensorTable 1.3.6.1.4.1.3373.1103.104.2
Table with Radio(s) interface(s) that can be associated to an entry of carrierAggrActuatorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CarrierAggrSensorEntry

carrierAggrSensorEntry 1.3.6.1.4.1.3373.1103.104.2.1
A row in the carrierAggrSensorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CarrierAggrSensorEntry  

carrierAggrSensorIndex 1.3.6.1.4.1.3373.1103.104.2.1.1
This object identifies the index of carrierAggrSensorTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

carrierAggrSensorRowstatus 1.3.6.1.4.1.3373.1103.104.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

carrierAggrSensorAdminStatus 1.3.6.1.4.1.3373.1103.104.2.1.3
Administative status of the sensor. The value down(1) turns off all actuators associated with this sensor.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER down(1), up(2)  

carrierAggrSensorIfIndex 1.3.6.1.4.1.3373.1103.104.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

carrierAggrSensorHitlessCapability 1.3.6.1.4.1.3373.1103.104.2.1.5
This capability is related to HITLESS Behaviour carrierAggrSensorHitlessBehaviour.
Status: current Access: read-only
OBJECT-TYPE    
  BITS hitlessAvailable(0)  

carrierAggrSensorHitlessBehaviour 1.3.6.1.4.1.3373.1103.104.2.1.6
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

carrierAggrSensorHitlessMode 1.3.6.1.4.1.3373.1103.104.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

carrierAggrSensorHitlessProfile 1.3.6.1.4.1.3373.1103.104.2.1.8
The hitless profile in case of carrierHyAggrHitlessBehaviour set as enabled and carrierHyAggrHitlessMode set as manual.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

carrierAggrSensorHitlessStatus 1.3.6.1.4.1.3373.1103.104.2.1.9
The working zone of the radio link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER goodZone(1), hitlessZone(2), badZone(3)  

carrierAggrActuatorTable 1.3.6.1.4.1.3373.1103.104.3
Table with Lan(s) interface that can be associated to an entry of carrierAggrSensorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CarrierAggrActuatorEntry

carrierAggrActuatorEntry 1.3.6.1.4.1.3373.1103.104.3.1
A row in the carrierAggrActuatorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CarrierAggrActuatorEntry  

carrierAggrActuatorIndex 1.3.6.1.4.1.3373.1103.104.3.1.1
This object identifies the carrier aggr Actuator inside the Network Element.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

carrierAggrActuatorRowStatus 1.3.6.1.4.1.3373.1103.104.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

carrierAggrActuatorAdminStatus 1.3.6.1.4.1.3373.1103.104.3.1.3
Administative status of the actuator. The value down(1) turns it off. Other actuators associated with the same sensor remain active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER down(1), up(2)  

carrierAggrActuatorIfIndex 1.3.6.1.4.1.3373.1103.104.3.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

carrierAggrActuatorSensorIndex 1.3.6.1.4.1.3373.1103.104.3.1.5
This object connects this actuator to a sensor.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

carrierAggrActuatorConcIpAddr 1.3.6.1.4.1.3373.1103.104.3.1.6
This object is used to contain the Ip address of the equipment connected with this Lan (the concatenator unit)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress