ITF-MIB-EXT
- Registered at
- 1.3.6.1.4.1.637.61.1.6
- Namespace
- nokia
- Source file
ITF-MIB-EXT- Digest
sha256:24bce4bb226b940dd51fae003021ed98f40f6724eedb956964e180a69d371bf7
Imports
| From | Symbols |
|---|---|
| ASAM-ALARM-MIB | AsamAlarmSeverityType |
| ASAM-EQUIP-MIB | eqptHolderId |
| IANAifType-MIB | IANAifType |
| ITF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| SYSTEM-MIB | asam |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ASAM-ALARM-MIB ASAM-EQUIP-MIB ASAM-TC-MIB IANAifType-MIB IF-MIB ITF-MIB ITF-MIB-EXT SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC SYSTEM-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AsamItfSeverityFilterType type | ||||
| AsamLluRelayStatus TEXTUAL-CONVENTION Handling of relay for Local Loop Unbundling. unbundle (1),-- unbundling LLU relay on the particular physical line mentioned by a valid physical interface ifIndex. If LLURelay is unbundled, then the line is throughconnected to an external connector allowing to connect the line to another exchange. connect(2), -- connecting LLU relay on the particular physical line mentioned by a valid physical interface ifIndex. If LLURelay state of a particular line is connected then the line is served by the LT. For a DSL line this means it will pass to the card its low and high pass filter. The effect is that DSL signal is supported by the card, the POTS/ISDN signal is brought to an external connector. connectForMelt(3), -- connecting LLU relay for Melt on the particular physical line mentioned by a valid physical interface ifIndex. If LLURelay state of a particular line is connected with Melt then the line is served by the LT and the MELT test block can be used. For a DSL line this means it will pass to the card its low and high pass filter and a MELT measurement can be performed. The effect is that DSL signal is supported by the card, the POTS/ISDN signal is not connected. disconnect(4), -- disconnecting LLU relay on the particular physical line mentioned by a valid physical interface ifIndex. If LLURelay state of a particular line is disconnected: -the line is open ended at the LT side -the MELT test block(if present) on LT is throughconnected to an external connector This particular state allows for two types of testing: -an open ended measurement can be performed at end user side -future: a MELT measurement can be performed for the external link towards another exchange(if MELT test block present) disconnectTimed(5), -- Temporarily disconnect LLU relay. After a timeout specified by asamLluRelayActionTime, the relay goes back to 'connect' | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| asamItfMIB OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6 | |||
| asamPhyItfOperStatus OBJECT-TYPE The bitmap for the operational status of the physical interfaces. MAX_PIF: the maximum number of interface per board SLOTS: the number of slots in the system Layout: 1..MAX_PIF 1..MAX_PIF ... 1..MAX_PIF ========== ========== ========== 0 1 ... SLOTS-1 Up = 1, Down = 0 ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NA INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: This object is not supported. | 1.3.6.1.4.1.637.61.1.6.1 | OCTET STRING | read-only | obsolete |
| asamPhyItfBitmap OBJECT-TYPE The bitmap for the physical interfaces. MAX_PIF: the maximum number of interface per board SLOTS: the number of slots in the system Layout: 1..MAX_PIF 1..MAX_PIF ... 1..MAX_PIF ========== ========== ========== 0 1 ... SLOTS-1 Present = 1, Not present = 0 ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NA INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: This object is not supported. | 1.3.6.1.4.1.637.61.1.6.2 | OCTET STRING | read-only | obsolete |
| asamPhyItfChangeOccurredTrapEnable OBJECT-TYPE Boolean indicating wether the changeOccurredTrap should be sent or not. The trap will not be sent if the linkUpDownTrap was already sent (regardless of the value asamChangeOccurredTrapEnable). ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NA INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: This object is not supported. | 1.3.6.1.4.1.637.61.1.6.3 | INTEGER {enabled(1), disabled(2)} | read-write | obsolete |
| asamPhyItfNumberChangeOccurred OBJECT-TYPE This is a counter indicating the number of state changes of the physical line. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: 0 UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.4 | Counter | read-only | mandatory |
| asamIfExtTable OBJECT-TYPE An extension to the ifTable defined in ITF-MIB. ALCATEL NOTE: TABLESIZE: DEP same size as the ifTable. | 1.3.6.1.4.1.637.61.1.6.5 | not-accessible | mandatory | |
| asamIfExtEntry OBJECT-TYPE An entry containing management information applicable to a particular interface. | 1.3.6.1.4.1.637.61.1.6.5.1 | not-accessible | mandatory | |
| asamIfExtCustomerId OBJECT-TYPE A textual string identifying the customer assigned to this interface. Following strings have a special meaning: 'reserved' : the interface is reserved by an operator; 'faulty' : the interface is indicated by an operator as being faulty; 'available': the interface has no customer assigned to it. This object is only supported for physical interfaces. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: YES INSRVMOD: YES RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.5.1.1 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| asamIfExtAlmReportingSeverity OBJECT-TYPE This objects specifies for a certain physical interface and all interface above in the interface hierarchy the minimal severity for an alarm to be reported. If no value is provided for this object, it will obtain the value 'default', which means the actual value is as specified in the asamIfExtAlmReportingSeverityDefaultTable. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: YES INSRVMOD: YES RANGE: NA DEFVALUE: 'default' UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.5.1.2 | AsamItfSeverityFilterType | read-write | mandatory |
| asamIfExtIfSpecific OBJECT-TYPE A reference to MIB definitions specific to the particular media being used to realize the interface. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.5.1.3 | OBJECT IDENTIFIER | read-only | mandatory |
| asamNextAvailablePortType OBJECT-TYPE This object contains the ifType for which the next available physical interface can be retrieved. Only values of ifType that represent physical interfaces are allowed. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: YES RANGE: NA DEFVALUE: xdslLine UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.6 | IANAifType | read-write | mandatory |
| asamNextAvailablePort OBJECT-TYPE This object gives the next available physical interface for which the ifType is as specified in asamNextAvailablePortType. A physical interface is considered available if its asamIfExtCustomerId has the value 'available' and its internal ASAM state is 'reachable'. If no interface of the desired type is available an error (genErr) is returned when a get-request is issued for this object. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.7 | InterfaceIndex | read-only | mandatory |
| asamIfExtAlmReportingSeverityDefaultTable OBJECT-TYPE A table specifying for each of the supported interface types for asamIfExtAlmReportingSeverity its default minimal severity. ALCATEL NOTE: TABLESIZE: DEP number of supported interface types. | 1.3.6.1.4.1.637.61.1.6.8 | not-accessible | mandatory | |
| asamIfExtAlmReportingSeverityDefaultEntry OBJECT-TYPE An entry of the asamIfExtAlmReportingSeverityDefaultTable. | 1.3.6.1.4.1.637.61.1.6.8.1 | not-accessible | mandatory | |
| asamIfExtIfType OBJECT-TYPE The type of the interface. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.8.1.1 | IANAifType | read-only | mandatory |
| asamIfExtAlmReportingSeverityDefault OBJECT-TYPE The default minimal severity for an alarm to be reported that will be used for interfaces of the type specified in asamIfExtIfType. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: YES RANGE: 1-5 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.8.1.2 | AsamAlarmSeverityType | read-write | mandatory |
| asamItfTest OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9 | |||
| asamItfMetallicTestGroup OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1 | |||
| asamItfMetallicTestTypes OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1 | |||
| asamItfMetallicTestLimited OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.1 | |||
| asamItfMetallicTestTapLooped OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.2 | |||
| asamItfMetallicTestMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.3 | |||
| asamItfMetallicTestSplitAccess OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.4 | |||
| asamItfMetallicTestInwardOnly OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.5 | |||
| asamItfMetallicTestOutwardOnly OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.6 | |||
| asamItfMetallicTestResetTimer OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.1.7 | |||
| asamItfMetallicTestCodes OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2 | |||
| asamItfLineNotReachable OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.1 | |||
| asamItfPreparingMetallicTest OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.2 | |||
| asamItfAnotherMetallicTestInProgress OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.3 | |||
| asamItfTestAppliqueNotReachable OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.4 | |||
| asamItfPotsSplitterNotReachable OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.5 | |||
| asamItfWcapNotReachable OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.6 | |||
| asamItfLineBusy OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.7 | |||
| asamItfLineAdminOperAbnormal OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.8 | |||
| asamItfLineAnotherLineTestInProgress OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.9 | |||
| asamItfTestNotPossible OBJECT-IDENTITY | 1.3.6.1.4.1.637.61.1.6.9.1.2.10 | |||
| asamShelfPhyItfSummaryTable OBJECT-TYPE Shelf summary table, summarizing status information of physical interfaces of boards which can be equipped within the corresponding shelf. ALCATEL NOTE: TABLESIZE: DEP number of shelves. | 1.3.6.1.4.1.637.61.1.6.10 | not-accessible | mandatory | |
| asamShelfPhyItfSummaryEntry OBJECT-TYPE An entry of the shelf physical interface summary table. | 1.3.6.1.4.1.637.61.1.6.10.1 | not-accessible | mandatory | |
| asamShelfPhyItfNumberChangeOccurred OBJECT-TYPE This is a counter indicating the number of state changes of physical lines, equipped on boards within this shelf. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: 0 UNITS: state change SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.10.1.1 | Counter | read-only | mandatory |
| asamShelfPhyItfOperStatus OBJECT-TYPE The bitmap for the operational status of the physical interfaces of boards which can be equipped within this shelf. MAX_PIF: the maximum number of physical interfaces per board (lines + IMA). SLOTS: the maximum number of slots within a shelf Layout: 1..MAX_PIF 1..MAX_PIF ... 1..MAX_PIF ========== ========== ========== 0 1 ... SLOTS-1 Up = 1, Down = 0. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: DEP: #slots*#interfaces per board DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.10.1.2 | OCTET STRING | read-only | mandatory |
| asamShelfPhyItfBitmap OBJECT-TYPE The bitmap for the presence of the physical interfaces of boards which can be equipped within this shelf. MAX_PIF: the maximum number of physical interfaces per board (lines + IMA). SLOTS: the maximum number of slots within a shelf Layout: 1..MAX_PIF 1..MAX_PIF ... 1..MAX_PIF ========== ========== ========== 0 1 ... SLOTS-1 Present = 1, Not present = 0. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: DEP: #slots*#interfaces per board DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.10.1.3 | OCTET STRING | read-only | mandatory |
| asamLluTable OBJECT-TYPE The Local Loop Unbundling Table. ALCATEL NOTE: TABLESIZE: DEP same size as the ifTable | 1.3.6.1.4.1.637.61.1.6.11 | not-accessible | mandatory | |
| asamLluEntry OBJECT-TYPE An entry in the asamLluTable. There will be an entry for each physical interface line (xdslLine) if the corresponding board is configured/planned and if the corresponding board supports LLU, i.e. no entries are auto-created in the MIB - for boards that are not planned, - for boards that are planned but for which the HW does not support LLU. the operator cannot create an entry nor delete an entry in this table | 1.3.6.1.4.1.637.61.1.6.11.1 | not-accessible | mandatory | |
| asamLluRelayStatus OBJECT-TYPE Configured administrative status of the relay. This value is kept persistent ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: YES INSRVMOD: NA RANGE: NA DEFVALUE: unbundle UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.11.1.1 | AsamLluRelayStatus | read-write | mandatory |
| asamLluRelayActionTime OBJECT-TYPE The delay in tenths of seconds during which the relay will be in disconnected state before switching to connected state after asamLluRelayStatus is configured to 'disconnectTimed' ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..864000 DEFVALUE: 50 UNITS: s/10 SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.11.1.2 | Gauge | read-write | mandatory |
| asamLluRelayOperStatus OBJECT-TYPE Operational status of the relay. This represents the actual status of the relay at any time. The value 'disconnectTimed' does not apply in this context ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.11.1.3 | AsamLluRelayStatus | read-only | mandatory |
| asamLluRelayActionTimer OBJECT-TYPE Time in tenths of seconds remaining before switching to connected state after asamLluRelayStatus is configured to 'disconnectTimed'. 0 means that the timer associated with disconnectTimed is not active. This can happen when: - asamLluRelayStatus has never been configured to 'disconnectTimed' - The timer has been configured with asamLluRelayActionTime = 0 - The timer has expired ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..864000 DEFVALUE: 0 UNITS: s/10 SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.11.1.4 | Gauge | read-only | mandatory |
| asamIfExtCounterSupportTable OBJECT-TYPE A Table listing the supported counters for a particular interface . ALCATEL NOTE: TABLESIZE: DEP number of supported interface types. | 1.3.6.1.4.1.637.61.1.6.12 | not-accessible | mandatory | |
| asamIfExtCounterSupportEntry OBJECT-TYPE An entry containing list of supported counter information applicable to a particular interface. | 1.3.6.1.4.1.637.61.1.6.12.1 | not-accessible | mandatory | |
| asamIfExtCounterIndex OBJECT-TYPE A unique non-zero value representing an interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.1 | IANAifType | read-only | mandatory |
| asamifTblifDescr OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.2 | INTEGER | read-only | mandatory |
| asamifTblifMtu OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.3 | INTEGER | read-only | mandatory |
| asamifTblifSpeed OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.4 | INTEGER | read-only | mandatory |
| asamifTblifPhysAddress OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.5 | INTEGER | read-only | mandatory |
| asamifTblifAdminStatus OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.6 | INTEGER | read-only | mandatory |
| asamifTblifOperStatus OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.7 | INTEGER | read-only | mandatory |
| asamifTblifLastChange OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.8 | INTEGER | read-only | mandatory |
| asamifTblifInOctets OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.9 | INTEGER | read-only | mandatory |
| asamifTblifInUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.10 | INTEGER | read-only | mandatory |
| asamifTblifInNUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.11 | INTEGER | read-only | mandatory |
| asamifTblifInDiscards OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.12 | INTEGER | read-only | mandatory |
| asamifTblifInErrors OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.13 | INTEGER | read-only | mandatory |
| asamifTblifInUbknownProtos OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.14 | INTEGER | read-only | mandatory |
| asamifTblifOutOctets OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.15 | INTEGER | read-only | mandatory |
| asamifTblifOutUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.16 | INTEGER | read-only | mandatory |
| asamifTblifOutNUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.17 | INTEGER | read-only | mandatory |
| asamifTblifOutDiscards OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.18 | INTEGER | read-only | mandatory |
| asamifTblifOutErrors OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.19 | INTEGER | read-only | mandatory |
| asamifxTblifName OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.20 | INTEGER | read-only | mandatory |
| asamifxTblifInMulticastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.21 | INTEGER | read-only | mandatory |
| asamifxTblifInBroadcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.22 | INTEGER | read-only | mandatory |
| asamifxTblifOutMulticastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.23 | INTEGER | read-only | mandatory |
| asamifxTblifOutBroadcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.24 | INTEGER | read-only | mandatory |
| asamifxTblifHCInOctets OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.25 | INTEGER | read-only | mandatory |
| asamifxTblifHCInUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.26 | INTEGER | read-only | mandatory |
| asamifxTblifHCInMulticastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.27 | INTEGER | read-only | mandatory |
| asamifxTblifHCInBroadcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.28 | INTEGER | read-only | mandatory |
| asamifxTblifHCOutOctets OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.29 | INTEGER | read-only | mandatory |
| asamifxTblifHCOutUcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.30 | INTEGER | read-only | mandatory |
| asamifxTblifHCOutMulticastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.31 | INTEGER | read-only | mandatory |
| asamifxTblifHCOutBroadcastPkts OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.32 | INTEGER | read-only | mandatory |
| asamifxTblifLinkUpDownTrapEnable OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.33 | INTEGER | read-only | mandatory |
| asamifxTblifHighSpeed OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.34 | INTEGER | read-only | mandatory |
| asamifxTblifPromiscuousMode OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.35 | INTEGER | read-only | mandatory |
| asamifxTblifConnectorPresent OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.36 | INTEGER | read-only | mandatory |
| asamifxTblifAlias OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.37 | INTEGER | read-only | mandatory |
| asamifxTblifCounterDiscontinuityTime OBJECT-TYPE A value of 1 indicates that this parameter is supported for the specified interface A value of 0 indicates that this parameter is not supported for the specified interface . ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: 0..1 DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.12.1.38 | INTEGER | read-only | mandatory |
| asamIfIndexToExtIfIndexMappingTable OBJECT-TYPE ifIndex to extended ifIndex Mapping Table. ALCATEL NOTE: TABLESIZE: DEP same size as the ifTable. | 1.3.6.1.4.1.637.61.1.6.13 | not-accessible | mandatory | |
| asamIfIndexToExtIfIndexMappingEntry OBJECT-TYPE An entry containing mapping from ifIndex to extended ifIndex of interfaces. | 1.3.6.1.4.1.637.61.1.6.13.1 | not-accessible | mandatory | |
| asamExtIfIndexId1 OBJECT-TYPE Indicates the first indentifier of the extended-ifIndex INTEGER.xxxx.xxxx. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: Gauge DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.13.1.1 | Gauge (0..4294967295) | read-only | mandatory |
| asamExtIfIndexId2 OBJECT-TYPE Indicates the second indentifier of the extended-ifIndex xxxx.INTEGER.xxxx. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: Gauge DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.13.1.2 | Gauge (0..4294967295) | read-only | mandatory |
| asamExtIfIndexId3 OBJECT-TYPE Indicates the third indentifier of the extended-ifIndex xxxx.xxxx.INTEGER. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: Gauge DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.13.1.3 | Gauge (0..4294967295) | read-only | mandatory |
| asamExtIfIndexToIfIndexMappingTable OBJECT-TYPE Extended-ifIndex to ifIndex Mapping Table. ALCATEL NOTE: TABLESIZE: DEP same size as the ifTable. | 1.3.6.1.4.1.637.61.1.6.14 | not-accessible | mandatory | |
| asamExtIfIndexToIfIndexMappingEntry OBJECT-TYPE An entry containing mapping from extended-ifIndex to ifIndex of interfaces. | 1.3.6.1.4.1.637.61.1.6.14.1 | not-accessible | mandatory | |
| asamIfIndex OBJECT-TYPE Indicates the ifIndex of the interface. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: ifIndex DEFVALUE: NA UNITS: NA SPARSE: NA DESCR: NA | 1.3.6.1.4.1.637.61.1.6.14.1.1 | InterfaceIndex | read-only | mandatory |
| asamIfPortTypeTable OBJECT-TYPE EFM Interface PortType Table. ALCATEL NOTE: TABLESIZE: Entry will be equivalent to number of EFM interfaces exist. | 1.3.6.1.4.1.637.61.1.6.15 | not-accessible | mandatory | |
| asamIfPortTypeEntry OBJECT-TYPE An entry appears in this table for each EFM interface exist in the system. | 1.3.6.1.4.1.637.61.1.6.15.1 | not-accessible | mandatory | |
| asamIfPortType OBJECT-TYPE This object identifies the whole network service model based on this interface. User Network Interface (UNI) is an interface which specifies one untrust subscriber is connected. Network to Network Interface (NNI) is an interface which specifies one trust networks in connected. Hicap User Network Interface (HUNI) is an interface which specifies one untrust subscriber is connected, but with hicapacity services. Uplink specifies the interface is at the upside of the ISAM, i.e. connecting the ISAM to the network. Lemi is a local ethernet management interface. It is supported only on a restricted set of systems/cards. ALCATEL NOTE: ACCESS : NA USAGE : NA PERSIST: YES INSRVMOD: NA RANGE : NA DEFVALUE: uni UNITS : NA SPARSE : NA DESCR : This Object is supported only for few LTs.Setting of portType is not allowed for native ethernet interfaces.Setting portType as UNI is allowed for all interfaces except native ethernet.Setting portType as NNI is allowed only for EFM intefaces on supported LTs.For ethernet interfaces (native Ethernet) get command will display the portType from extendEtherPortCtrlTable | 1.3.6.1.4.1.637.61.1.6.15.1.1 | INTEGER {uni(1), nni(2), huni(3), uplink(4), lemi(5)} | read-write | mandatory |