BEGEMOT-ATM-MIB
24 objects
The Begemot MIB for ATM interfaces.
Imported Objects
| BEGEMOT-MIB | begemot |
| IF-MIB | ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.12325.1.101 | IdentitybegemotAtm | The Begemot MIB for ATM interfaces. | ||
| 1.3.6.1.4.1.12325.1.101.1 | NodebegemotAtmObjects | |||
| 1.3.6.1.4.1.12325.1.101.1.1 | TablebegemotAtmIfTable | not-accessible | current | 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 | RowbegemotAtmIfEntry | not-accessible | current | This is a table entry describing one ATM hardware interface. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.1 | ColumnbegemotAtmIfName | read-only | current | Name of the ATM interface. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.2 | ColumnbegemotAtmIfPcr | read-only | current | The line cell rate of the interface. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.3 | ColumnbegemotAtmIfMedia | read-only | current | The physical medium. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.4 | ColumnbegemotAtmIfVpiBits | read-only | current | Number of VPI bits that are used by the device. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.5 | ColumnbegemotAtmIfVciBits | read-only | current | Number of VCI bits that are used by the device. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.6 | ColumnbegemotAtmIfMaxVpcs | read-only | current | The maximum number of VPC supported on this device. This may not be larger than 2^begemotAtmIfVpiBits. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.7 | ColumnbegemotAtmIfMaxVccs | read-only | current | The maximum number of VCC supported on this device. This may not be larger than 2^(begemotAtmIfVpiBits + begemotAtmVciBits). |
| 1.3.6.1.4.1.12325.1.101.1.1.1.8 | ColumnbegemotAtmIfEsi | read-only | current | The default End System Identifier as reported by the hardware. If the hardware has no ESI all six bytes are reported as 0. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.9 | ColumnbegemotAtmIfCarrierStatus | read-only | current | The state of the carrier. For interfaces which don't have the notion of a carriere none is reported. |
| 1.3.6.1.4.1.12325.1.101.1.1.1.10 | ColumnbegemotAtmIfMode | read-write | current | 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 ab… |
| 1.3.6.1.4.1.12325.1.101.1.2 | ScalarbegemotAtmIfTableLastChange | read-only | current | 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… |
| 1.3.6.1.4.1.12325.1.101.1.3 | TablebegemotAtmHWTable | not-accessible | current | 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 | RowbegemotAtmHWEntry | not-accessible | current | This is a table entry describing one ATM hardware interface. |
| 1.3.6.1.4.1.12325.1.101.1.3.1.1 | ColumnbegemotAtmHWVendor | read-only | current | A short string naming the vendor of the interface card. |
| 1.3.6.1.4.1.12325.1.101.1.3.1.2 | ColumnbegemotAtmHWDevice | read-only | current | A short string naming the brand of the interface card. |
| 1.3.6.1.4.1.12325.1.101.1.3.1.3 | ColumnbegemotAtmHWSerial | read-only | current | The serial number of the interface card or 0 if it doesn't report a serial number. |
| 1.3.6.1.4.1.12325.1.101.1.3.1.4 | ColumnbegemotAtmHWVersion | read-only | current | The hardware version of the interface card or 0 if it doesn't report a hardware version number. |
| 1.3.6.1.4.1.12325.1.101.1.3.1.5 | ColumnbegemotAtmHWSoftVersion | read-only | current | The firmware version of the interface card or 0 if it doesn't report a firmware version number. |
| 1.3.6.1.4.1.12325.1.101.1.4 | NodebegemotAtmSysGroup |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AtmESI | OCTET STRING (SIZE(6)) | current | An ATM End System Identifier. This is basically the same as an Ethernet Address and is assigned using the same rules. |