BEGEMOT-ATM-MIB: View SNMP OID List / Download MIB
VENDOR: FRAUNHOFER FOKUS
Home | MIB: BEGEMOT-ATM-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 |
begemotAtm | 1.3.6.1.4.1.12325.1.101 |
The Begemot MIB for ATM interfaces. |
||
begemotAtmObjects | 1.3.6.1.4.1.12325.1.101.1 | |||
begemotAtmIfTable | 1.3.6.1.4.1.12325.1.101.1.1 | no-access |
This table contains an entry for each hardware ATM interface. The table is indexed by the interface index. |
|
1.3.6.1.4.1.12325.1.101.1.1.1 | no-access |
This is a table entry describing one ATM hardware interface. |
||
begemotAtmIfName | 1.3.6.1.4.1.12325.1.101.1.1.1.1 | displaystring | read-only |
Name of the ATM interface. |
begemotAtmIfPcr | 1.3.6.1.4.1.12325.1.101.1.1.1.2 | unsigned32 | read-only |
The line cell rate of the interface. |
begemotAtmIfMedia | 1.3.6.1.4.1.12325.1.101.1.1.1.3 | integer | read-only |
The physical medium. Enumeration: 'sm622': 11, 'taxi100': 5, 'sm155': 8, 'unknown': 3, 'utp155': 9, 'virtual': 12, 'utp25': 4, 'mm622': 10, 'mm155': 7, 'other': 1, 'taxi140': 6. |
begemotAtmIfVpiBits | 1.3.6.1.4.1.12325.1.101.1.1.1.4 | unsigned32 | read-only |
Number of VPI bits that are used by the device. |
begemotAtmIfVciBits | 1.3.6.1.4.1.12325.1.101.1.1.1.5 | unsigned32 | read-only |
Number of VCI bits that are used by the device. |
begemotAtmIfMaxVpcs | 1.3.6.1.4.1.12325.1.101.1.1.1.6 | unsigned32 | read-only |
The maximum number of VPC supported on this device. This may not be larger than 2^begemotAtmIfVpiBits. |
begemotAtmIfMaxVccs | 1.3.6.1.4.1.12325.1.101.1.1.1.7 | unsigned32 | read-only |
The maximum number of VCC supported on this device. This may not be larger than 2^(begemotAtmIfVpiBits + begemotAtmVciBits). |
begemotAtmIfEsi | 1.3.6.1.4.1.12325.1.101.1.1.1.8 | atmesi | read-only |
The default End System Identifier as reported by the hardware. If the hardware has no ESI all six bytes are reported as 0. |
begemotAtmIfCarrierStatus | 1.3.6.1.4.1.12325.1.101.1.1.1.9 | integer | read-only |
The state of the carrier. For interfaces which don't have the notion of a carriere none is reported. Enumeration: 'carrierOff': 2, 'none': 4, 'carrierOn': 1, 'unknown': 3. |
begemotAtmIfMode | 1.3.6.1.4.1.12325.1.101.1.1.1.10 | integer | read-write |
The mode of the SUNI interface. For interfaces without SUNI unknown is reported in which case the variable is read-only. Some types of interfaces may not be able to change this value. Enumeration: 'unknown': 3, 'sonet': 1, 'sdh': 2. |
begemotAtmIfTableLastChange | 1.3.6.1.4.1.12325.1.101.1.2 | timeticks | read-only |
The value of sysUpTime the last time that an entry in begemotIfTable was created or destroyed. If the table is unchanged since the last coldStart this value is zero. |
begemotAtmHWTable | 1.3.6.1.4.1.12325.1.101.1.3 | no-access |
This table augments the begemotAtmIfTable and contains an entry for each hardware ATM interface. The entries describe the ATM hardware interface. |
|
1.3.6.1.4.1.12325.1.101.1.3.1 | no-access |
This is a table entry describing one ATM hardware interface. |
||
begemotAtmHWVendor | 1.3.6.1.4.1.12325.1.101.1.3.1.1 | displaystring | read-only |
A short string naming the vendor of the interface card. |
begemotAtmHWDevice | 1.3.6.1.4.1.12325.1.101.1.3.1.2 | displaystring | read-only |
A short string naming the brand of the interface card. |
begemotAtmHWSerial | 1.3.6.1.4.1.12325.1.101.1.3.1.3 | unsigned32 | read-only |
The serial number of the interface card or 0 if it doesn't report a serial number. |
begemotAtmHWVersion | 1.3.6.1.4.1.12325.1.101.1.3.1.4 | unsigned32 | read-only |
The hardware version of the interface card or 0 if it doesn't report a hardware version number. |
begemotAtmHWSoftVersion | 1.3.6.1.4.1.12325.1.101.1.3.1.5 | unsigned32 | read-only |
The firmware version of the interface card or 0 if it doesn't report a firmware version number. |
begemotAtmSysGroup | 1.3.6.1.4.1.12325.1.101.1.4 |