EXTREME-UPM-MIB

File: EXTREME-UPM-MIB.mib (3464 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 Counter32 Unsigned32
Integer32 Gauge32 DisplayString
extremeAgent IpAddress

Defined Values

extremeUpm 1.3.6.1.4.1.1916.1.35
Extreme universal port management mib
MODULE-IDENTITY    

upmNotificationTrap 1.3.6.1.4.1.1916.1.35.1
OBJECT IDENTIFIER    

upmConfig 1.3.6.1.4.1.1916.1.35.2
OBJECT IDENTIFIER    

upmProfileEventExecution 1.3.6.1.4.1.1916.1.35.1.1
This trap will be generated, when a profile is executed.
Status: current Access: read-write
NOTIFICATION-TYPE    

upmProfileName 1.3.6.1.4.1.1916.1.35.2.1
The textual string identifying the name of the profile.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

upmExecutionId 1.3.6.1.4.1.1916.1.35.2.2
The value uniquely identifies the execution of a UPM profile. Switch stores history of 100 last run executions.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..4294967296  

upmEventType 1.3.6.1.4.1.1916.1.35.2.3
The type of the event that triggered the profile execution.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER devicedetect(1), deviceundetect(2), userauthenticated(3), userunauthenticated(4), upmTimer(5), userrequest(7)  

upmExecutionStatus 1.3.6.1.4.1.1916.1.35.2.4
The state of the profile execution.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), failure(2)  

upmPort 1.3.6.1.4.1.1916.1.35.2.5
The ifIndex of the port on which the profile was run. Is non-zero only when there is a valid port associated when the profile was run with the event. For ex: When a timer fires, the port may not be valid parameter
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..4294967296  

upmProfileExecVars 1.3.6.1.4.1.1916.1.35.2.6
The textual string identifying the variables that were set when executing the profile.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..33)  

upmTimerName 1.3.6.1.4.1.1916.1.35.2.7
The textual string identifying the timer fired when executing the profile.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)