SIAE-IFEXT-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.73
- Last updated
- 2016-04-18 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2016-04-18 00:00, 2015-07-21 00:00, 2014-12-02 00:00, 2014-09-26 00:00, 2014-06-05 00:00, 2014-02-21 00:00, 2013-10-28 00:00
- Namespace
- siae
- Source file
SIAE-IFEXT-MIB- Digest
sha256:4e8d794aa8b59d5ff5ae065c86c3dc234495a9e485e1d8ddf6326eb9b30268e7
Description
SIAE's Interface Extension MIB.
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 | InterfaceIndex |
| SIAE-ALARM-MIB | AlarmSeverityCode, AlarmStatus |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, 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-ALARM-MIB SIAE-IFEXT-MIB SIAE-TREE-MIB SIAE-USER-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ifextMibVersion 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.73.1 | INTEGER | read-only | current |
| ifextTable OBJECT-TYPE Table with SIAE's Interface extension records. | 1.3.6.1.4.1.3373.1103.73.2 | not-accessible | current | |
| ifextTableEntry OBJECT-TYPE SIAE's Interface extension record. | 1.3.6.1.4.1.3373.1103.73.2.1 | not-accessible | current | |
| ifextIfIndex OBJECT-TYPE A unique value, greater than zero, for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable. | 1.3.6.1.4.1.3373.1103.73.2.1.1 | InterfaceIndex | not-accessible | current |
| ifextLabel OBJECT-TYPE A textual string containing information about the interface. | 1.3.6.1.4.1.3373.1103.73.2.1.2 | DisplayString (SIZE(0..31)) | read-only | current |
| ifextAdminStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.3373.1103.73.2.1.3 | INTEGER {up(1), down(2), testing(3), loopback(4)} | read-only | current |
| ifextPortUsage OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.73.2.1.4 | INTEGER {unused(0), lan(1), radio(2), mgmt(3), stack(4), aux(5), pwe3(6)} | read-only | current |
| ifextMediumType OBJECT-TYPE Physical medium of this interface. Medium type 'combo' can be set as copper or as fiber by ifextMediumSelection. | 1.3.6.1.4.1.3373.1103.73.2.1.5 | INTEGER {copper(1), fiber(2), combo(3), other(4)} | read-only | current |
| ifextMediumSelection OBJECT-TYPE Selection of physical medium of this interface. Only 'combo' interfaces can be set as copper or as fiber. | 1.3.6.1.4.1.3373.1103.73.2.1.6 | INTEGER {none(0), copper(1), fiber(2)} | read-only | current |
| ifextAlarmReportEnable OBJECT-TYPE On interfaces with ifextPortUsage set to mgmg, this object enables or disables collection and report of the alarms. | 1.3.6.1.4.1.3373.1103.73.2.1.7 | INTEGER {disable(1), enable(2)} | read-create | current |
| ifextSfpId OBJECT-TYPE This object specifies a row in sfpTable. This object is 0 if there isn't any SFP connectied to this interface. | 1.3.6.1.4.1.3373.1103.73.2.1.8 | Integer32 | read-only | current |
| ifextCapabilities OBJECT-TYPE This indicates which capability is supported from this interface. | 1.3.6.1.4.1.3373.1103.73.2.1.9 | Bits {ifextCapabilityLoop(0), ifextCapability2g5Bps(1), ifextCapabilityMabSensor(2), ifextCapabilityEncrypt(3), ifextCapability10gBps(4)} | read-only | current |
| ifextLosAlarm OBJECT-TYPE Interface Loss of Signal alarm | 1.3.6.1.4.1.3373.1103.73.2.1.10 | AlarmStatus | read-only | current |
| ifextRowStatus OBJECT-TYPE Status of this row of ifextTable | 1.3.6.1.4.1.3373.1103.73.2.1.11 | RowStatus | read-create | current |
| ifextMaintTable OBJECT-TYPE Table with object used to maintain Interfaces described in ifextTable | 1.3.6.1.4.1.3373.1103.73.3 | not-accessible | current | |
| ifextMaintTableEntry OBJECT-TYPE SIAE's Interface extension maintenance record. | 1.3.6.1.4.1.3373.1103.73.3.1 | not-accessible | current | |
| ifextLineLoop OBJECT-TYPE This object is set from admin status of an interface to enable/disable line loop. | 1.3.6.1.4.1.3373.1103.73.3.1.1 | INTEGER {disable(1), enable(2)} | read-only | current |
| ifextLosAlarmSeverityCode OBJECT-TYPE Defines the severity associated to the ifextLosAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.73.5 | AlarmSeverityCode | read-write | current |