MIB Viewer

BEGEMOT-ATM-MIB

24 objects
The Begemot MIB for ATM interfaces.
Imported Objects
BEGEMOT-MIBbegemot
IF-MIBifIndex
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.12325.1.101IdentitybegemotAtmThe Begemot MIB for ATM interfaces.
1.3.6.1.4.1.12325.1.101.1NodebegemotAtmObjects
1.3.6.1.4.1.12325.1.101.1.1TablebegemotAtmIfTablenot-accessiblecurrentThis 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.1RowbegemotAtmIfEntrynot-accessiblecurrentThis is a table entry describing one ATM hardware interface.
1.3.6.1.4.1.12325.1.101.1.1.1.1ColumnbegemotAtmIfNameread-onlycurrentName of the ATM interface.
1.3.6.1.4.1.12325.1.101.1.1.1.2ColumnbegemotAtmIfPcrread-onlycurrentThe line cell rate of the interface.
1.3.6.1.4.1.12325.1.101.1.1.1.3ColumnbegemotAtmIfMediaread-onlycurrentThe physical medium.
1.3.6.1.4.1.12325.1.101.1.1.1.4ColumnbegemotAtmIfVpiBitsread-onlycurrentNumber of VPI bits that are used by the device.
1.3.6.1.4.1.12325.1.101.1.1.1.5ColumnbegemotAtmIfVciBitsread-onlycurrentNumber of VCI bits that are used by the device.
1.3.6.1.4.1.12325.1.101.1.1.1.6ColumnbegemotAtmIfMaxVpcsread-onlycurrentThe 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.7ColumnbegemotAtmIfMaxVccsread-onlycurrentThe 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.8ColumnbegemotAtmIfEsiread-onlycurrentThe 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.9ColumnbegemotAtmIfCarrierStatusread-onlycurrentThe 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.10ColumnbegemotAtmIfModeread-writecurrentThe 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.2ScalarbegemotAtmIfTableLastChangeread-onlycurrentThe 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.3TablebegemotAtmHWTablenot-accessiblecurrentThis 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.1RowbegemotAtmHWEntrynot-accessiblecurrentThis is a table entry describing one ATM hardware interface.
1.3.6.1.4.1.12325.1.101.1.3.1.1ColumnbegemotAtmHWVendorread-onlycurrentA short string naming the vendor of the interface card.
1.3.6.1.4.1.12325.1.101.1.3.1.2ColumnbegemotAtmHWDeviceread-onlycurrentA short string naming the brand of the interface card.
1.3.6.1.4.1.12325.1.101.1.3.1.3ColumnbegemotAtmHWSerialread-onlycurrentThe 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.4ColumnbegemotAtmHWVersionread-onlycurrentThe 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.5ColumnbegemotAtmHWSoftVersionread-onlycurrentThe 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.4NodebegemotAtmSysGroup
Type Definitions
NameSyntaxStatusDescription
AtmESIOCTET STRING (SIZE(6))currentAn ATM End System Identifier. This is basically the same as an Ethernet Address and is assigned using the same rules.