ACD-POLICY-MIB: View SNMP OID List / Download MIB

VENDOR: ACCEDIAN


 Home MIB: ACD-POLICY-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 acdPolicy 1.3.6.1.4.1.22420.2.3
The Policies database for this Accedian Networks device.
     acdPolicyTable 1.3.6.1.4.1.22420.2.3.1 no-access
Table of all Policies
         acdPolicyEntry 1.3.6.1.4.1.22420.2.3.1.1 no-access
A Policy is a Filter applied to a specific MAC to block, permit or only count a specific traffic.
             acdPolicyID 1.3.6.1.4.1.22420.2.3.1.1.1 unsigned32 no-access
Unique value for each policy entry. Its value ranges from 1 to MAXINT (4 bytes).
             acdPolicyListID 1.3.6.1.4.1.22420.2.3.1.1.2 unsigned32 read-only
This object identifies in wich List the entry is.
             acdPolicyEntryID 1.3.6.1.4.1.22420.2.3.1.1.3 unsigned32 read-only
This object identifies the order in the List.
             acdPolicyEnable 1.3.6.1.4.1.22420.2.3.1.1.4 truthvalue read-write
Enable or disable the Policy in the packet processing Engine.
             acdPolicyFilterType 1.3.6.1.4.1.22420.2.3.1.1.5 integer read-write
This indicates which filter type is programmed in this entry. With the filter index we can retrieve the specific filter in the filter database. Enumeration: 'layer2filter': 0, 'ipv6filter': 2, 'ipv4filter': 1, 'vlist': 3.
             acdPolicyFilterIndex 1.3.6.1.4.1.22420.2.3.1.1.6 unsigned32 read-write
This indicates which filter index is programmed in this entry. With the filter type we can retrieve the specific filter in the filter database.
             acdPolicyDropEnable 1.3.6.1.4.1.22420.2.3.1.1.7 truthvalue read-write
********* THIS OBJECT IS DEPRECATED ********** This object has been deprecated in favour of acdPolicyAction. This indicates if this policy is programmed to drop or let the traffic pass the processing engine.
             acdPolicyMonitorEnable 1.3.6.1.4.1.22420.2.3.1.1.8 truthvalue read-write
This indicates if this policy is programmed to send the traffic to one of the monitoring port.
             acdPolicyMonitorIndex 1.3.6.1.4.1.22420.2.3.1.1.9 integer read-write
This indicates which monitor port is programmed to send the traffic matching this policy entry. Enumeration: 'monitor2': 2, 'monitor1': 1.
             acdPolicyRegulatorEnable 1.3.6.1.4.1.22420.2.3.1.1.10 truthvalue read-write
This indicates if this policy use or not a bandwidth regulator.
             acdPolicyRegulatorIndex 1.3.6.1.4.1.22420.2.3.1.1.11 unsigned32 read-write
This indicates which bandwidth regulator index is programmed in this policy entry.
             acdPolicyRegulatorMarking 1.3.6.1.4.1.22420.2.3.1.1.12 integer read-write
This indicates the pre-marking color associated with this policy. Enumeration: 'green': 1, 'red': 3, 'yellow': 2.
             acdPolicyAction 1.3.6.1.4.1.22420.2.3.1.1.13 integer read-write
Action that will be applied to traffic that matches the filter. Enumeration: 'mgmtOAMandForward': 5, 'mgmtOAM': 3, 'mgmtOAMandDrop': 4, 'drop': 1, 'permit': 2.
             acdPolicyEvcMappingEncaps 1.3.6.1.4.1.22420.2.3.1.1.14 integer read-write
Action that will be applied to traffic that matches the filter. Enumeration: 'none': 1, 'pushAndPreserve': 6, 'pop': 3, 'replace': 4, 'popAndReplace': 5, 'push': 2.
             acdPolicyEvcMappingEtype 1.3.6.1.4.1.22420.2.3.1.1.15 integer read-write
The ethertype of the VLAN to be added if the encapsulation is set to push. Possible values are customer VLAN (cvlan) and service VLAN (svlan). Enumeration: 'cvlan': 1, 'svlan': 2.
             acdPolicyEvcMappingVlanId 1.3.6.1.4.1.22420.2.3.1.1.16 unsigned32 read-write
The VLAN ID to be added if the encapsulation is set to push. Its value ranges from 0 to 4095.
             acdPolicyCosMappingPcpAction 1.3.6.1.4.1.22420.2.3.1.1.17 integer read-write
This section selects the PCP (Priority Code Points) action to perform. Possible values are: Preserve: Keep the PCP bits if the packet is already tagged Direct: Add the default PCP value Map: Use a CoS profile for PCP selection For each PCP action there is one or two traffic mapping choices and the default PCP bits to use if the packet does not match the first and the second choices. Enumeration: 'preserve': 1, 'map': 3, 'direct': 2.
             acdPolicyCosMappingChoice1En 1.3.6.1.4.1.22420.2.3.1.1.18 truthvalue read-write
This indicates if this choice is used.
             acdPolicyCosMappingChoice1Type 1.3.6.1.4.1.22420.2.3.1.1.19 integer read-write
The traffic mapping is accomplished using the selected field in the incoming traffic. This field can be p-bits in 802.1Q, 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte or DSCP bits in IPv4 DSCP byte. Enumeration: 'pre': 3, 'pcpVlan': 1, 'dscp': 4, 'pcpVlanInVlan': 2.
             acdPolicyCosMappingChoice1Profile 1.3.6.1.4.1.22420.2.3.1.1.20 unsigned32 read-write
CoS profile used to map the input traffic to an L2 class of service.
             acdPolicyCosMappingChoice1RegSet 1.3.6.1.4.1.22420.2.3.1.1.21 unsigned32 read-write
Bandwidth regulator apply to regulate traffic.
             acdPolicyCosMappingChoice2En 1.3.6.1.4.1.22420.2.3.1.1.22 truthvalue read-write
This indicates if this choice is used.
             acdPolicyCosMappingChoice2Type 1.3.6.1.4.1.22420.2.3.1.1.23 integer read-write
The traffic mapping is accomplished using the selected field in the incoming traffic. This field can be p-bits in 802.1Q, 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte or DSCP bits in IPv4 DSCP byte. Enumeration: 'pre': 3, 'pcpVlan': 1, 'dscp': 4, 'pcpVlanInVlan': 2.
             acdPolicyCosMappingChoice2Profile 1.3.6.1.4.1.22420.2.3.1.1.24 unsigned32 read-write
CoS profile used to map the input traffic to an L2 class of service.
             acdPolicyCosMappingChoice2RegSet 1.3.6.1.4.1.22420.2.3.1.1.25 unsigned32 read-write
Bandwidth regulator apply to regulate traffic.
             acdPolicyDefaultMappingGreenCfi 1.3.6.1.4.1.22420.2.3.1.1.26 unsigned32 read-write
The default CFI value to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
             acdPolicyDefaultMappingGreenPrior 1.3.6.1.4.1.22420.2.3.1.1.27 unsigned32 read-write
The default PCP values to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
             acdPolicyDefaultMappingYellowCfi 1.3.6.1.4.1.22420.2.3.1.1.28 unsigned32 read-write
The default CFI value to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
             acdPolicyDefaultMappingYellowPrior 1.3.6.1.4.1.22420.2.3.1.1.29 unsigned32 read-write
The default PCP values to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
             acdPolicyOutgoingPort 1.3.6.1.4.1.22420.2.3.1.1.30 object identifier read-write
The OID value used to identify the outgoing port for this policy. In order to identify a particular port, this object shall identify the instance of the acdPortConfigIndex object, defined in ACD-PORT-MIB, for the desired port. For example, if an entry is set to port 4, this object would be set to acdPortConfigIndex.4 and by querying the acdPortConfigName.4 the user can retrieve the name of this port.
     acdPolicyStatsTable 1.3.6.1.4.1.22420.2.3.2 no-access
Table of all counters associated with each policy.
         acdPolicyStatsEntry 1.3.6.1.4.1.22420.2.3.2.1 no-access
An Entry consists in a bytes and a packets counters.
             acdPolicyStatsID 1.3.6.1.4.1.22420.2.3.2.1.1 unsigned32 no-access
Unique value for each policy counter. Its value ranges from 1 to MAXINT (4 bytes).
             acdPolicyStatsListID 1.3.6.1.4.1.22420.2.3.2.1.2 unsigned32 read-only
This object identifies in wich List the entry is.
             acdPolicyStatsEntryID 1.3.6.1.4.1.22420.2.3.2.1.3 unsigned32 read-only
This object identifies the order in the List.
             acdPolicyStatsInPkts 1.3.6.1.4.1.22420.2.3.2.1.4 counter32 read-only
The total number of packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
             acdPolicyStatsInOverflowPkts 1.3.6.1.4.1.22420.2.3.2.1.5 counter32 read-only
The number of times the associated acdPolicyStatsInPkts counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
             acdPolicyStatsInHCPkts 1.3.6.1.4.1.22420.2.3.2.1.6 counter64 read-only
The total number of packets received on this MAC and matching this policy.
             acdPolicyStatsInOctets 1.3.6.1.4.1.22420.2.3.2.1.7 counter32 read-only
The total number of Octets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowOctets, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCOctets.
             acdPolicyStatsInOverflowOctets 1.3.6.1.4.1.22420.2.3.2.1.8 counter32 read-only
The number of times the associated acdPolicyStatsInOctets counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCOctets.
             acdPolicyStatsInHCOctets 1.3.6.1.4.1.22420.2.3.2.1.9 counter64 read-only
The total number of Octets received on this MAC and matching this policy.
             acdPolicyStatsInPktsErr 1.3.6.1.4.1.22420.2.3.2.1.10 counter32 read-only
The total number of errored packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
             acdPolicyStatsInOverflowPktsErr 1.3.6.1.4.1.22420.2.3.2.1.11 counter32 read-only
The number of times the associated acdPolicyStatsInPktsErr counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
             acdPolicyStatsInHCPktsErr 1.3.6.1.4.1.22420.2.3.2.1.12 counter64 read-only
The total number of errored packets received on this MAC and matching this policy.
     acdPolicyHistStatsTable 1.3.6.1.4.1.22420.2.3.3 no-access
Table of all counters associated with each policy.
         acdPolicyHistStatsEntry 1.3.6.1.4.1.22420.2.3.3.1 no-access
An Entry consists in a bytes and a packets counters.
             acdPolicyHistStatsID 1.3.6.1.4.1.22420.2.3.3.1.1 unsigned32 no-access
Unique value for each policy counter. Its value ranges from 1 to MAXINT (4 bytes).
             acdPolicyHistStatsListID 1.3.6.1.4.1.22420.2.3.3.1.2 unsigned32 read-only
This object identifies in wich List the entry is.
             acdPolicyHistStatsEntryID 1.3.6.1.4.1.22420.2.3.3.1.3 unsigned32 read-only
This object identifies the order in the List.
             acdPolicyHistStatsSampleIndex 1.3.6.1.4.1.22420.2.3.3.1.4 unsigned32 no-access
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same policy instance. This index starts at 1 and increases by one as each new sample.
             acdPolicyHistStatsStatus 1.3.6.1.4.1.22420.2.3.3.1.5 integer read-only
The status of this acdPolicyHistStats entry. Enumeration: 'valid': 1, 'invalid': 2.
             acdPolicyHistStatsDuration 1.3.6.1.4.1.22420.2.3.3.1.6 unsigned32 read-only
The interval in seconds over which the data is sampled for this entry.
             acdPolicyHistStatsIntervalEnd 1.3.6.1.4.1.22420.2.3.3.1.7 dateandtime read-only
This is the time of the end of this entry.
             acdPolicyHistStatsInPkts 1.3.6.1.4.1.22420.2.3.3.1.8 counter32 read-only
The total number of packets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowPkts, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPkts.
             acdPolicyHistStatsInOverflowPkts 1.3.6.1.4.1.22420.2.3.3.1.9 counter32 read-only
The number of times the associated acdPolicyStatsInPkts counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInPkts, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPkts.
             acdPolicyHistStatsInHCPkts 1.3.6.1.4.1.22420.2.3.3.1.10 counter64 read-only
The total number of packets received on this MAC and matching this policy during this sampling interval.
             acdPolicyHistStatsInOctets 1.3.6.1.4.1.22420.2.3.3.1.11 counter32 read-only
The total number of Octets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowOctets, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCOctets.
             acdPolicyHistStatsInOverflowOctets 1.3.6.1.4.1.22420.2.3.3.1.12 counter32 read-only
The number of times the associated acdPolicyHistStatsInOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCOctets.
             acdPolicyHistStatsInHCOctets 1.3.6.1.4.1.22420.2.3.3.1.13 counter64 read-only
The total number of Octets received on this MAC and matching this policy during this sampling interval.
             acdPolicyHistStatsInPktsErr 1.3.6.1.4.1.22420.2.3.3.1.14 counter32 read-only
The total number of errored packets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowPktsErr, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPktsErr.
             acdPolicyHistStatsInOverflowPktsErr 1.3.6.1.4.1.22420.2.3.3.1.15 counter32 read-only
The number of times the associated acdPolicyStatsInPktsErr counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInPktsErr, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPktsErr.
             acdPolicyHistStatsInHCPktsErr 1.3.6.1.4.1.22420.2.3.3.1.16 counter64 read-only
The total number of errored packets received on this MAC and matching this policy during this sampling interval.
     acdPolicyNotifications 1.3.6.1.4.1.22420.2.3.4
     acdPolicyMIBObjects 1.3.6.1.4.1.22420.2.3.5
         acdPolicyList 1.3.6.1.4.1.22420.2.3.5.1
             acdPolicyListTable 1.3.6.1.4.1.22420.2.3.5.1.1 no-access
Table of all Policy list contains in this unit.
                 acdPolicyListEntry 1.3.6.1.4.1.22420.2.3.5.1.1.1 no-access
Each entry in this table describe a policy list contains in this unit.
                     acdPolicyListEntryID 1.3.6.1.4.1.22420.2.3.5.1.1.1.1 unsigned32 no-access
Unique value for each list. This value is the same than acdPolicyListID for each entry in acdPolicyTable.
                     acdPolicyListName 1.3.6.1.4.1.22420.2.3.5.1.1.1.2 displaystring read-only
This is a string to identify the policy list.
                     acdPolicyListNbrEntries 1.3.6.1.4.1.22420.2.3.5.1.1.1.3 unsigned32 read-only
The number of entries currently in this list.
         acdPolicyPort 1.3.6.1.4.1.22420.2.3.5.2
             acdPolicyPortTable 1.3.6.1.4.1.22420.2.3.5.2.1 no-access
Table of all Port and the correspondant policy list.
                 acdPolicyPortEntry 1.3.6.1.4.1.22420.2.3.5.2.1.1 no-access
A Policy port entry is the mapping between this port and a policy list.
                     acdPolicyPortEntryID 1.3.6.1.4.1.22420.2.3.5.2.1.1.1 unsigned32 no-access
Unique value for each port. This value is the same than acdPortConfigIndex used in ACD-PORT-MIB.
                     acdPolicyPortListID 1.3.6.1.4.1.22420.2.3.5.2.1.1.2 unsigned32 read-only
Numerical value coresponding to acdPolicyListEntryID.
         acdPolicyTableTid 1.3.6.1.4.1.22420.2.3.5.3
             acdPolicyTableLastChangeTid 1.3.6.1.4.1.22420.2.3.5.3.1 unsigned32 read-only
This is the transaction ID of the last change of the acdPolicyTable table. If this value is different since the last read this is indicate a table change.
     acdPolicyConformance 1.3.6.1.4.1.22420.2.3.6
         acdPolicyCompliances 1.3.6.1.4.1.22420.2.3.6.1
             acdPolicyCompliance 1.3.6.1.4.1.22420.2.3.6.1.1
The compliance statement for support of the ACD-POLICY-MIB module.
         acdPolicyGroups 1.3.6.1.4.1.22420.2.3.6.2
             acdPolicyGroup 1.3.6.1.4.1.22420.2.3.6.2.1
Objects for the policy configuration Group.
             acdPolicyStatsGroup 1.3.6.1.4.1.22420.2.3.6.2.2
Objects for the policy statistics Group.
             acdPolicyHistStatsGroup 1.3.6.1.4.1.22420.2.3.6.2.3
Objects for the policy historical tatistics Group.
             acdPolicyDeprecatedGroup 1.3.6.1.4.1.22420.2.3.6.2.4
Objects for the policy deprecated Group.
             acdPolicyListGroup 1.3.6.1.4.1.22420.2.3.6.2.5
Objects for the policy list information Group.
             acdPolicyPortGroup 1.3.6.1.4.1.22420.2.3.6.2.6
Objects for the policy port mapping Group.
             acdPolicyTidGroup 1.3.6.1.4.1.22420.2.3.6.2.7
List of scalars to monitior changes in tables.