FASTPATH-QOS-AUTOVOIP-MIB

File: FASTPATH-QOS-AUTOVOIP-MIB.mib (4719 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
FASTPATH-QOS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 TEXTUAL-CONVENTION
RowStatus InterfaceIndexOrZero fastPathQOS

Defined Types

PercentByFives  
An unsigned integer representing a value expressed as a percentage with five percent increments.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 100  

Sixteenths  
An unsigned integer representing the numerator of a value expressing a fraction in terms of sixteenths (0/16, 1/16, 2/16, up to 16/16).
TEXTUAL-CONVENTION    
  Unsigned32 0..16  

AgentAutoVoIPEntry  
SEQUENCE    
  agentAutoVoIPIntfIndex InterfaceIndexOrZero
  agentAutoVoIPMode INTEGER
  agentAutoVoIPCosQueue Unsigned32

Defined Values

fastPathQOSAUTOVOIP 1.3.6.1.4.1.4413.1.1.3.4
The MIB definitions for Quality of Service - VoIP Flex package.
MODULE-IDENTITY    

agentAutoVoIPCfgGroup 1.3.6.1.4.1.4413.1.1.3.4.1
OBJECT IDENTIFIER    

agentAutoVoIPTable 1.3.6.1.4.1.4413.1.1.3.4.1.1
A table providing configuration of Auto VoIP Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentAutoVoIPEntry

agentAutoVoIPEntry 1.3.6.1.4.1.4413.1.1.3.4.1.1.1
Auto VoIP Profile configuration for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentAutoVoIPEntry  

agentAutoVoIPIntfIndex 1.3.6.1.4.1.4413.1.1.3.4.1.1.1.1
This is a unique index for an entry in the agentAutoVoIPTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries to be updated for a set operation, or reflects the most recent global setting for a get operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

agentAutoVoIPMode 1.3.6.1.4.1.4413.1.1.3.4.1.1.1.2
Enables / disables AutoVoIP profile on an interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentAutoVoIPCosQueue 1.3.6.1.4.1.4413.1.1.3.4.1.1.1.3
Cos Queue to which all VoIP traffic is mapped to.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7