MIBs Depot

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

FromSymbols
BEGEMOT-MIBbegemot
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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.

ArcNameModule
1.3.6.1.4.1.12325.1.101.1begemotAtmObjects

Textual conventions

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
begemotAtmIfEntry
OBJECT-TYPE
This is a table entry describing one ATM hardware interface.
1.3.6.1.4.1.12325.1.101.1.1.1not-accessiblecurrent
begemotAtmIfName
OBJECT-TYPE
Name of the ATM interface.
1.3.6.1.4.1.12325.1.101.1.1.1.1DisplayString (SIZE(1..15))read-onlycurrent
begemotAtmIfPcr
OBJECT-TYPE
The line cell rate of the interface.
1.3.6.1.4.1.12325.1.101.1.1.1.2Unsigned32read-onlycurrent
begemotAtmIfMedia
OBJECT-TYPE
The physical medium.
1.3.6.1.4.1.12325.1.101.1.1.1.3INTEGER {other(1), unknown(3), utp25(4), taxi100(5), taxi140(6), mm155(7), sm155(8), utp155(9), mm622(10), sm622(11), virtual(12)}read-onlycurrent
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.4Unsigned32 (0..12)read-onlycurrent
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.5Unsigned32 (0..16)read-onlycurrent
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.6Unsigned32 (0..256)read-onlycurrent
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.7Unsigned32 (0..16777216)read-onlycurrent
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.8AtmESIread-onlycurrent
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.9INTEGER {carrierOn(1), carrierOff(2), unknown(3), none(4)}read-onlycurrent
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.10INTEGER {sonet(1), sdh(2), unknown(3)}read-writecurrent
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.2TimeTicksread-onlycurrent
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.3not-accessiblecurrent
begemotAtmHWEntry
OBJECT-TYPE
This is a table entry describing one ATM hardware interface.
1.3.6.1.4.1.12325.1.101.1.3.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
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.3Unsigned32read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
begemotAtmSysGroup
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.101.1.4