XEDIA-IF-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-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 |
xediaIfMIB | 1.3.6.1.4.1.838.3.40 |
This module defines additional objects for management of Interfaces in Xedia devices, beyond what is defined in the IETF's ifMib. |
||
xifObjects | 1.3.6.1.4.1.838.3.40.1 | |||
xifNextIndex | 1.3.6.1.4.1.838.3.40.1.1 | integer | read-write |
Variable indicating what ifIndex value to use in a row create operation in the ifTable (using the Xedia rowStatus extension). |
xifTable | 1.3.6.1.4.1.838.3.40.1.2 | no-access |
A table that allows add/deletes of ifEntries. |
|
1.3.6.1.4.1.838.3.40.1.2.1 | no-access |
. |
||
xifRowStatus | 1.3.6.1.4.1.838.3.40.1.2.1.1 | rowstatus | read-only |
This object is used to add entries to the ifTable. The object ifStackStatus, from the standard ifStack table is covered here as well. It is used to connect and disconnect ifEntries. When creating a new entry, the value of xifRowStatus must be createAndGo(4). In addition, the ifName object must be supplied in the same PDU. Choosing the ifIndex value: While any ifIndex value may be supplied, in order to avoid an error and choose the best value for ifIndex, the xifNextIndex object should be used. It is a test-and-increment variable which means that the client must first get the present value and then do a set (on xifNextIndex) with that same value. If that sequence is succesfull then the client owns that value (until the next reset of the system unless the value is actually used to create an entry). Choosing the ifName value: The choice for ifName must conform to the format: |
xifNotifications | 1.3.6.1.4.1.838.3.40.2 | |||
xifConformance | 1.3.6.1.4.1.838.3.40.3 |