SILVERPEAK-MGMT-MIB

File: SILVERPEAK-MGMT-MIB.mib (14137 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
SILVERPEAK-TC SILVERPEAK-SMI

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TimeTicks DisplayString SilverpeakAlarmSeverity
SilverpeakSeqNum SilverpeakYesNo silverpeakMgmt
silverpeakNotifications

Defined Types

ActiveAlarmEntry  
SEQUENCE    
  spsActiveAlarmIndex INTEGER
  spsActiveAlarmSeqNum SilverpeakSeqNum
  spsActiveAlarmSeverity SilverpeakAlarmSeverity
  spsActiveAlarmName DisplayString
  spsActiveAlarmDescr DisplayString
  spsActiveAlarmSource DisplayString
  spsActiveAlarmType DisplayString
  spsActiveAlarmAcked SilverpeakYesNo
  spsActiveAlarmActive SilverpeakYesNo
  spsActiveAlarmClearable SilverpeakYesNo
  spsActiveAlarmLogTime OCTET STRING
  spsActiveAlarmServiceAffect SilverpeakYesNo
  spsActiveAlarmTypeId INTEGER

Defined Values

silverpeakMgmtMIB 1.3.6.1.4.1.23867.3.1
This module defines the management variables used to manage and monitor appliance status.
MODULE-IDENTITY    

silverpeakMgmtMIBObjects 1.3.6.1.4.1.23867.3.1.1
OBJECT IDENTIFIER    

silverpeakMgmtMIBNotifications 1.3.6.1.4.1.23867.4.1
OBJECT IDENTIFIER    

silverpeakMgmtMIBConformance 1.3.6.1.4.1.23867.3.1.2
OBJECT IDENTIFIER    

silverpeakMgmtMIBScalars 1.3.6.1.4.1.23867.3.1.1.1
OBJECT IDENTIFIER    

spsSystemVersion 1.3.6.1.4.1.23867.3.1.1.1.1
System software version string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

spsProductModel 1.3.6.1.4.1.23867.3.1.1.1.2
System product model
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

spsOperStatus 1.3.6.1.4.1.23867.3.1.1.1.3
The current operational state of the appliance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

spsActiveAlarmCount 1.3.6.1.4.1.23867.3.1.1.1.4
The number of active alarm entries in the alarm table - spsActiveAlarmTable, defined under silverpeakMgmtMIBTables subtree.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

spsSystemUptime 1.3.6.1.4.1.23867.3.1.1.1.5
The amount of time in hundredth of a second since this NX was last initialized. Note that this is different from sysUpTime in the SNMPv2-MIB [RFC1907] because sysUpTime is the uptime of the network management portion of the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

silverpeakMgmtMIBTables 1.3.6.1.4.1.23867.3.1.1.2
OBJECT IDENTIFIER    

spsActiveAlarmTable 1.3.6.1.4.1.23867.3.1.1.2.1
A list of the active alarm entries. This represents the fault conditions that are still active in the appliance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActiveAlarmEntry

activeAlarmEntry 1.3.6.1.4.1.23867.3.1.1.2.1.1
The active alarm entries that are still valid system faults.
Status: current Access: not-accessible
OBJECT-TYPE    
  ActiveAlarmEntry  

spsActiveAlarmIndex 1.3.6.1.4.1.23867.3.1.1.2.1.1.1
An index that uniquely identifies an entry in the active alarm table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

spsActiveAlarmSeqNum 1.3.6.1.4.1.23867.3.1.1.2.1.1.2
The active alarm's sequence number at the time it was generated.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakSeqNum  

spsActiveAlarmSeverity 1.3.6.1.4.1.23867.3.1.1.2.1.1.3
The alarm severity for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakAlarmSeverity  

spsActiveAlarmName 1.3.6.1.4.1.23867.3.1.1.2.1.1.4
A short name for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

spsActiveAlarmDescr 1.3.6.1.4.1.23867.3.1.1.2.1.1.5
A description for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

spsActiveAlarmSource 1.3.6.1.4.1.23867.3.1.1.2.1.1.6
The source for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

spsActiveAlarmType 1.3.6.1.4.1.23867.3.1.1.2.1.1.7
The alarm type for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

spsActiveAlarmAcked 1.3.6.1.4.1.23867.3.1.1.2.1.1.8
Identifies if the user has acknowledged the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakYesNo  

spsActiveAlarmActive 1.3.6.1.4.1.23867.3.1.1.2.1.1.9
Identifies if the alarm is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakYesNo  

spsActiveAlarmClearable 1.3.6.1.4.1.23867.3.1.1.2.1.1.10
Identifies if the user can manually clear the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakYesNo  

spsActiveAlarmLogTime 1.3.6.1.4.1.23867.3.1.1.2.1.1.11
The value of sysUpTime when the alarm was generated.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

spsActiveAlarmServiceAffect 1.3.6.1.4.1.23867.3.1.1.2.1.1.12
Identifies if the alarm is service affecting.
Status: current Access: read-only
OBJECT-TYPE    
  SilverpeakYesNo  

spsActiveAlarmTypeId 1.3.6.1.4.1.23867.3.1.1.2.1.1.13
An ID that uniquely identifies a type of alarm. The following is a list of currently defined type IDs (ID listed below is in hexadecimal): ID Description ----- ------------------------------------------ 10000 Tunnel Remote ID is Misconfigured 10001 Tunnel state is Down 10002 Tunnel Vrrp IP is Misconfigured 10003 Tunnel keepalive version mismatch 10004 Tunnel wccp gid is misconfigured 10005 Tunnel software version mismatch 10006 Connecting to a non-VX-X is not supported. Please contact sales@silver-peak.com to discuss your options. 10007 Duplicate Silver Peak license detected on peer device. 20000 Tunnel Unexpected Traffic Class Error 30000 RAID Array is Degraded 30001 Disk is failed 30002 Disk is degraded 30003 FAN Failure detected 30004 System BYPASS mode 30005 LAN/WAN Fail-to-Wire Card Failure 30006 LAN/WAN Fail-to-Wire Card Relay Failure 30007 Encryption card H/W Failure 30008 Network Interface Admin Down 30009 Network Interface Link Down 3000a Management Interface Link Down 3000b Interface is Half Duplex 3000c Interface Speed is 10 Mbps 3000d Config DB disk full 3000e Operating System disk full 3000f File system disk full 30010 Datapath Internal loopback Test Failed 30011 WAN Next-Hop Unreachable 30012 VRRP instance is down 30013 VRRP State Master --> Backup 30014 WAN next hop router is learned on a LAN port (box is in backwards) 30015 Disk is not in service 30016 Disk is rebuilding 30017 Disk removed by operator 30018 LAN/WAN interfaces have different admin states 30019 LAN/WAN interfaces have different link carrier states 3001a LAN/WAN interface has been shutdown due to link propagation of paired interface 3001b Disk SMART threshold exceeded 3001c Cluster peer is down 3001d Bonding members have different speed/duplex 3001e WCCP adjacency(ies) down 3001f WCCP assignment table mismatch 30020 Power supply not connected, not powered or failed 30021 NIC interface failure 30022 LAN Next-Hop Unreachable 30023 Unexpected system restart 30024 Insufficient configured memory size for this virtual appliance 30025 Insufficient configured processor count for this virtual appliance 30026 Insufficient configured disk storage for this virtual appliance 40000 Software upgrade process has failed 40001 System is Low on resources 40002 Significant change in time of day has occurred, and might compromise statistics. 40003 The licensing for this virtual appliance has expired. 40004 There is no license installed on this virtual appliance. 40005 A disk self test has been performed. The system will require a reboot after the test. 40006 The private key is invalid. 40007 The certificate is not yet valid. 40008 The certificate has expired. 40009 The NTP server is unreachable. 50001 WAN-side transmit throughput TCA 50002 LAN-side receive throughput TCA 50003 Total number of optimized flows TCA 50004 Total number of flows TCA 50005 File-system utilization TCA 50006 Tunnel latency TCA 50007 Tunnel loss pre-FEC TCA 50008 Tunnel loss post-FEC TCA 50009 Tunnel OOP pre-POC TCA 5000a Tunnel OOP post-POC TCA 5000b Tunnel utilization TCA 5000c Tunnel reduction TCA ----- ------------------------------------------
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

spsNotifyAlarm 1.3.6.1.4.1.23867.4.1.1
A notification that the system has just generated and alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

silverpeakMgmtMIBCompliances 1.3.6.1.4.1.23867.3.1.2.1
OBJECT IDENTIFIER    

silverpeakMgmtMIBGroups 1.3.6.1.4.1.23867.3.1.2.2
OBJECT IDENTIFIER    

silverpeakMgmtCompliance 1.3.6.1.4.1.23867.3.1.2.1.1
The compliance statement for agents implementing silverpeakMgmtMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

silverpeakMgmtGroup 1.3.6.1.4.1.23867.3.1.2.2.1
A collection of objects used to retrieve management information from Silverpeak Systems appliances.
Status: current Access: read-only
OBJECT-GROUP    

silverpeakMgmtNotifyGroup 1.3.6.1.4.1.23867.3.1.2.2.3
A collection of the Notifications supported in the management MIB.
Status: current Access: read-only
NOTIFICATION-GROUP