BIANCA-ETH-IF-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-ETH-IF-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 |
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
eth | 1.3.6.1.4.1.272.4.37 | |||
ethIfTable | 1.3.6.1.4.1.272.4.37.1 | no-access |
The ethIfTable allows to perform interface status changes of one or more interfaces based on a status transition of another interface. |
|
1.3.6.1.4.1.272.4.37.1.1 | no-access | |||
ethIfIndex | 1.3.6.1.4.1.272.4.37.1.1.1 | integer | read-only |
A unique value for each interface. Its value ranges between 1000 and the value of ifNumber. The following information is encoded in the ifIndex: a. An ifIndex between 1000 and 9999 define hardware interfaces with the following attributes. b. An ifIndex greater than or equal to 10000 defines a software interface. Examples include the dialup-interfaces as defined in the biboPPPTable. |
ethIfPortGroup | 1.3.6.1.4.1.272.4.37.1.1.4 | integer | read-write |
The port group the interface is member of. |
ethIfMACSlot | 1.3.6.1.4.1.272.4.37.1.1.5 | integer | read-write |
The slot of the connected media access controller. |
ethIfMACUnit | 1.3.6.1.4.1.272.4.37.1.1.6 | integer | read-write |
The unit of the connected media access controller. |
ethIfAdminStatus | 1.3.6.1.4.1.272.4.37.1.1.7 | integer | read-write |
Enumeration: 'down': 1, 'up': 2. |