BENU-CHASSIS-MIB
- Registered at
- 1.3.6.1.4.1.39406.1.1
- Last updated
- 2016-11-18 00:00
- Organization
- Benu Networks
- Revisions
- 2016-11-18 00:00, 2016-10-14 00:00, 2016-01-26 00:00, 2015-10-14 00:00, 2015-01-27 00:00, 2015-01-05 00:00, 2014-11-14 00:00, 2014-06-27 00:00, 2013-11-25 00:00, 2012-12-12 00:00
- Namespace
- benuos
- Source file
BENU-CHASSIS-MIB- Digest
sha256:e6a1c492c6de8b610e0c3aba649625c983cc51efc4efd74970407a47da3ed163
Description
Initial creation MIB module for Benu Networks Chassis. Copyright (C) 2001, 2008 by Benu Networks, Inc. All rights reserved.
Contact
Benu Networks Inc, 300 Concord Road, Billerca MA 01821 Email: support@benunets.com
Imports
| From | Symbols |
|---|---|
| BENU-PLATFORM-MIB | benuPlatform |
| IF-MIB | ifAdminStatus, ifDescr, ifIndex, ifOperStatus, ifType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BENU-CHASSIS-MIB BENU-ENTERPRISE-MIB BENU-PLATFORM-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| benuChassisNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.0 | |||
| benuChassisMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1 | |||
| benuChassisInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.1 | |||
| benuChassisType OBJECT-TYPE Chassis type. | 1.3.6.1.4.1.39406.1.1.1.1.1 | INTEGER {meg100(1), meg400(2), meg1200(3), meg50(4), xMEG100(5), xMEG10(6)} | read-only | current |
| benuChassisHwVersion OBJECT-TYPE Chassis hardware revision level, or an empty string if unavailable. | 1.3.6.1.4.1.39406.1.1.1.1.2 | DisplayString | read-only | current |
| benuChassisId OBJECT-TYPE Unique ID string. Defaults to chassis serial number if available, otherwise empty | 1.3.6.1.4.1.39406.1.1.1.1.3 | DisplayString | read-only | current |
| benuChassisNumOfSlots OBJECT-TYPE Number of slots in this chassis, or -1 if neither applicable nor determinable. | 1.3.6.1.4.1.39406.1.1.1.1.4 | Integer32 | read-only | current |
| benuChassisPowerTrapEnable OBJECT-TYPE This object controls SNMP traps for chassis Power Failure. If its value is set to enabled(1), then traps are generated. If the value is disabled(2), then traps are not generated. By default, this object has the value enabled(1). | 1.3.6.1.4.1.39406.1.1.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| benuChassisFanTrapEnable OBJECT-TYPE This object controls SNMP traps for chassis Fan Failure. If its value is set to enabled(1), then traps are generated. If the value is disabled(2), then traps are not generated. By default, this object has the value enabled(1). | 1.3.6.1.4.1.39406.1.1.1.1.6 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| benuChassisSensorTrapEnable OBJECT-TYPE This object controls SNMP traps for chassis senor Failure. If its value is set to enabled(1), then traps are generated. If the value is disabled(2), then traps are not generated. By default, this object has the value enabled(1). | 1.3.6.1.4.1.39406.1.1.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| benuSysUpTimeAtLastChassisChange OBJECT-TYPE Time (in hundredths of a second) from the last cold start to the last change in the chassis' configuration. This value will be updated whenever the chassis experiences a change in the count, type, or slot position of a card in cardTable. | 1.3.6.1.4.1.39406.1.1.1.1.8 | TimeTicks | read-only | current |
| benuCardInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.2 | |||
| benuCardTable OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.2.1 | not-accessible | current | |
| benuCardEntry OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.2.1.1 | not-accessible | current | |
| benuCardIndex OBJECT-TYPE Index into cardTable (not physical chassis slot number). | 1.3.6.1.4.1.39406.1.1.1.2.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| benuCardType OBJECT-TYPE Functional type of this card. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.2 | INTEGER {unknown(0), rsm(1), switchFabric(2), shelfmgr(3), seFP(4), inputOutputCard(5), switchMesh(6), xmeg(7)} | read-only | current |
| benuCardDescr OBJECT-TYPE Text description of this card. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.3 | DisplayString | read-only | current |
| benuCardSerial OBJECT-TYPE The serial number of this card, or zero if unavailable. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.4 | DisplayString | read-only | current |
| benuCardPartNumber OBJECT-TYPE The part number of this card, or an empty string if unavailable. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.5 | DisplayString | read-only | current |
| benuCardHwVersion OBJECT-TYPE Hardware revision level of this card, or an empty string if unavailable. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.6 | DisplayString | read-only | current |
| benuCardSwVersion OBJECT-TYPE Version of the firmware or microcode installed on this card, or an empty string if unavailable. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.7 | DisplayString | read-only | current |
| benuCardSlotNumber OBJECT-TYPE Slot number relative to the containing card or chassis, or -1 if neither applicable nor determinable. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.8 | Integer32 | read-only | current |
| benuCardRamSize OBJECT-TYPE Number of kilobytes of DRAM. A value -1 means not available / not applicable A value 0 means internal error. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.9 | Integer32 | read-only | current |
| benuCardPrimaryDiskSize OBJECT-TYPE Number of kilobytes of Disk Memory (SATA or Hard Disk). A value -1 means not available / not applicable. A value 0 means internal error. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.10 | Integer32 | read-only | current |
| benuCardSecondaryDiskSize OBJECT-TYPE Number of kilobytes of Disk Memory (SATA or Hard Disk). A value -1 means not available / not applicable. A value 0 means internal error. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.11 | Integer32 | read-only | current |
| benuCardOperStatus OBJECT-TYPE The operational status of the card. cardOperStatus is up when a card is recognized by the device and is enabled for operation. cardOperStatus is down if the card is not recognized by the device, or if it is not enabled for operation. cardOperStatus is standby if the card is enabled and acting as a standby slave. Intermediate stages (rom,flash,diag,boot,config) are also exposed. | 1.3.6.1.4.1.39406.1.1.1.2.1.1.12 | INTEGER {notSpecified(1), up(2), down(3), standby(4), rom(5), flash(6), diag(7), boot(8), config(9)} | read-only | current |
| benuCardIfInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.3 | |||
| benuCardIfIndexTable OBJECT-TYPE Chassis card Interface table. | 1.3.6.1.4.1.39406.1.1.1.3.1 | not-accessible | current | |
| benuCardIfIndexEntry OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.3.1.1 | not-accessible | current | |
| benuCardIfIndex OBJECT-TYPE matches RFC1213 ifTable IfIndex | 1.3.6.1.4.1.39406.1.1.1.3.1.1.1 | Unsigned32 | not-accessible | current |
| benuCardIfName OBJECT-TYPE matches RFC1213 ifXTable IfName | 1.3.6.1.4.1.39406.1.1.1.3.1.1.2 | DisplayString | read-only | current |
| benuCardIfPortNumber OBJECT-TYPE Chassis port number, unique per port on a given card if available. | 1.3.6.1.4.1.39406.1.1.1.3.1.1.3 | Integer32 | read-only | current |
| benuCardIfSlotNumber OBJECT-TYPE Physical slot number of the card in the Chassis which contains this interface | 1.3.6.1.4.1.39406.1.1.1.3.1.1.4 | Integer32 | read-only | current |
| benuCardIfLinkUpDownEnable OBJECT-TYPE This enables and disables the sending of the proprietary notifications 'benuLinkUpTrap' and 'benuLinkDownTrap' that provide more information than the standard link up and link down notifications. By default, these traps are disabled. | 1.3.6.1.4.1.39406.1.1.1.3.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| benuCardIfPortType OBJECT-TYPE This object is used to identify port types for a given card. | 1.3.6.1.4.1.39406.1.1.1.3.1.1.6 | INTEGER {none(0), ethernet(1), fastEthernet(2), gigaEthernet(3), tunnel(4), ipGre(5), vlan(6), l2tp(7), cable(8), bridge(9), ip(10), multiBind(11), p2p(12), loopback(13), multiBindLastResort(14), lag(15), max(16)} | read-only | current |
| benuCardIfBindName OBJECT-TYPE interface name which is bound to this port . This string will be empty if there is no interface bind to this port | 1.3.6.1.4.1.39406.1.1.1.3.1.1.7 | DisplayString | read-only | current |
| benuCardIfEncapsulation OBJECT-TYPE The encapsulation method used by the port. | 1.3.6.1.4.1.39406.1.1.1.3.1.1.8 | DisplayString | read-only | current |
| benuCardIfVirtualType OBJECT-TYPE This object is used to identify virtualized interfaces. | 1.3.6.1.4.1.39406.1.1.1.3.1.1.9 | INTEGER {physical(1), virtual(2)} | read-only | current |
| benuSensorInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.4 | |||
| benuSensorTable OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.4.1 | not-accessible | current | |
| benuSensorEntry OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.4.1.1 | not-accessible | current | |
| benuSensorCardIndex OBJECT-TYPE cardIndex of the card in the Chassis cardTable which contains this sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.1 | Unsigned32 | not-accessible | current |
| benuSensorIndex OBJECT-TYPE Index into sensorTable. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.2 | Unsigned32 | not-accessible | current |
| benuSensorName OBJECT-TYPE Name of the sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.3 | DisplayString | read-only | current |
| benuSensorType OBJECT-TYPE Type of the sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.4 | INTEGER {other(0), temparature(1), voltage(2), electicCurrent(3), fan(4), power(5)} | read-only | current |
| benuSensorValue OBJECT-TYPE Current Value of this sensor. The unit types for different type of sensors: temparature -- celcius Fan -- rpm Volatage -- volts Electric Current -- amperes Power -- watts | 1.3.6.1.4.1.39406.1.1.1.4.1.1.5 | Integer32 | read-only | current |
| benuSensorMinThresh OBJECT-TYPE Minimum threshold for this sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.6 | Integer32 | read-only | current |
| benuSensorMaxThresh OBJECT-TYPE Maximum threshold for this sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.7 | Integer32 | read-only | current |
| benuSensorState OBJECT-TYPE State of the sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.8 | INTEGER {other(0), normal(1), critical(2)} | read-only | current |
| benuSensorId OBJECT-TYPE Unique ID of the sensor. | 1.3.6.1.4.1.39406.1.1.1.4.1.1.9 | Integer32 | read-only | current |
| benuChassisGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.5 | |||
| benuSysUpTimeSinceLastConfigChange OBJECT-TYPE The time (in hundredths of a second) since the last configuration change in the system. | 1.3.6.1.4.1.39406.1.1.1.5.1 | TimeTicks | read-only | current |
| benuFanInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.6 | |||
| benuFanTable OBJECT-TYPE Chassis Fan table. | 1.3.6.1.4.1.39406.1.1.1.6.1 | not-accessible | current | |
| benuFanEntry OBJECT-TYPE Chassis card table. | 1.3.6.1.4.1.39406.1.1.1.6.1.1 | not-accessible | current | |
| benuFanCardIndex OBJECT-TYPE cardIndex of the card in the Chassis cardTable which contains this Fan. | 1.3.6.1.4.1.39406.1.1.1.6.1.1.1 | Unsigned32 | not-accessible | current |
| benuFanMaxSpeed OBJECT-TYPE Maximum expected speed of each Fan. This value is applicable to all Fans in the card. Units : The value range is from 0 to 100 | 1.3.6.1.4.1.39406.1.1.1.6.1.1.2 | Unsigned32 | read-only | current |
| benuFanCurSpeed OBJECT-TYPE Current speed of each Fan. This value is applicable to all Fans in the card. Units : The value range is from 0 to 100 and is less than or equal to benuFanMaxSpeed | 1.3.6.1.4.1.39406.1.1.1.6.1.1.3 | Unsigned32 | read-only | current |
| benuFanStatus OBJECT-TYPE A value of -1 means Not available / Not applicable. The lower order 7 bits indicates status of 7 Fans. A bit value of one indicates FAN is non-operational. A bit value of zero indicates FAN is operational. Examples : (a) Value of 1 ( 0000 0001 ) indicates FAN #1 is non-operational. (b) Value of 9 ( 0000 1001 ) indicates FAN #1 and FAN #4 are non-operational. (c) Value of 73( 0100 1001 ) indicates FAN #1,FAN #4 and FAN #7 are non-operational. | 1.3.6.1.4.1.39406.1.1.1.6.1.1.4 | Integer32 | read-only | current |
| benuPowerSupplyInfo OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.1.7 | |||
| benuPowerSupplyTable OBJECT-TYPE Benu power supply state information. | 1.3.6.1.4.1.39406.1.1.1.7.1 | not-accessible | current | |
| benuPowerSupplyEntry OBJECT-TYPE Power supply table. | 1.3.6.1.4.1.39406.1.1.1.7.1.1 | not-accessible | current | |
| benuPowerSupplyIndex OBJECT-TYPE This object is used to identify the power supply. | 1.3.6.1.4.1.39406.1.1.1.7.1.1.1 | INTEGER {powerA(1), powerB(2)} | not-accessible | current |
| benuPowerSupplyName OBJECT-TYPE The name of the power supply. | 1.3.6.1.4.1.39406.1.1.1.7.1.1.2 | DisplayString | read-only | current |
| benuPowerSupplyPresent OBJECT-TYPE Indicates whether or not the power supply is installed in the chassis. | 1.3.6.1.4.1.39406.1.1.1.7.1.1.3 | INTEGER {yes(1), no(2)} | read-only | current |
| benuPowerSupplyType OBJECT-TYPE Indicates the type of the power supply. | 1.3.6.1.4.1.39406.1.1.1.7.1.1.4 | INTEGER {ac(1), dc(2), notApplicable(3)} | read-only | current |
| benuPowerSupplyPowered OBJECT-TYPE Indicates whether or not the power supply is actively supplying power. The value of notApplicable(3) will show if the entry for benuPowerSupplyPresent is no(2). | 1.3.6.1.4.1.39406.1.1.1.7.1.1.5 | INTEGER {powered(1), notPowered(2), notApplicable(3)} | read-only | current |
| benuChassisNotifVariables OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.1.2 | |||
| benuChassisPowerFailureInfo OBJECT-TYPE Indicates the location of the Power Failure. | 1.3.6.1.4.1.39406.1.1.2.1 | INTEGER {powerFailureA(1), powerFailureB(2), powerRestoredA(3), powerRestoredB(4)} | accessible-for-notify | obsolete |
| benuChassisFanFailureInfo OBJECT-TYPE Indicates the location of the Fan Failure. | 1.3.6.1.4.1.39406.1.1.2.2 | DisplayString | accessible-for-notify | current |
| benuChassisPowerFailureCardInfo OBJECT-TYPE Indicates the Card Index Card Index starts from #1. | 1.3.6.1.4.1.39406.1.1.2.3 | Unsigned32 | accessible-for-notify | obsolete |
| benuChassisPowerInfo OBJECT-TYPE Indicates the location of the Power Failure or recovery. | 1.3.6.1.4.1.39406.1.1.2.4 | INTEGER {powerSupplyA(1), powerSupplyB(2)} | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| benuChassisPowerFailure NOTIFICATION-TYPE A chassisPowerFailureTrap is generated when a Power Failure is detected in the system | 1.3.6.1.4.1.39406.1.1.0.1 | obsolete |
| benuChassisFanFailureTrap NOTIFICATION-TYPE A chassisFanFailureTrap is generated when a Fan Failure is detected in the system | 1.3.6.1.4.1.39406.1.1.0.2 | current |
| benuLinkUpTrap NOTIFICATION-TYPE A proprietary Link Up Notification for all interfaces. This notification contains more details than the standard 'linkUp' notification in RFC 2863. | 1.3.6.1.4.1.39406.1.1.0.3 | current |
| benuLinkDownTrap NOTIFICATION-TYPE A proprietary Link Down Notification for all interfaces. This notification contains more details than the standard 'linkDown' notification in RFC 2863. | 1.3.6.1.4.1.39406.1.1.0.4 | current |
| benuSensorCritical NOTIFICATION-TYPE This notification signifies the transition of the sensor state from normal to critical. | 1.3.6.1.4.1.39406.1.1.0.5 | current |
| benuSensorNormal NOTIFICATION-TYPE This notification signifies the transition of the sensor state from critical to normal. | 1.3.6.1.4.1.39406.1.1.0.6 | current |
| benuChassisPowerFault NOTIFICATION-TYPE A chassisPowerFaultTrap is generated when a Power Failure is detected in the system | 1.3.6.1.4.1.39406.1.1.0.7 | current |
| benuChassisPowerRecovery NOTIFICATION-TYPE A chassisPowerRecoveryTrap is generated when a failed Power supply recovery is detected in the system | 1.3.6.1.4.1.39406.1.1.0.8 | current |
| benuChassisPowerPresent NOTIFICATION-TYPE A chassisPowerPresentTrap is generated when a redundant Power supply is inserted in the system | 1.3.6.1.4.1.39406.1.1.0.9 | current |
| benuChassisPowerAbsent NOTIFICATION-TYPE A chassisPowerAbsentTrap is generated when a redundant Power supply is removed from the system | 1.3.6.1.4.1.39406.1.1.0.10 | current |