BEGEMOT-ATM-MIB
- Registered at
- 1.3.6.1.4.1.12325.1.101
- Last updated
- 2004-07-19 00:00
- Organization
- German Aerospace Centre
- Namespace
- pfsense
- Source file
BEGEMOT-ATM-MIB- Digest
sha256:41597c09c5bd2470020cbe97e7622e0964ec377b483a7107cb23be1eb2afcff4
Description
The Begemot MIB for ATM interfaces.
Contact
Hartmut Brandt Postal: German Aerospace Centre (DLR) Institute of Communications and Navigation 82234 Wessling Germany Fax: +49 8153 28 2844 E-mail: harti@freebsd.org
Imports
| From | Symbols |
|---|---|
| BEGEMOT-MIB | begemot |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BEGEMOT-ATM-MIB BEGEMOT-MIB FOKUS-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12325.1.101.1 | begemotAtmObjects |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AtmESI TEXTUAL-CONVENTION An ATM End System Identifier. This is basically the same as an Ethernet Address and is assigned using the same rules. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| begemotAtmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.101.1 | |||
| begemotAtmIfTable OBJECT-TYPE 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 | not-accessible | current | |
| begemotAtmIfEntry OBJECT-TYPE This is a table entry describing one ATM hardware interface. | 1.3.6.1.4.1.12325.1.101.1.1.1 | not-accessible | current | |
| begemotAtmIfName OBJECT-TYPE Name of the ATM interface. | 1.3.6.1.4.1.12325.1.101.1.1.1.1 | DisplayString (SIZE(1..15)) | read-only | current |
| begemotAtmIfPcr OBJECT-TYPE The line cell rate of the interface. | 1.3.6.1.4.1.12325.1.101.1.1.1.2 | Unsigned32 | read-only | current |
| begemotAtmIfMedia OBJECT-TYPE The physical medium. | 1.3.6.1.4.1.12325.1.101.1.1.1.3 | INTEGER {other(1), unknown(3), utp25(4), taxi100(5), taxi140(6), mm155(7), sm155(8), utp155(9), mm622(10), sm622(11), virtual(12)} | read-only | current |
| begemotAtmIfVpiBits OBJECT-TYPE Number of VPI bits that are used by the device. | 1.3.6.1.4.1.12325.1.101.1.1.1.4 | Unsigned32 (0..12) | read-only | current |
| begemotAtmIfVciBits OBJECT-TYPE Number of VCI bits that are used by the device. | 1.3.6.1.4.1.12325.1.101.1.1.1.5 | Unsigned32 (0..16) | read-only | current |
| begemotAtmIfMaxVpcs OBJECT-TYPE 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.6 | Unsigned32 (0..256) | read-only | current |
| begemotAtmIfMaxVccs OBJECT-TYPE 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.7 | Unsigned32 (0..16777216) | read-only | current |
| begemotAtmIfEsi OBJECT-TYPE 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.8 | AtmESI | read-only | current |
| begemotAtmIfCarrierStatus OBJECT-TYPE 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.9 | INTEGER {carrierOn(1), carrierOff(2), unknown(3), none(4)} | read-only | current |
| begemotAtmIfMode OBJECT-TYPE 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. | 1.3.6.1.4.1.12325.1.101.1.1.1.10 | INTEGER {sonet(1), sdh(2), unknown(3)} | read-write | current |
| begemotAtmIfTableLastChange OBJECT-TYPE 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. | 1.3.6.1.4.1.12325.1.101.1.2 | TimeTicks | read-only | current |
| begemotAtmHWTable OBJECT-TYPE 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 | not-accessible | current | |
| begemotAtmHWEntry OBJECT-TYPE This is a table entry describing one ATM hardware interface. | 1.3.6.1.4.1.12325.1.101.1.3.1 | not-accessible | current | |
| begemotAtmHWVendor OBJECT-TYPE A short string naming the vendor of the interface card. | 1.3.6.1.4.1.12325.1.101.1.3.1.1 | DisplayString | read-only | current |
| begemotAtmHWDevice OBJECT-TYPE A short string naming the brand of the interface card. | 1.3.6.1.4.1.12325.1.101.1.3.1.2 | DisplayString | read-only | current |
| begemotAtmHWSerial OBJECT-TYPE 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.3 | Unsigned32 | read-only | current |
| begemotAtmHWVersion OBJECT-TYPE 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.4 | Unsigned32 | read-only | current |
| begemotAtmHWSoftVersion OBJECT-TYPE 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.3.1.5 | Unsigned32 | read-only | current |
| begemotAtmSysGroup OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.101.1.4 |