SIAE-IFEXT-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-IFEXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ifext | 1.3.6.1.4.1.3373.1103.73 |
SIAE's Interface Extension MIB. |
||
ifextMibVersion | 1.3.6.1.4.1.3373.1103.73.1 | integer | read-only |
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. |
ifextTable | 1.3.6.1.4.1.3373.1103.73.2 | no-access |
Table with SIAE's Interface extension records. |
|
1.3.6.1.4.1.3373.1103.73.2.1 | no-access |
SIAE's Interface extension record. |
||
ifextIfIndex | 1.3.6.1.4.1.3373.1103.73.2.1.1 | interfaceindex | no-access |
A unique value, greater than zero, for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable. |
ifextLabel | 1.3.6.1.4.1.3373.1103.73.2.1.2 | displaystring | read-only |
A textual string containing information about the interface. |
ifextAdminStatus | 1.3.6.1.4.1.3373.1103.73.2.1.3 | integer | read-only |
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 Enumeration: 'down': 2, 'testing': 3, 'up': 1, 'loopback': 4. |
ifextPortUsage | 1.3.6.1.4.1.3373.1103.73.2.1.4 | integer | read-only |
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. Enumeration: 'lan': 1, 'pwe3': 6, 'unused': 0, 'radio': 2, 'mgmt': 3, 'aux': 5, 'stack': 4. |
ifextMediumType | 1.3.6.1.4.1.3373.1103.73.2.1.5 | integer | read-only |
Physical medium of this interface. Medium type 'combo' can be set as copper or as fiber by ifextMediumSelection. Enumeration: 'copper': 1, 'fiber': 2, 'other': 4, 'combo': 3. |
ifextMediumSelection | 1.3.6.1.4.1.3373.1103.73.2.1.6 | integer | read-only |
Selection of physical medium of this interface. Only 'combo' interfaces can be set as copper or as fiber. Enumeration: 'copper': 1, 'none': 0, 'fiber': 2. |
ifextAlarmReportEnable | 1.3.6.1.4.1.3373.1103.73.2.1.7 | integer | read-only |
On interfaces with ifextPortUsage set to mgmg, this object enables or disables collection and report of the alarms. Enumeration: 'enable': 2, 'disable': 1. |
ifextSfpId | 1.3.6.1.4.1.3373.1103.73.2.1.8 | integer32 | read-only |
This object specifies a row in sfpTable. This object is 0 if there isn't any SFP connectied to this interface. |
ifextCapabilities | 1.3.6.1.4.1.3373.1103.73.2.1.9 | bits | read-only |
This indicates which capability is supported from this interface. Bits: 'ifextCapabilityLoop': 0, 'ifextCapabilityMabSensor': 2, 'ifextCapability10gBps': 4, 'ifextCapabilityEncrypt': 3, 'ifextCapability2g5Bps': 1. |
ifextLosAlarm | 1.3.6.1.4.1.3373.1103.73.2.1.10 | alarmstatus | read-only |
Interface Loss of Signal alarm |
ifextRowStatus | 1.3.6.1.4.1.3373.1103.73.2.1.11 | rowstatus | read-only |
Status of this row of ifextTable |
ifextMaintTable | 1.3.6.1.4.1.3373.1103.73.3 | no-access |
Table with object used to maintain Interfaces described in ifextTable |
|
1.3.6.1.4.1.3373.1103.73.3.1 | no-access |
SIAE's Interface extension maintenance record. |
||
ifextLineLoop | 1.3.6.1.4.1.3373.1103.73.3.1.1 | integer | read-only |
This object is set from admin status of an interface to enable/disable line loop. Enumeration: 'enable': 2, 'disable': 1. |
ifextLosAlarmSeverityCode | 1.3.6.1.4.1.3373.1103.73.5 | alarmseveritycode | read-write |
Defines the severity associated to the ifextLosAlarm and enables/disables the trap generation on status change event. |