SIAE-IFEXT-MIB

File: SIAE-IFEXT-MIB.mib (11657 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString RowStatus InterfaceIndex
siaeMib AlarmStatus AlarmSeverityCode

Defined Types

InterfaceExtensionEntry  
SEQUENCE    
  ifextIfIndex InterfaceIndex
  ifextLabel DisplayString
  ifextAdminStatus INTEGER
  ifextPortUsage INTEGER
  ifextMediumType INTEGER
  ifextMediumSelection INTEGER
  ifextAlarmReportEnable INTEGER
  ifextSfpId Integer32
  ifextCapabilities BITS
  ifextLosAlarm AlarmStatus
  ifextRowStatus RowStatus

InterfaceExtensionMaintEntry  
SEQUENCE    
  ifextLineLoop INTEGER

Defined Values

ifext 1.3.6.1.4.1.3373.1103.73
SIAE's Interface Extension MIB.
MODULE-IDENTITY    

ifextMibVersion 1.3.6.1.4.1.3373.1103.73.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  

ifextTable 1.3.6.1.4.1.3373.1103.73.2
Table with SIAE's Interface extension records.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceExtensionEntry

ifextTableEntry 1.3.6.1.4.1.3373.1103.73.2.1
SIAE's Interface extension record.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceExtensionEntry  

ifextIfIndex 1.3.6.1.4.1.3373.1103.73.2.1.1
A unique value, greater than zero, for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ifextLabel 1.3.6.1.4.1.3373.1103.73.2.1.2
A textual string containing information about the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

ifextAdminStatus 1.3.6.1.4.1.3373.1103.73.2.1.3
The desired state of the interface. This object can be set only when the ifMainRowStatus of the interface is active. This object has the semantics of the ifAdminStatus of the standard ifTable. The testing(3) state indicates that no operational packets can be passed - this state is not currently supported. When a managed system initializes, all interfaces start with ifMainAdminStatus in the down(2) state, it's a default state also. As a result of either explicit management action or per configuration information retained by the managed system, ifMainAdminStatus is then changed to the up (1) state (or remains in the down(2) state). This object reflects the value of ifMainAdminStatus
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), loopback(4)  

ifextPortUsage 1.3.6.1.4.1.3373.1103.73.2.1.4
Port usage in the system. lan(1) and radio(2) are traffic ports, mgmt(3) are ports dedicated to management traffic, stack(4) ports are port to interconnect switch to stack, aux(5) ports are ports dedicated to other purpose, pwe3(6) ports are dedicated to pseudowire.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), lan(1), radio(2), mgmt(3), stack(4), aux(5), pwe3(6)  

ifextMediumType 1.3.6.1.4.1.3373.1103.73.2.1.5
Physical medium of this interface. Medium type 'combo' can be set as copper or as fiber by ifextMediumSelection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER copper(1), fiber(2), combo(3), other(4)  

ifextMediumSelection 1.3.6.1.4.1.3373.1103.73.2.1.6
Selection of physical medium of this interface. Only 'combo' interfaces can be set as copper or as fiber.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), copper(1), fiber(2)  

ifextAlarmReportEnable 1.3.6.1.4.1.3373.1103.73.2.1.7
On interfaces with ifextPortUsage set to mgmg, this object enables or disables collection and report of the alarms.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ifextSfpId 1.3.6.1.4.1.3373.1103.73.2.1.8
This object specifies a row in sfpTable. This object is 0 if there isn't any SFP connectied to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifextCapabilities 1.3.6.1.4.1.3373.1103.73.2.1.9
This indicates which capability is supported from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  BITS ifextCapabilityLoop(0), ifextCapability2g5Bps(1), ifextCapabilityMabSensor(2), ifextCapabilityEncrypt(3), ifextCapability10gBps(4)  

ifextLosAlarm 1.3.6.1.4.1.3373.1103.73.2.1.10
Interface Loss of Signal alarm
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

ifextRowStatus 1.3.6.1.4.1.3373.1103.73.2.1.11
Status of this row of ifextTable
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ifextMaintTable 1.3.6.1.4.1.3373.1103.73.3
Table with object used to maintain Interfaces described in ifextTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceExtensionMaintEntry

ifextMaintTableEntry 1.3.6.1.4.1.3373.1103.73.3.1
SIAE's Interface extension maintenance record.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceExtensionMaintEntry  

ifextLineLoop 1.3.6.1.4.1.3373.1103.73.3.1.1
This object is set from admin status of an interface to enable/disable line loop.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ifextLosAlarmSeverityCode 1.3.6.1.4.1.3373.1103.73.5
Defines the severity associated to the ifextLosAlarm and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  AlarmSeverityCode