EdgeSwitch-QOS-AUTOVOIP-MIB: View SNMP OID List / Download MIB
VENDOR: BROADCOM LIMITED
Home | MIB: EdgeSwitch-QOS-AUTOVOIP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
fastPathQOSAUTOVOIP | 1.3.6.1.4.1.4413.1.1.3.4 |
The MIB definitions for Quality of Service - VoIP Flex package. |
||
agentAutoVoIPCfgGroup | 1.3.6.1.4.1.4413.1.1.3.4.1 | |||
agentAutoVoIPVLAN | 1.3.6.1.4.1.4413.1.1.3.4.1.1 | integer | read-write |
The VLAN to which all VoIP traffic is mapped to. |
agentAutoVoIPOUIPriority | 1.3.6.1.4.1.4413.1.1.3.4.1.2 | integer | read-write |
The priority to which all VoIP traffic with known OUI is mapped to. |
agentAutoVoIPProtocolPriScheme | 1.3.6.1.4.1.4413.1.1.3.4.1.3 | integer | read-write |
The priotization scheme which is used to priritize the voice data. Enumeration: 'remark': 2, 'trafficClass': 1. |
agentAutoVoIPProtocolTcOrRemarkValue | 1.3.6.1.4.1.4413.1.1.3.4.1.4 | unsigned32 | read-write |
If 'agentAutoVoIPProtocolPriScheme' is traffic class, then the object 'agentAutoVoIPProtocolTcOrRemarkValue' is CoS Queue value to which all VoIP traffic is mapped to. if 'agentAutoVoIPProtocolPriScheme' is remark, then the object 'agentAutoVoIPProtocolTcOrRemarkValue' is 802.1p priority to which all VoIP traffic is remarked at the ingress port. This is used by Protocol based Auto VoIP |
agentAutoVoIPTable | 1.3.6.1.4.1.4413.1.1.3.4.1.5 | no-access |
A table providing configuration of Auto VoIP Profile. |
|
1.3.6.1.4.1.4413.1.1.3.4.1.5.1 | no-access |
Auto VoIP Profile configuration for a port. |
||
agentAutoVoIPIntfIndex | 1.3.6.1.4.1.4413.1.1.3.4.1.5.1.1 | interfaceindex | no-access |
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. |
agentAutoVoIPProtocolMode | 1.3.6.1.4.1.4413.1.1.3.4.1.5.1.2 | integer | read-write |
Enables / disables AutoVoIP Protocol profile on an interface. Enumeration: 'enable': 1, 'disable': 2. |
agentAutoVoIPOUIMode | 1.3.6.1.4.1.4413.1.1.3.4.1.5.1.3 | integer | read-write |
Enables / disables AutoVoIP OUI profile on an interface. Enumeration: 'enable': 1, 'disable': 2. |
agentAutoVoIPProtocolPortStatus | 1.3.6.1.4.1.4413.1.1.3.4.1.5.1.4 | integer | read-only |
AutoVoIP protocol profile operational status of an interface. Enumeration: 'down': 2, 'up': 1. |
agentAutoVoIPOUIPortStatus | 1.3.6.1.4.1.4413.1.1.3.4.1.5.1.5 | integer | read-only |
AutoVoIP OUI profile operational status of an interface. Enumeration: 'down': 2, 'up': 1. |
agentAutoVoIPOUITable | 1.3.6.1.4.1.4413.1.1.3.4.1.6 | no-access |
A table providing configuration of Auto VoIP Profile. |
|
1.3.6.1.4.1.4413.1.1.3.4.1.6.1 | no-access |
Auto VoIP Profile OUI configuration. |
||
agentAutoVoIPOUIIndex | 1.3.6.1.4.1.4413.1.1.3.4.1.6.1.1 | integer32 | read-only |
The Auto VoIP OUI table index. |
agentAutoVoIPOUI | 1.3.6.1.4.1.4413.1.1.3.4.1.6.1.2 | octet string | read-write |
The Organizationally Unique Identifier (OUI), as defined in IEEE std 802-2001, is a 24 bit (three octets) globally unique assigned number referenced by various standards, of the information received from the remote system. |
agentAutoVoIPOUIDesc | 1.3.6.1.4.1.4413.1.1.3.4.1.6.1.3 | octet string | read-write |
The Description of the Organizationally Unique Identifier (OUI), as defined in IEEE std 802-2001(up to 32 characters) |
agentAutoVoIPOUIRowStatus | 1.3.6.1.4.1.4413.1.1.3.4.1.6.1.4 | rowstatus | read-only |
The row status variable is used according to installation and removal conventions for conceptual rows. |
agentAutoVoIPSessionTable | 1.3.6.1.4.1.4413.1.1.3.4.1.7 | no-access |
A table providing configuration of Auto VoIP Profile. |
|
1.3.6.1.4.1.4413.1.1.3.4.1.7.1 | no-access |
Auto VoIP Session Table. |
||
agentAutoVoIPSessionIndex | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.1 | integer | read-only |
The Auto VoIP session index. |
agentAutoVoIPSourceIP | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.2 | ipaddress | read-only |
The source IP address of the VoIP session. |
agentAutoVoIPDestinationIP | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.3 | ipaddress | read-only |
The destination IP address of the VoIP session. |
agentAutoVoIPSourceL4Port | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.4 | integer | read-only |
The source L4 Port of the VoIP session. |
agentAutoVoIPDestinationL4Port | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.5 | integer | read-only |
The destination L4 Port of the VoIP session. |
agentAutoVoIPProtocol | 1.3.6.1.4.1.4413.1.1.3.4.1.7.1.6 | integer | read-only |
The Protocol of the VoIP session. |