WWP-LEOS-CHASSIS-MIB

File: WWP-LEOS-CHASSIS-MIB.mib (82490 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Integer32 Unsigned32 Gauge32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TruthValue DateAndTime MacAddress
DisplayString TEXTUAL-CONVENTION wwpModulesLeos

Defined Types

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

FileName  
Represents the textual convention which defines the name string and display hint
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

WwpLeosChassisPostResultEntry  
SEQUENCE    
  wwpLeosChassisPostResultIndex INTEGER
  wwpLeosChassisPostResultCode Unsigned32
  wwpLeosChassisPostResultMessage DisplayString

WwpLeosChassisScheduledRebootEntry  
SEQUENCE    
  wwpLeosChassisScheduledRebootIndex INTEGER
  wwpLeosChassisScheduledRebootTimestamp DateAndTime
  wwpLeosChassisScheduledRebootActive TruthValue
  wwpLeosChassisScheduledRebootNopost TruthValue
  wwpLeosChassisScheduledRebootDelay INTEGER

WwpLeosChassisDoorAlarmEntry  
SEQUENCE    
  wwpLeosChassisDoorAlarmIndex INTEGER
  wwpLeosChassisDoorAlarmStatus INTEGER
  wwpLeosChassisDoorAlarmAdminStatus INTEGER
  wwpLeosChassisDoorAlarmFlapDetect INTEGER
  wwpLeosChassisDoorAlarmFlapCount INTEGER
  wwpLeosChassisDoorAlarmFlapDetectTime INTEGER
  wwpLeosChassisDoorAlarmFlapHoldTime INTEGER

WwpLeosChassisPowerEntry  
SEQUENCE    
  wwpLeosChassisPowerSupplyNum Integer32
  wwpLeosChassisPowerSupplyState INTEGER
  wwpLeosChassisPowerSupplyType INTEGER
  wwpLeosChassisPowerSupplyRedundantState INTEGER

WwpLeosChassisFanModuleEntry  
SEQUENCE    
  wwpLeosChassisFanModuleNum Integer32
  wwpLeosChassisFanModuleType INTEGER
  wwpLeosChassisFanModuleStatus INTEGER
  wwpLeosChassisFanAvgSpeed Integer32
  wwpLeosChassisFanCurrentSpeed Integer32
  wwpLeosChassisFanMinSpeed Integer32

WwpLeosChassisTempSensorEntry  
SEQUENCE    
  wwpLeosChassisTempSensorNum Integer32
  wwpLeosChassisTempSensorValue Integer32
  wwpLeosChassisTempSensorHighThreshold Integer32
  wwpLeosChassisTempSensorLowThreshold Integer32
  wwpLeosChassisTempSensorState INTEGER

Defined Values

wwpLeosChassisMIB 1.3.6.1.4.1.6141.2.60.11
Added wwpLeosSystemPartNumber and wwpLeosSystemSerialNumber
MODULE-IDENTITY    

wwpLeosChassisMIBObjects 1.3.6.1.4.1.6141.2.60.11.1
OBJECT IDENTIFIER    

wwpLeosChassis 1.3.6.1.4.1.6141.2.60.11.1.1
OBJECT IDENTIFIER    

wwpLeosChassisNotifAttrs 1.3.6.1.4.1.6141.2.60.11.1.2
OBJECT IDENTIFIER    

wwpLeosChassisModule 1.3.6.1.4.1.6141.2.60.11.1.1.1
OBJECT IDENTIFIER    

wwpLeosChassisBatteryModule 1.3.6.1.4.1.6141.2.60.11.1.1.2
OBJECT IDENTIFIER    

wwpLeosChassisPowerSupplyModule 1.3.6.1.4.1.6141.2.60.11.1.1.3
OBJECT IDENTIFIER    

wwpLeosChassisFanModule 1.3.6.1.4.1.6141.2.60.11.1.1.4
OBJECT IDENTIFIER    

wwpLeosChassisTempSensor 1.3.6.1.4.1.6141.2.60.11.1.1.5
OBJECT IDENTIFIER    

wwpLeosChassisNotif 1.3.6.1.4.1.6141.2.60.11.1.1.7
OBJECT IDENTIFIER    

wwpLeosChassisPlatformCaps 1.3.6.1.4.1.6141.2.60.11.1.1.8
OBJECT IDENTIFIER    

wwpLeosChassisResourceCounts 1.3.6.1.4.1.6141.2.60.11.1.1.9
OBJECT IDENTIFIER    

wwpLeosChassisMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.11.2
OBJECT IDENTIFIER    

wwpLeosChassisMIBNotifications 1.3.6.1.4.1.6141.2.60.11.2.0
OBJECT IDENTIFIER    

wwpLeosChassisMIBConformance 1.3.6.1.4.1.6141.2.60.11.3
OBJECT IDENTIFIER    

wwpLeosChassisMIBCompliances 1.3.6.1.4.1.6141.2.60.11.3.1
OBJECT IDENTIFIER    

wwpLeosChassisMIBGroups 1.3.6.1.4.1.6141.2.60.11.3.2
OBJECT IDENTIFIER    

wwpLeosChassisRebootState 1.3.6.1.4.1.6141.2.60.11.1.1.1.1
Setting this to true will cause chassis to reboot only if software upgrade is not in progress.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisSystemTimeOffsetScope 1.3.6.1.4.1.6141.2.60.11.1.1.1.2
This object specifies who has configured system time-offset.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dhcp(1), user(2), both(3)  

wwpLeosChassisSystemTimeOffset 1.3.6.1.4.1.6141.2.60.11.1.1.1.3
The system time-offset in seconds from UTC -- positive->east, negative->west.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -43200..50400  

wwpLeosChassisSerialConsoleState 1.3.6.1.4.1.6141.2.60.11.1.1.1.4
This object specifies the current state of serial console. It can be set to disabled/enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosChassisShellInactivityTimerState 1.3.6.1.4.1.6141.2.60.11.1.1.1.5
This object specifies if device should close the shell sessions which are inactive for sometime. The time is decided by wwpLeosChassisShellInactivityTimeout.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosChassisShellInactivityTimeout 1.3.6.1.4.1.6141.2.60.11.1.1.1.6
This object specifies the idle time after which the device will forcefully close the shell sessions if enabled (decided by wwpLeosChassisShellInactivityTimerState).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1500  

wwpLeosChassisSerialConsoleDataBits 1.3.6.1.4.1.6141.2.60.11.1.1.1.8
The data bits to be used for the serial console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 7..8  

wwpLeosChassisSerialConsoleParity 1.3.6.1.4.1.6141.2.60.11.1.1.1.12
The parity to be used for the serial console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER even(1), mark(2), none(3), odd(4), space(5)  

wwpLeosChassisSerialConsoleStopBits 1.3.6.1.4.1.6141.2.60.11.1.1.1.13
The stop bits to be used for the serial console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

wwpLeosChassisRebootNow 1.3.6.1.4.1.6141.2.60.11.1.1.1.14
Setting this to true will force the device to reboot irrespective of whether software upgrade is in progress or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisShellLoginTimerState 1.3.6.1.4.1.6141.2.60.11.1.1.1.15
This object specifies if device should terminate a login session which is inactive for sometime. The time is decided by wwpLeosChassisShellLoginTimeout.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosChassisShellLoginTimeout 1.3.6.1.4.1.6141.2.60.11.1.1.1.16
This object specifies the idle time after which the device will forcefully close the login session if enabled by wwpLeosChassisShellLoginTimerState.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..300  

wwpLeosChassisScheduledRebootTable 1.3.6.1.4.1.6141.2.60.11.1.1.1.17
Schedule a system reboot for this box.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisScheduledRebootEntry

wwpLeosChassisWelcomeBanner 1.3.6.1.4.1.6141.2.60.11.1.1.1.18
Gets or sets the name of the current welcome banner file used after the CLI Login.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosChassisResetWelcomeBanner 1.3.6.1.4.1.6141.2.60.11.1.1.1.19
Resets the welcome banner to the default if set.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisLoginBanner 1.3.6.1.4.1.6141.2.60.11.1.1.1.20
Gets or sets the name of the current login banner file used before the CLI Login.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosChassisResetLoginBanner 1.3.6.1.4.1.6141.2.60.11.1.1.1.21
Resets the login banner to the default if set.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisMacAddress 1.3.6.1.4.1.6141.2.60.11.1.1.1.50
This object indicates the chassis MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpLeosChassisDeviceId 1.3.6.1.4.1.6141.2.60.11.1.1.1.51
This object indicates the device ID of the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisSerialNumber 1.3.6.1.4.1.6141.2.60.11.1.1.1.52
This object indicates the chassis serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisMfgDate 1.3.6.1.4.1.6141.2.60.11.1.1.1.53
This object indicates the chassis manufacturing date.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wwpLeosChassisParamVersion 1.3.6.1.4.1.6141.2.60.11.1.1.1.54
This object indicates the chassis param version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisHardwareVersion 1.3.6.1.4.1.6141.2.60.11.1.1.1.55
This object indicates the chassis Hardware version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisInnerDoorStatus 1.3.6.1.4.1.6141.2.60.11.1.1.1.56
Specifies the status of the Inner Door.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), open(1), closed(2), override(3)  

wwpLeosChassisOuterDoorStatus 1.3.6.1.4.1.6141.2.60.11.1.1.1.57
Specifies the status of the Outer Door.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), open(1), closed(2)  

wwpLeosChassisPostState 1.3.6.1.4.1.6141.2.60.11.1.1.1.60
Specifies the POST state of the chassis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wwpLeosChassisPostResultTable 1.3.6.1.4.1.6141.2.60.11.1.1.1.61
Display the Post Results only when the Chassis Post State is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisPostResultEntry

wwpLeosChassisExternalAlarmStatus 1.3.6.1.4.1.6141.2.60.11.1.1.1.62
This OID is sent in the wwpLeosChassisExternalAlarmStatusChangeNotification trap to identify whether a specific external alarm has been raised or cleared.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER raised(1), cleared(2)  

wwpLeosChassisExternalAlarm 1.3.6.1.4.1.6141.2.60.11.1.1.1.63
This OID is sent in the wwpLeosChassisExternalAlarmStatusChangeNotification trap to identify which alarm was triggered.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..2147483647  

wwpLeosSystemPartNumber 1.3.6.1.4.1.6141.2.60.11.1.1.1.66
This object indicates the system part/revision number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemSerialNumber 1.3.6.1.4.1.6141.2.60.11.1.1.1.67
This object indicates the system serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisPostResultEntry 1.3.6.1.4.1.6141.2.60.11.1.1.1.61.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisPostResultEntry  

wwpLeosChassisPostResultIndex 1.3.6.1.4.1.6141.2.60.11.1.1.1.61.1.1
Unique index for the Post Result Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

wwpLeosChassisPostResultCode 1.3.6.1.4.1.6141.2.60.11.1.1.1.61.1.2
The result code returned by the device POST test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosChassisPostResultMessage 1.3.6.1.4.1.6141.2.60.11.1.1.1.61.1.3
The test result string generated by the POST tests
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisScheduledRebootEntry 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1
An entry in the ScheduledRebootTable holding the date/time.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisScheduledRebootEntry  

wwpLeosChassisScheduledRebootIndex 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1.1
Denotes singleton table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1  

wwpLeosChassisScheduledRebootTimestamp 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1.2
The date and time of the reboot scheduled for this box.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

wwpLeosChassisScheduledRebootActive 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1.3
Indicates whether a scheduled reboot is desired or exists.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisScheduledRebootNopost 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1.4
Indicates whether POST is disabled for next reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisScheduledRebootDelay 1.3.6.1.4.1.6141.2.60.11.1.1.1.17.1.5
Denotes seconds to wait before reboot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..86400  

wwpLeosChassisDoorAlarmTable 1.3.6.1.4.1.6141.2.60.11.1.1.1.64
Door alarm settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisDoorAlarmEntry

wwpLeosChassisDoorAlarmEntry 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1
An entry in the DoorAlarmTable containing door alarm flap settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisDoorAlarmEntry  

wwpLeosChassisDoorAlarmIndex 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.1
An index into the DoorAlarmTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER inner(0), outer(1)  

wwpLeosChassisDoorAlarmStatus 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.2
Indicates if the door alarm is enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wwpLeosChassisDoorAlarmAdminStatus 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.3
Indicates if the door alarm admin is set to enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wwpLeosChassisDoorAlarmFlapDetect 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.4
Indicates if the door alarm flap detection is either enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wwpLeosChassisDoorAlarmFlapCount 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.5
The number of events that must occur during the door flap detect time for door monitoring to be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..100  

wwpLeosChassisDoorAlarmFlapDetectTime 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.6
The amount of time in seconds during which the door flap count must be reached for door monitoring to be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..3600  

wwpLeosChassisDoorAlarmFlapHoldTime 1.3.6.1.4.1.6141.2.60.11.1.1.1.64.1.7
The amount of time in seconds required to elapse before door alarm monitoring will be re-enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..3600  

wwpLeosChassisPowerTable 1.3.6.1.4.1.6141.2.60.11.1.1.3.1
A list of power supply entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisPowerEntry

wwpLeosChassisPowerEntry 1.3.6.1.4.1.6141.2.60.11.1.1.3.1.1
An entry in the powerTable providing objects for a power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisPowerEntry  

wwpLeosChassisPowerSupplyNum 1.3.6.1.4.1.6141.2.60.11.1.1.3.1.1.1
Denotes the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpLeosChassisPowerSupplyState 1.3.6.1.4.1.6141.2.60.11.1.1.3.1.1.2
Specifies the power supply's state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2), faulted(3)  

wwpLeosChassisPowerSupplyType 1.3.6.1.4.1.6141.2.60.11.1.1.3.1.1.3
Specifies the power supply type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(1), dc(2), unequipped(3)  

wwpLeosChassisPowerSupplyRedundantState 1.3.6.1.4.1.6141.2.60.11.1.1.3.1.1.4
Specfiies power supply redundant state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER protected(1), unprotected(2)  

wwpLeosChassisRedPowerSupplyNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.3.2
This variable indicates whether the system generates the wwpLeosChassisRedPowerSupplyNotification. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisFanModuleTable 1.3.6.1.4.1.6141.2.60.11.1.1.4.1
A list of fan module entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisFanModuleEntry

wwpLeosChassisFanModuleEntry 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1
An entry in the fan module Table providing objects for a fan module.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisFanModuleEntry  

wwpLeosChassisFanModuleNum 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.1
Denotes the Fan module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpLeosChassisFanModuleType 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.2
Denotes the fan modules type. 'fixed' means fan is fixed and cannot be removed. 'hotswappable' means fan can be removed and inserted whenever required. 'unequipped' means fan is not installed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fixed(1), hotSwappable(2), unequipped(3)  

wwpLeosChassisFanModuleStatus 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.3
Denotes the fan modules status. 'ok' means fan is operational, 'pending' means fan is installed but statistics are not yet available, 'failure' means fan is not working.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), pending(2), failure(3)  

wwpLeosChassisFanAvgSpeed 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.4
The fans average speed in RPM. The average is calculated on a continuous basis from system startup.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosChassisFanCurrentSpeed 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.5
The current speed of the fan in RPM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosChassisFanMinSpeed 1.3.6.1.4.1.6141.2.60.11.1.1.4.1.1.6
The minimum speed of the fan in RPM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosChassisFanModuleNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.4.2
This variable indicates whether the system generates the wwpLeosChassisFanModuleNotification. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisTempSensorTable 1.3.6.1.4.1.6141.2.60.11.1.1.5.1
A list of Temp Sensors entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosChassisTempSensorEntry

wwpLeosChassisTempSensorEntry 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1
An entry in the Temp Sensor Table providing objects for a Temp Sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosChassisTempSensorEntry  

wwpLeosChassisTempSensorNum 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.1
Denotes the Temp sensor module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpLeosChassisTempSensorValue 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.2
The value of temperature measured by the sensor inside the device in degrees C.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosChassisTempSensorHighThreshold 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.3
The highest value that the object wwpLeosChassisTempSensorValue may obtain at which a wwpLeosChassisMIBTempNotification is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wwpLeosChassisTempSensorLowThreshold 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.4
The Lowest value that the object wwpLeosChassisTempSensorValue may obtain at which a wwpLeosChassisMIBTempNotification is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wwpLeosChassisTempSensorState 1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.5
The state indicates whether the current temp is greater than, equal to or less than the threshold state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER higherThanThreshold(0), normal(1), lowerThanThreshold(2)  

wwpLeosChassisTempNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.5.2
This variable indicates whether the system generates the wwpLeosChassisTempNotification. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisTempHighThreshold 1.3.6.1.4.1.6141.2.60.11.1.1.5.3
This variable indicates the high temperature threshold to be used by the device when checking temperature of the device. This object is similar to wwpLeosChassisTempSensorHighThreshold only difference is that wwpLeosChassisTempHighThreshold is global attribute not per sensor based. wwpLeosChassisTempSensorHighThreshold will have the same value as wwpLeosChassisTempHighThreshold at all times. wwpLeosChassisTempSensorHighThreshold is basically redundant.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wwpLeosChassisTempLowThreshold 1.3.6.1.4.1.6141.2.60.11.1.1.5.4
This variable indicates the low temperature threshold to be used by the device when checking temperature of the device. This object is similar to wwpLeosChassisTempSensorLowThreshold only difference is that wwpLeosChassisTempLowThreshold is global attribute not per sensor based. wwpLeosChassisTempSensorLowThreshold will have the same value as wwpLeosChassisTempLowThreshold at all times. wwpLeosChassisTempSensorLowThreshold is basically redundant.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wwpPowerSwitchingOp 1.3.6.1.4.1.6141.2.60.11.1.1.7.1
The object to notify whether the input power supply is switching from ac to Battery or vice versa.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), acToBattery(1), bateryToAC(2)  

wwpLeosChassisBatteryStatus 1.3.6.1.4.1.6141.2.60.11.1.1.2.1
Describes the current status of the battery. If battery is connected then the status is indicated as 'present'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER online(0), present(1), missing(2)  

wwpLeosChassisBatteryVoltageLevel 1.3.6.1.4.1.6141.2.60.11.1.1.2.2
Describes the current voltage level of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), normal(1), low(2)  

wwpLeosChassisBatteryCondition 1.3.6.1.4.1.6141.2.60.11.1.1.2.3
Describes the current condition of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), good(1), bad(2)  

wwpLeosChassisPowerSource 1.3.6.1.4.1.6141.2.60.11.1.1.2.4
Describes the current power source for the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primaryPower(1), battery(2)  

wwpLeosChassisBatteryNormalStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.5
The state name associated with the normal state of the battery.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryLowStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.6
The state name associated with the low state of the battery.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryGoodStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.7
The state name associated with the good state of the battery.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryBadStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.8
The state name associated with the bad state of the battery.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryPresentStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.9
The state name associated with the battery state 'present'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryMissingStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.10
The state name associated with the battery state 'missing'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryPowerPrimaryStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.11
The state name associated with the state when the device is on primary power.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryPowerBatteryStateName 1.3.6.1.4.1.6141.2.60.11.1.1.2.12
The state name associated with the state when the device is on battery power.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

wwpLeosChassisBatteryLowStateNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.2.13
This variable indicates whether the system will generate the wwpLeosChassisBatteryStatusNotification in case of battery state changing from normal to low or vice versa. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisBatteryBadStateNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.2.14
This variable indicates whether the system will generate the wwpLeosChassisBatteryStatusNotification in case of battery state changing from good to bad or vice versa. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisBatteryMissingStateNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.2.15
This variable indicates whether the system will generate the wwpLeosChassisBatteryStatusNotification in case of battery state changing from present to missing or vice versa. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisBatteryPowerNotifEnabled 1.3.6.1.4.1.6141.2.60.11.1.1.2.16
This variable indicates whether the system will generate the wwpLeosChassisBatteryStatusNotification in case of input power changing from primary to battery or vice versa. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPostErrorCategory 1.3.6.1.4.1.6141.2.60.11.1.2.1
This variable indicates the category of post errors. This object is sent out as one of the binding in Post Error Notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER chassis(1), blade(2), port(3)  

wwpLeosChassisPostErrorValue 1.3.6.1.4.1.6141.2.60.11.1.2.2
This variable indicates the value associated with category wwpLeosChassisPostErrorCategory. If this value is 0 then no value corresponds to wwpLeosChassisPostErrorCategory.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosChassisPostErrorCode 1.3.6.1.4.1.6141.2.60.11.1.2.3
This variable indicates the post error code.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

wwpLeosChassisPostErrorMsg 1.3.6.1.4.1.6141.2.60.11.1.2.4
This variable indicates the post error message associated with category wwpLeosChassisPostErrorCategory.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

wwpLeosChassisRebootReasonErrorType 1.3.6.1.4.1.6141.2.60.11.1.2.5
This variable indicates the type of reboot reasons included in the wwpLeosChassisRebootNotification trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(1), snmp(2), powerFailure(3), appload(4), errorHandler(5), watchDog(6), upgrade(7), cli(8), resetButton(9), serviceModeChange(10), guardianReboot(11), guardianSaosRestart(12)  

wwpLeosChassisSnmpState 1.3.6.1.4.1.6141.2.60.11.1.2.6
This variable indicates the snmp state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosChassisPowerSupplyStatusNotification 1.3.6.1.4.1.6141.2.60.11.2.0.1
A wwpLeosChassisPowerSupplyStatusNotification is sent if a power supply state is changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisFanModuleNotification 1.3.6.1.4.1.6141.2.60.11.2.0.2
A wwpLeosChassisFanModuleNotification is sent if the fan state changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisTempNotification 1.3.6.1.4.1.6141.2.60.11.2.0.3
A wwpLeosChassisTempNotification is sent if the wwpLeosChassisTempSensorState is changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisPowerSwitchNotification 1.3.6.1.4.1.6141.2.60.11.2.0.4
A wwpLeosChassisPowerSwitchNotification is sent if the input power supply is switched to Battery from the AC power or switched from the Battery to the AC Power.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisBatteryStatusNotification 1.3.6.1.4.1.6141.2.60.11.2.0.5
A wwpLeosChassisBatteryStatusNotification is sent if the Battery status changes. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisBatteryVoltageLevelNotification 1.3.6.1.4.1.6141.2.60.11.2.0.6
A wwpLeosChassisBatteryVoltageLevelNotification is sent if the Battery voltage level changes from normal to low or vice versa. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisBatteryConditionNotification 1.3.6.1.4.1.6141.2.60.11.2.0.7
A wwpLeosChassisBatteryConditionNotification is sent if the Battery condition changes from good to bad or vice versa. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisPowerSourceNotification 1.3.6.1.4.1.6141.2.60.11.2.0.8
A wwpLeosChassisPowerSourceNotification is sent if the Battery input power source changes from battery to primary power or vice versa. A device which supports wwpLeosChassisPowerSwitchNotification should not support this notification. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisPostErrorNotification 1.3.6.1.4.1.6141.2.60.11.2.0.9
A wwpLeosChassisPostErrorNotification is sent after cold start trap if the device detects post errors.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisRebootNotification 1.3.6.1.4.1.6141.2.60.11.2.0.10
A wwpLeosChassisRebootNotification is sent whenever device is rebooted using CLI / SNMP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisSnmpStateNotification 1.3.6.1.4.1.6141.2.60.11.2.0.11
This notification is sent everytime SNMP operational state is changed. If SNMP is globally disabled then device will not send COLD start Trap but instead it will send wwpLeosChassisSnmpStateNotification notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisDyingGaspNotification 1.3.6.1.4.1.6141.2.60.11.2.0.12
This notification is sent when the system goes down
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisDoorStatusChangeNotification 1.3.6.1.4.1.6141.2.60.11.2.0.13
This notification is sent each time the chassis door is opened.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisInnerDoorStatusChangeNotification 1.3.6.1.4.1.6141.2.60.11.2.0.14
This notification is sent each time the chassis inner door status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisOuterDoorStatusChangeNotification 1.3.6.1.4.1.6141.2.60.11.2.0.15
This notification is sent each time the chassis outer door status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisExternalAlarmStatusChangeNotification 1.3.6.1.4.1.6141.2.60.11.2.0.16
This notification is sent each time the chassis external alarm status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisDoorAlarmStatusChangeNotification 1.3.6.1.4.1.6141.2.60.11.2.0.17
This notification is sent each time the door alarm status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

wwpLeosChassisPlatformCapsMaxPhysPorts 1.3.6.1.4.1.6141.2.60.11.1.1.8.1
The maximum number of physical ports supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..28  

wwpLeosChassisPlatformCapsMaxAggrPorts 1.3.6.1.4.1.6141.2.60.11.1.1.8.2
The maximum number of LAGs supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..14  

wwpLeosChassisPlatformCapsMaxVlans 1.3.6.1.4.1.6141.2.60.11.1.1.8.3
The maximum number of VLANs supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4064  

wwpLeosChassisPlatformCapsMaxIgmpSnoopVlans 1.3.6.1.4.1.6141.2.60.11.1.1.8.4
The maximum number of IGMP VLANs snooped simultaneously on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisPlatformCapsMaxMulticastgroups 1.3.6.1.4.1.6141.2.60.11.1.1.8.5
The maximum number of IGMP multicast groups supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

wwpLeosChassisPlatformCapsMaxRstpDomains 1.3.6.1.4.1.6141.2.60.11.1.1.8.6
The maximum number of RSTP domains supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16  

wwpLeosChassisPlatformCapsMaxTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.8.7
The maximum number of transport tunnels supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..64  

wwpLeosChassisPlatformCapsMaxIngressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.8.8
The maximum number of ingress tunnels supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisPlatformCapsMaxEgressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.8.9
The maximum number of egress tunnels supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisPlatformCapsMaxVcs 1.3.6.1.4.1.6141.2.60.11.1.1.8.10
The maximum number of virtual circuits supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..127  

wwpLeosChassisPlatformCapsMaxVss 1.3.6.1.4.1.6141.2.60.11.1.1.8.11
The maximum number of virtual switches supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..127  

wwpLeosChassisPlatformCapsMaxVsMembers 1.3.6.1.4.1.6141.2.60.11.1.1.8.12
The maximum number of virtual switch members supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..5334  

wwpLeosChassisPlatformCapsMaxLearnedMacs 1.3.6.1.4.1.6141.2.60.11.1.1.8.13
The maximum number of learned MACs supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..20000  

wwpLeosChassisPlatformCapsMaxFsmtEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.14
The maximum number of FSMT entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..140  

wwpLeosChassisPlatformCapsMaxFsmtCosEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.15
The maximum number of FSMT COS entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..34  

wwpLeosChassisPlatformCapsMaxL4ProtEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.16
The maximum number of L4 Prot/P entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..62  

wwpLeosChassisPlatformCapsMaxSltEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.17
The maximum number of SLT entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

wwpLeosChassisPlatformCapsMaxSactEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.18
The maximum number of SACT entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2074  

wwpLeosChassisPlatformCapsMaxSmtEntries 1.3.6.1.4.1.6141.2.60.11.1.1.8.19
The maximum number of SMT entries supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

wwpLeosChassisPlatformCapsMaxEprSnids 1.3.6.1.4.1.6141.2.60.11.1.1.8.20
The maximum number of EPR snids supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

wwpLeosChassisPlatformCapsMaxSltWildcards 1.3.6.1.4.1.6141.2.60.11.1.1.8.21
The maximum number of SLT wildcards supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3  

wwpLeosChassisPlatformCapsVlanTranslation 1.3.6.1.4.1.6141.2.60.11.1.1.8.22
Denotes whether VLAN translation is supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsProtocolFilters 1.3.6.1.4.1.6141.2.60.11.1.1.8.23
Denotes whether protocol filters are supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsMultiSubsPerPort 1.3.6.1.4.1.6141.2.60.11.1.1.8.24
Denotes whether multiple subscribers per port are supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsVplsFpga 1.3.6.1.4.1.6141.2.60.11.1.1.8.25
Denotes whether VPLS FPGA hardware exists on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsPbtFpga 1.3.6.1.4.1.6141.2.60.11.1.1.8.26
Denotes whether PBT FPGA hardware exists on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsAoamFpga 1.3.6.1.4.1.6141.2.60.11.1.1.8.27
Denotes whether AOAM FPGA hardware exists on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsDcPower 1.3.6.1.4.1.6141.2.60.11.1.1.8.29
Denotes whether DC Power is supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsAcPower 1.3.6.1.4.1.6141.2.60.11.1.1.8.30
Denotes whether AC Power is supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisPlatformCapsRedunPower 1.3.6.1.4.1.6141.2.60.11.1.1.8.31
Denotes whether Redundant Power is supported on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosChassisResourcesMaxPorts 1.3.6.1.4.1.6141.2.60.11.1.1.9.1
The maximum number of ports on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..28  

wwpLeosChassisResourcesFreePorts 1.3.6.1.4.1.6141.2.60.11.1.1.9.2
The maximum number of ports free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..28  

wwpLeosChassisResourcesMaxAggrPorts 1.3.6.1.4.1.6141.2.60.11.1.1.9.3
The maximum number of LAG ports on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..14  

wwpLeosChassisResourcesFreeAggrs 1.3.6.1.4.1.6141.2.60.11.1.1.9.4
The number of LAG ports free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..14  

wwpLeosChassisResourcesMaxPortStateGrps 1.3.6.1.4.1.6141.2.60.11.1.1.9.5
The maximum number of Port State groups on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..21  

wwpLeosChassisResourcesFreePortStateGrps 1.3.6.1.4.1.6141.2.60.11.1.1.9.6
The number of Port State Groups free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..21  

wwpLeosChassisResourcesMaxVlans 1.3.6.1.4.1.6141.2.60.11.1.1.9.7
The maximum number of VLANs on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4064  

wwpLeosChassisResourcesFreeVlans 1.3.6.1.4.1.6141.2.60.11.1.1.9.8
The number of VLANs free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4064  

wwpLeosChassisResourcesMaxVlanMembers 1.3.6.1.4.1.6141.2.60.11.1.1.9.9
The maximum number of VLAN members on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..170688  

wwpLeosChassisResourcesFreeVlanMembers 1.3.6.1.4.1.6141.2.60.11.1.1.9.10
The number of VLAN members free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..170688  

wwpLeosChassisResourcesMaxEprSnets 1.3.6.1.4.1.6141.2.60.11.1.1.9.11
The maximum number of EPR VLANs on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

wwpLeosChassisResourcesFreeEprSnets 1.3.6.1.4.1.6141.2.60.11.1.1.9.12
The number of EPR VLANs free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..8  

wwpLeosChassisResourcesMaxMcastSnets 1.3.6.1.4.1.6141.2.60.11.1.1.9.13
The maximum number of multicast VLANs on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisResourcesFreeMcastSnets 1.3.6.1.4.1.6141.2.60.11.1.1.9.14
The number of multicast VLANs free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..32  

wwpLeosChassisResourcesMaxMcastGroups 1.3.6.1.4.1.6141.2.60.11.1.1.9.15
The maximum number of multicast groups on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

wwpLeosChassisResourcesFreeMcastGroups 1.3.6.1.4.1.6141.2.60.11.1.1.9.16
The number of multicast groups free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1024  

wwpLeosChassisResourcesMaxDhcpRelayAgnts 1.3.6.1.4.1.6141.2.60.11.1.1.9.17
The maximum number of DHCP Relay Agents on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16  

wwpLeosChassisResourcesFreeDhcpRelayAgnts 1.3.6.1.4.1.6141.2.60.11.1.1.9.18
The number of DHCP Relay Agents free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..16  

wwpLeosChassisResourcesMaxTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.19
The maximum number of tunnels on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..64  

wwpLeosChassisResourcesFreeTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.20
The number of tunnels free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..64  

wwpLeosChassisResourcesMaxIngressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.21
The maximum number of Ingress tunnels on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisResourcesFreeIngressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.22
The number of Ingress tunnels free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..32  

wwpLeosChassisResourcesMaxEgressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.23
The maximum number of Egress tunnels on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisResourcesFreeEgressTunnels 1.3.6.1.4.1.6141.2.60.11.1.1.9.24
The number of Egress tunnels free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..32  

wwpLeosChassisResourcesMaxVcs 1.3.6.1.4.1.6141.2.60.11.1.1.9.25
The maximum number of Virtual Circuits on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..127  

wwpLeosChassisResourcesFreeVcs 1.3.6.1.4.1.6141.2.60.11.1.1.9.26
The number of Virtual Circuits free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..127  

wwpLeosChassisResourcesMaxVss 1.3.6.1.4.1.6141.2.60.11.1.1.9.27
The maximum number of Virtual Switches on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..127  

wwpLeosChassisResourcesFreeVss 1.3.6.1.4.1.6141.2.60.11.1.1.9.28
The number of Virtual Switches free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..127  

wwpLeosChassisResourcesMaxVsMembers 1.3.6.1.4.1.6141.2.60.11.1.1.9.29
The maximum number of Virtual Switch members on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..5334  

wwpLeosChassisResourcesFreeVsMembers 1.3.6.1.4.1.6141.2.60.11.1.1.9.30
The number of Virtual Switch members free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..5334  

wwpLeosChassisResourcesMaxSlevelWcards 1.3.6.1.4.1.6141.2.60.11.1.1.9.31
The maximum number of Service Level Wildcards on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3  

wwpLeosChassisResourcesFreeSlevelWcards 1.3.6.1.4.1.6141.2.60.11.1.1.9.32
The number of Service Level Wildcards free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..3  

wwpLeosChassisResourcesMaxSlevels 1.3.6.1.4.1.6141.2.60.11.1.1.9.33
The maximum number of Service Level Wildcards on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..102  

wwpLeosChassisResourcesFreeSlevels 1.3.6.1.4.1.6141.2.60.11.1.1.9.34
The number of Service Levels free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..102  

wwpLeosChassisResourcesMaxSmappings 1.3.6.1.4.1.6141.2.60.11.1.1.9.35
The maximum number of Service Mappings on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..140  

wwpLeosChassisResourcesFreeSmappings 1.3.6.1.4.1.6141.2.60.11.1.1.9.36
The number of Service Mappings free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..140  

wwpLeosChassisResourcesMaxSmappingCosResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.37
The maximum number of Service Mapping COS resources on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..34  

wwpLeosChassisResourcesFreeSmappingCosResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.38
The number of Service Mapping COS resources free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..34  

wwpLeosChassisResourcesMaxSmappingPrtclResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.39
The maximum number of Service Mapping Protocol resources on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..62  

wwpLeosChassisResourcesFreeSmappingPrtclResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.40
The number of Service Mapping Protocol resources free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..62  

wwpLeosChassisResourcesMaxQosResEgs 1.3.6.1.4.1.6141.2.60.11.1.1.9.41
The maximum number of QosResEg resources on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

wwpLeosChassisResourcesFreeQosResEgs 1.3.6.1.4.1.6141.2.60.11.1.1.9.42
The number of QosResEg resources free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..99  

wwpLeosChassisResourcesMaxTprofGblCscdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.43
The maximum number of TprofGblCscdEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3  

wwpLeosChassisResourcesFreeTprofGblCscdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.44
The number of TprofGblCscdEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..3  

wwpLeosChassisResourcesMaxTprofCscdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.45
The maximum number of TprofCscdEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..126  

wwpLeosChassisResourcesFreeTprofCscdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.46
The number of TprofCscdEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..126  

wwpLeosChassisResourcesMaxTprofStdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.47
The maximum number of TprofStdEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..336  

wwpLeosChassisResourcesFreeTprofStdEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.48
The number of TprofStdEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..336  

wwpLeosChassisResourcesMaxSaccessEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.49
The maximum number of SaccessEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2074  

wwpLeosChassisResourcesFreeSaccessEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.50
The number of SaccessEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..2074  

wwpLeosChassisResourcesMaxSmacEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.51
The maximum number of SmacEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1024  

wwpLeosChassisResourcesFreeSmacEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.52
The number of SmacEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1024  

wwpLeosChassisResourcesMaxDrvNoLrnSacResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.53
The maximum number of DrvNoLrnSacResources on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2048  

wwpLeosChassisResourcesFreeDrvNoLrnSacResources 1.3.6.1.4.1.6141.2.60.11.1.1.9.54
The number of DrvNoLrnSacResources free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..2048  

wwpLeosChassisResourcesMaxLearnEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.55
The maximum number of LearnEntries on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..20000  

wwpLeosChassisResourcesFreeLearnEntries 1.3.6.1.4.1.6141.2.60.11.1.1.9.56
The number of LearnEntries free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..20000  

wwpLeosChassisResourcesMaxCustomPrtcls 1.3.6.1.4.1.6141.2.60.11.1.1.9.57
The maximum number of CustomPrtcls on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16  

wwpLeosChassisResourcesFreeCustomPrtcls 1.3.6.1.4.1.6141.2.60.11.1.1.9.58
The number of CustomPrtcls free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..16  

wwpLeosChassisResourcesMaxPrtcls 1.3.6.1.4.1.6141.2.60.11.1.1.9.59
The maximum number of Prtcls on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32  

wwpLeosChassisResourcesFreePrtcls 1.3.6.1.4.1.6141.2.60.11.1.1.9.60
The number of Prtcls free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..32  

wwpLeosChassisResourcesMaxPrtclFilters 1.3.6.1.4.1.6141.2.60.11.1.1.9.61
The maximum number of PrtclFilters on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..64  

wwpLeosChassisResourcesFreePrtclFilters 1.3.6.1.4.1.6141.2.60.11.1.1.9.62
The number of PrtclFilters free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..64  

wwpLeosChassisResourcesMaxPrtclFilterMembs 1.3.6.1.4.1.6141.2.60.11.1.1.9.63
The maximum number of PrtclFilterMembs on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..512  

wwpLeosChassisResourcesFreePrtclFilterMembs 1.3.6.1.4.1.6141.2.60.11.1.1.9.64
The number of PrtclFilterMembs free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..512  

wwpLeosChassisResourcesMaxBcastFilters 1.3.6.1.4.1.6141.2.60.11.1.1.9.65
The maximum number of BcastFilters on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..64  

wwpLeosChassisResourcesFreeBcastFilters 1.3.6.1.4.1.6141.2.60.11.1.1.9.66
The number of BcastFilters free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..64  

wwpLeosChassisResourcesMaxBcastFilterMembs 1.3.6.1.4.1.6141.2.60.11.1.1.9.67
The maximum number of BcastFilterMembs on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4064  

wwpLeosChassisResourcesFreeBcastFilterMembs 1.3.6.1.4.1.6141.2.60.11.1.1.9.68
The number of BcastFilterMembs free on this machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4064