NETGEAR-RADLAN-POLICY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
25
Rows
25
Columns
242
.1.3.6.1.4.1.4526.17.59.2.2 · 1 row entry · 11 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyFlowClassificationOffsetsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyFlowClassificationOffsetsTable'
Specifies the byte offsets that the platform can use for
policy decisions.  This table is used for platforms
which impose limitations on choosing the OMPCs for classification.
If the platform does not impose any limitations, the value of
rlPolicyFlowClassificationOffsetsGroupScheme is allOffsetsPermitted.
Each entry in the table specifies a combination of byte offsets
which can be used to specify flow classification.  A rule may
use a subset of the bytes of its Offset Group.
The maximum value for each offset is given by
rlPolicyFlowClassificationOffsetGroupMaximumOffset.
The maximum number of offsets per Offset Group is given by
rlPolicyNumberOfOffsetsPerFlowClassificationOffsetGroup.
rlPolicyFlowClassificationOffsetsGroupEntry row .1.3.6.1.4.1.4526.17.59.2.2.1
The flow classification offset table entry includes the
following parameters
Column Syntax OID
Specifies a classifier type for which offset bytes can be specified.
RlPolicyGroupType
Type Values:
1bridged
2routedIp
3routedIpx
4notUsed
.1.3.6.1.4.1.4526.17.59.2.2.1.1
The list of offsets to be included in the Flow Classification Offset
Group are specified as subidentifiers in the OID(after the first 2
bytes which must be 1.1). The maximal number of permissible offsets
is given by rlP…
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.2.2.1.2
Indicates whether the corresponding byte denotes an offset from beginning
of L2, from the beginning of L3 IPv4 packet data or from the beginning
of L3 IPv6 packet data.
Each byte in the OID contains either:
(1) - L2 …
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.2.2.1.3
The list of masks corresponding to the offsets to be included in the
Flow Classification Offset Group are specified as bytes in the
OID(after the first 2 bytes which must be 1.1).
OctetStringr/w .1.3.6.1.4.1.4526.17.59.2.2.1.4
Indicates whether or not the Input Interface Index is usable
in Policy Rule definitions.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.5
Indicates whether or not the Output Interface Index(ie.
routing/bridging decision) is usable in Policy Rule definitions
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.6
Indicates whether or not the VlanId is usable in Policy Rule
definitions for bridged packets
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.7
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.2.2.1.8
Indicates whether or not the VPT is usable in Policy Rule
definitions for bridged packets
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.9
Indicates whether or not the EtherType is usable in Policy Rule
definitions for bridged packets
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.10
Indicates whether or not the inner VlanId is usable in Policy Rule
definitions for bridged packets
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.2.2.1.11
.1.3.6.1.4.1.4526.17.59.2.3 · 1 row entry · 9 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyOMPCTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyOMPCTable'
The table of OMPC statements.
rlPolicyOMPCEntry row .1.3.6.1.4.1.4526.17.59.2.3.1
Each classification statement consists of the following parameters
Column Syntax OID
Specifies a classifier type for which offset bytes can be specified.
RlPolicyGroupType
Type Values:
1bridged
2routedIp
3routedIpx
4notUsed
.1.3.6.1.4.1.4526.17.59.2.3.1.1
Index into the OMPC Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.2.3.1.2
Specifies the offset within the frame (in bytes) from the layer
according to rlPolicyGroupType. The limitation of this field is
according to the rlPolicyFlowClassificationOffsetGroupMaximumOffset
parameter if this OMPC …
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.2.3.1.3
Indicates whether the offset should be interpreted as relative to the
beginning of L2 or the beginning of L3
Enumerationr/w
Enumerated Values:
1l2
2l3
3l3-ipv6
.1.3.6.1.4.1.4526.17.59.2.3.1.4
Specifies which bits of the rlPolicyOMPCPattern field are
significant for packet comparison. The length of the mask,
in case of 'bigger' or 'smaller' rlPolicyOMPCCondition,
is limited by rlPolicyMaxOMPCLengthForBiggerS…
OctetStringr/w .1.3.6.1.4.1.4526.17.59.2.3.1.5
Describes the mask field. The length of this object must be equal
to the length of rlPolicyOMPCMask.
OctetStringr/w .1.3.6.1.4.1.4526.17.59.2.3.1.6
These define the operation carried out on the two 'operands'
(frame and pattern), i.e. Bigger means that frame bits should be
bigger than pattern bits. The permitted values are according to
rlPolicyOMPCPermittedOperator…
Enumerationr/w
Enumerated Values:
1equal
2notEqual
3bigger
4smaller
.1.3.6.1.4.1.4526.17.59.2.3.1.7
Free text specifing the nature of this OMPC.
OctetStringr/w
Constraints:
range: 0-20
.1.3.6.1.4.1.4526.17.59.2.3.1.8
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.2.3.1.9
.1.3.6.1.4.1.4526.17.59.2.4 · 1 row entry · 17 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyClassifierTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyClassifierTable'
The table of Classifier statement.
rlPolicyClassifierEntry row .1.3.6.1.4.1.4526.17.59.2.4.1
Classifiers can be of the ingress, egress, or post-routing phase
varieties.
Each multifield classification statement consists of the
following parameters.
Column Syntax OID
Specifies a classifier type for which offset bytes can be specified.
RlPolicyGroupType
Type Values:
1bridged
2routedIp
3routedIpx
4notUsed
.1.3.6.1.4.1.4526.17.59.2.4.1.1
List Index into the Classifier Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.2.4.1.2
SubList Index into the Classifier Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.2.4.1.3
Index into the Classifier Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.2.4.1.4
The list of OMPCs to check with this Classifier. Each
subidentifier together with rlPolicyClassifierType specify one OMPC.
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.2.4.1.5
Input interface index to be compared with received packet,
a value of 0 denotes that the classifier is applied to all ports.
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.4526.17.59.2.4.1.6
Output interface index to be compared with sent packet,
a value of 0 denotes that the classifier is applied to all ports.
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.4526.17.59.2.4.1.7
VLAN ID, used only for bridged traffic.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.4526.17.59.2.4.1.8
For a classifier used by the Diffserv Rules table. Enables
specification of a classifier that should apply to all
Diffserv boundary ports or all Diffserv Interior ports.
If normal is specified, the rlPolicyClassifierIn…
RlPolicyClassifierDiffservIfTyper/w
Type Values:
1normal
2allBoundaryPorts
3allInteriorPorts
.1.3.6.1.4.1.4526.17.59.2.4.1.9
For a classifier used by the Diffserv Rules table. Enables
specification of a classifier that should apply to outbound
traffic on all Diffserv boundary ports or all Diffserv Interior
ports.
If normal is specified, the …
RlPolicyClassifierDiffservIfTyper/w
Type Values:
1normal
2allBoundaryPorts
3allInteriorPorts
.1.3.6.1.4.1.4526.17.59.2.4.1.10
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.2.4.1.11
allow to define list of ports for the specific classifier
for ingress classification. if rlPolicyClassifierInIfIndex equal to zero
then the following list should be reffered , if the list is empty we refer
to ALL Ports
Q-BRIDGE-MIBPortListr/w .1.3.6.1.4.1.4526.17.59.2.4.1.12
allow to define list of ports for the specific classifier
for egress classification. if rlPolicyClassifierOutIfIndex equal to zero
then the following list should be reffered , if the list is empty we refer
to ALL Ports
Q-BRIDGE-MIBPortListr/w .1.3.6.1.4.1.4526.17.59.2.4.1.13
VPT ID - user priority tag to be compared with .
8 is used to indicate not used value for this classifier
Integer32r/w
Constraints:
range: 0-8
.1.3.6.1.4.1.4526.17.59.2.4.1.14
VPT ID Mask ,mask the user priority field .
0 is the default indicate Mask all compared with any VPT value
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.2.4.1.15
EtherType ID, to be compared with.
65535 is used to indicate not used value for this classifier
1499 is uded to indicate IPv4 ethertype that is originated from IPv4 ACL with permit/deny any any any
1500 is uded to indic…
Integer32r/w
Constraints:
range: 1499-65536
.1.3.6.1.4.1.4526.17.59.2.4.1.16
INNER VLAN ID, used only for double tagged traffic.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.4526.17.59.2.4.1.17
.1.3.6.1.4.1.4526.17.59.3.2 · 1 row entry · 20 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyRulesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyRulesTable'
The table of rules and Rules statements applied to all incoming traffic
at the post-routing phase - ie. both the inPort and outPort are
available for classification
When Diffserv is not in effect(ie. IPX, bridging, or IP when the global option
for Diffserv is off), certain table parameters are not available(see
below). The DiffServ option is enabled or disabled by setting
rlDiffservModeEnabled.
rlPolicyRulesEntry row .1.3.6.1.4.1.4526.17.59.3.2.1
Each multifield classification statement consists of the following
parameters.
Column Syntax OID
Specifies a classifier type for which offset bytes can be specified.
RlPolicyGroupType
Type Values:
1bridged
2routedIp
3routedIpx
4notUsed
.1.3.6.1.4.1.4526.17.59.3.2.1.1
Specifies the direction for this entry on the
interface. 'inbound' traffic is operated on during
receipt, while 'outbound' traffic is operated on prior
to transmission.
Based on the metering support:
inbound available w…
Enumeration
Enumerated Values:
1inbound
2outbound
3none
.1.3.6.1.4.1.4526.17.59.3.2.1.2
Enumerates the rule list entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.3
Enumerates the rule sub-list entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.4
Enumerates the rule index entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.5
Specifies the action for the filter.
Values 1-10 reserved for the System filtering implemetation;
Values starting from 11 may be used for user definition about
future application.
Enumerationr/w
Enumerated Values:
1block
2blockAndTrap
3permitAndTrap
4permit
5blockAndDisablePort
6blockTrapAndDisablePort
7blockAndLogInput
8permitAndLogInput
.1.3.6.1.4.1.4526.17.59.3.2.1.6
The number of packets blocked by this filtering rule.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.3.2.1.7
This further reference indicate on the entry at the metering or
action table, based on the supported features. The
rlPolicyRulesFurtherRefPointer points on the metering table if the
metering feature is supported, if not…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.8
Free text specifing the nature of this Rule.
OctetStringr/w
Constraints:
range: 0-20
.1.3.6.1.4.1.4526.17.59.3.2.1.9
Row status of the Rules entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.3.2.1.10
If not zero, perform counting of matched packets .
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.11
The number of packets that matched this filtering rule.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.3.2.1.12
This further reference indicate on the entry at the
action table, The rlPolicyRulesActionPointer points on the action
table if the aggregate metering feature is supported,or
if meter is not belong to data path.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.13
Time range of the first ACL.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.14
Time range of the second ACL.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.15
Start port of port range for source port.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.16
End port of port range for source port.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.17
Start port of port range for destination port.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.18
End port of port range for destination port.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.3.2.1.19
This field is valid only if rlPolicyRulesFilteringAction is
not permit. Used to distinguish between Hard and Soft drop.
RlPolicyRulesActionDropTyper/w
Type Values:
1hardDrop
2softDrop
.1.3.6.1.4.1.4526.17.59.3.2.1.20
.1.3.6.1.4.1.4526.17.59.4.2 · 1 row entry · 12 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyMeterClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyMeterClassTable'
This table defines the Metering classes for the system.
rlPolicyMeteringClassEntry row .1.3.6.1.4.1.4526.17.59.4.2.1
Each statement consists of the following parameters
Column Syntax OID
This enumerates the table entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.1
If true, the meter always accepts all traffic; its
rate is effectively infinite. In such a case, the token
bucket defined by the MeterRate and Burst-Size
parameters is ignored.
also used when there isn't metering suppor…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.4.2.1.2
The rate in kilobytes/second of traffic considered within the
bandwidth allocated for this policy entry.
kbpsInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.3
The Burst Size parameter for the aggregate meter leaky bucket. A
value of 0 means that the device should choose the Burst Size
that it thinks is most suitable for the rule.
The interval can be derived from (burstSizex8…
bytesInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.4
A Quantitative Appliction policy rule where each individual
session requires a guaranteed minimum bandwidth.
Specifies the Ingress traffic flow meter per session
indicate a bandwidth limit to be applied to each individu…
kbpsInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.5
indicate a the maximum number of session for a sepecific rule
to guarante minimum bandwidth.
Value 0 at rlPolicyMeteringClassPerSessionMetering
and rlPolicyMeteringClassMaxSessionLimit
is interpreted to mean no sepecifi…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.6
Specifies the index in the rlPolicyActionTable to be
accessed for packets that are in-profile.
Value 0 is interpreted to mean no action.
A non-zero value may be specified only for RoutedIp
packets in Diffserv mode.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.7
Specifies an index in the rlPolicyMeterClassTable. This
is the meter that is to be used if the packet is out-of-profile
relative to the current meter.
If non-Diffserv mode, this field is not used.
If the current meter i…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.4.2.1.8
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.4.2.1.9
Enable metering counter for the meter entry.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.4.2.1.10
meter counter for packets that are in profile .
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.4.2.1.11
meter counter for packets that are out of profile
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.4.2.1.12
.1.3.6.1.4.1.4526.17.59.5.2 · 1 row entry · 24 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyActionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionTable'
This table defines the Actions for packets that pass the meter table
ie. the characteristics that are assigned to packets before they
reach the scheduler.
When Diffserv is not in effect(ie. IPX, bridging, or IP when the global option
for Diffserv is off), certain table parameters are not available(see
below). The DiffServ option is enabled or disabled by setting
rlDiffservModeEnabled.
rlPolicyActionEntry row .1.3.6.1.4.1.4526.17.59.5.2.1
Each multifield classification statement consists of the following
parameters
Column Syntax OID
This enumerates the Action entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.1
Indicates the new DSCP with which the packet should
be marked
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.2
If true, the packet is re-marked with the value indicated by
newDscp above. If false, the packet's DSCP value is not changed
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.5.2.1.3
The min-threshold is the queue depth that a random
drop process will seek to manage the queue's depth to.
This object is in the action table rather than the
queue table because Differentiated Services PHBs, such
as the …
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.4
The max-threshold is the maximum permissible queue
depth. In tail drop scenarios, the queue will drop if a
packet is presented to it and it is instantaneously
full by this measure. In random drop scenarios, the
queue wi…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.5
Enumerationr/w
Enumerated Values:
1other
2alwaysDrop
3tailDrop
4randomDrop
.1.3.6.1.4.1.4526.17.59.5.2.1.6
The number of packets dropped by this action
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.5.2.1.7
This paramer is used at non diffserv mode to attached the drop precedence
for packet InProfile (metering), only if there is a support for drop precedence
and with what level.
Enumerationr/w
Enumerated Values:
1low
2medium
3high
4drop
.1.3.6.1.4.1.4526.17.59.5.2.1.8
This paramer is used at non diffserv mode to attached the drop precedence
for packet OutProfile (metering), only if there is a support for drop precedence
and with what level.
Enumerationr/w
Enumerated Values:
1low
2medium
3high
4drop
.1.3.6.1.4.1.4526.17.59.5.2.1.9
Routed packets that run through the Rules receive VPT as define at the
service class they attached to, bridge packets receive through the
802.1p operation unless we define to change the VPT for those packets.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.5.2.1.10
Priority Tag that will be written to packets .
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.5.2.1.11
Specifies the index in rlPolicyServiceClassTable denoting
the service class to which the packet should be assigned
after the action specified in this entry is carried out.
A value of 0 means that no Service class is ass…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.12
The status of the table entry
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.5.2.1.13
If true, the packet is re-marked with the value indicated by
newDscp for non conforming packets.
If false, the packet's DSCP value is not changed
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.5.2.1.14
Indicates the new DSCP with which the packet should
be marked
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.15
Indicates if egress queue is assigned for packets match
rule according to global trust mode or note.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.5.2.1.16
Indicates the new Ip- Precedence with which the packet should
be marked
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.5.2.1.17
If true, the packet is re-marked with the value indicated by
newIpPrecedence above. If false, the packet's DSCP value is not changed
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.5.2.1.18
Specified the redirection action/
RlPolicyRedirectActionr/w
Type Values:
1disabled
2trap
3redirectToInterface
4redirectToAllPorts
5mirror
6analyzerPort
7loopback
8redirectToPortGroup
9mirrorAndRedirectToInterface
10mirrorAndRedirectToInterfacesGroup
.1.3.6.1.4.1.4526.17.59.5.2.1.19
Relevant if rlQosClassMapRedirect is either
'redirectToInterface' or 'analyzerPort'.
Specified the output interface the packet is redireted to or
the port that gets copy of the packet in addition to the port
it was farw…
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.4526.17.59.5.2.1.20
If 'mark', than the classified
traffic will be remarked with new VLAN id.
If 'disabled' VLAN id is not changed.
If markNestedVlan, if the egress interface defined as
VLAN tagged member then a new VLAN tag is added to t…
RlPolicyMarkVlanActionr/w
Type Values:
1noMark
2mark
3markNestedVlan
.1.3.6.1.4.1.4526.17.59.5.2.1.21
If rlPolicyActionChangeVid is true,
specify the new Vlan id to assigned to the packet
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.4526.17.59.5.2.1.22
If now zero, Indicates the trap type id the matched packets arrives with,
relevant when RedirectAction is trap or mirror.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.5.2.1.23
If not zero - Tunnel is added to matched packets.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.17.59.5.2.1.24
.1.3.6.1.4.1.4526.17.59.6.4 · 1 row entry · 24 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyServiceClassTentativeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyServiceClassTentativeTable'
This table defines the service classes for the system ie. the queue
discipline and weight characteristics that are implemented on each
port unless the user configures a port specific value in ....
The total number of service classes defined can not exceed
rlPolicyNumberOfTransmitQueuesPerPort.
rlPolicyServiceClassTentativeEntry row .1.3.6.1.4.1.4526.17.59.6.4.1
Each multifield classification statement consists of the following
parameters
Column Syntax OID
This enumerates the ServiceClass Tentative entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.1
The name given by the system administrator to the class.
OctetStringr/w
Constraints:
range: 0-20
.1.3.6.1.4.1.4526.17.59.6.4.1.2
Indicates the type of Diffserv per-hop behaviour that this service
class is intended to support. This object can be set by the user
only in DiffServ mode (i.e. rlDiffservModeEnabled = enabled).
Enumerationr/w
Enumerated Values:
1expeditedForwarding
2assuredForwarding
3bestEffort
.1.3.6.1.4.1.4526.17.59.6.4.1.3
Specifies either the minimum throughput of the queue as a percentage
of the throughput of each output port on which the service class is
implemented. If zero, there is no minimum rate. This field can not
be set by the…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.4
Specifies either the upper limit on the throughput of the queue as a
percentage of the throughput of each output port on which the service
class is implemented. If zero, there is no maximum rate.
This field can not be…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.5
If non-zero, this service class will operate as a priority service
class with the specified priority value. This object can not be set
in Diffserv mode (i.e. rlDiffservModeEnabled = enabled), in which case
rlServiceCla…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.6
802.1D Priority Tag that will be written to routed packets and
untagged bridged packets transmitted with this service class.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.6.4.1.7
Status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.6.4.1.8
Tail Drop Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.9
Tail Drop Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.10
Tail Drop Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.11
WRED Min Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.12
WRED Max Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.13
WRED probability for Drop Precedence 0.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.14
WRED Min Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.15
WRED Max Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.16
WRED probability for Drop Precedence 1.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.17
WRED Min Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.18
WRED Max Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.4.1.19
WRED probability for Drop Precedence 2.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.20
additional parameter for the WRED algorithem supporting
the Queue weight exponentail factor
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.21
If there is shaper on the Queue
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.6.4.1.22
The CIR for the Queue shaper.
N/A when the shper is disabled.
UNITS bps bits per second
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.23
The CBS for the Queue shaper.
N/A when the shper is disabled.
UNITS bytes
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.4.1.24
.1.3.6.1.4.1.4526.17.59.6.5 · 1 row entry · 23 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyServiceClassActiveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyServiceClassActiveTable'
This table defines the service classes for the system ie. the queue
discipline and weight characteristics that are implemented on each
port unless the user configures a port specific value in ....
The total number of service classes defined can not exceed
rlPolicyNumberOfTransmitQueuesPerPort.
rlPolicyServiceClassActiveEntry row .1.3.6.1.4.1.4526.17.59.6.5.1
Each multifield classification statement consists of the following
parameters
Column Syntax OID
This enumerates the ServiceClass Active entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.1
The name given by the system administrator to the class.
OctetString
Constraints:
range: 0-20
.1.3.6.1.4.1.4526.17.59.6.5.1.2
Indicates the type of Diffserv per-hop behaviour that this service
class is intended to support. This object can be set by the user
only in DiffServ mode (i.e. rlDiffservModeEnabled = enabled).
Enumeration
Enumerated Values:
1expeditedForwarding
2assuredForwarding
3bestEffort
.1.3.6.1.4.1.4526.17.59.6.5.1.3
Specifies either the minimum throughput of the queue as a percentage
of the throughput of each output port on which the service class is
implemented. If zero, there is no minimum rate. This field can not
be set by the…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.4
Specifies either the upper limit on the throughput of the queue as a
percentage of the throughput of each output port on which the service
class is implemented. If zero, there is no maximum rate.
This field can not be…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.5
If non-zero, this service class will operate as a priority service
class with the specified priority value. This object can not be set
in Diffserv mode (i.e. rlDiffservModeEnabled = enabled), in which case
rlServiceCla…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.6
802.1D Priority Tag that will be written to routed packets and
untagged bridged packets transmitted with this service class.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.6.5.1.7
Tail Drop Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.8
Tail Drop Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.9
Tail Drop Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.10
WRED Min Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.11
WRED Max Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.12
WRED probability for Drop Precedence 0.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.13
WRED Min Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.14
WRED Max Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.15
WRED probability for Drop Precedence 1.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.16
WRED Min Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.17
WRED Max Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.6.5.1.18
WRED probability for Drop Precedence 2.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.19
additional parameter for the WRED algorithem supporting
the Queue weight exponentail factor
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.20
If there is shaper on the Queue
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.6.5.1.21
The CIR for the queue shaper.
N/A when the shper is disabled
UNITS bps bits per second
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.22
The CBS for the queue shaper.
N/A when the shper is disabled.
UNITS bytes
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.5.1.23
.1.3.6.1.4.1.4526.17.59.6.6 · 1 row entry · 14 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyPortConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyPortConfigurationTable'
This table enables the network administrator to fine-tune
the bandwidth given to each service class on each port.
The values in this table will thus override those of the
rlServiceClassTable (THIS TABLE IS MANAGE FROM 3SW).
rlPolicyPortCfgEntry row .1.3.6.1.4.1.4526.17.59.6.6.1
Configuration parameters for each port/service class.
Column Syntax OID
Interface index.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4526.17.59.6.6.1.1
The list of objects contain parameters at Precents type for the minimal bandwidth
to this port/service class at WWR . The OID length is based on the number of the
service class number, every OID define parameter of ser…
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.6.6.1.2
The list of objects contain parameters at Precents type for the maximal bandwidth
to this port/service class at SP . The OID length is based on the number of the
service class number, every OID define parameter of serv…
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.6.6.1.3
Status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.6.6.1.4
pointing to drop algorithem profile.
the profile describs the drop algorithem
(tail, red)and params
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.6.1.5
If there is shaper on the Queue
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.6.6.1.6
The CIR for the Queue shaper.
N/A when the shper is disabled
UNITS bps bits per second
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.6.6.1.7
The CBS for the Queue shaper.
N/A when the shper is disabled.
UNITS bytes
ObjectIdentifierr/w .1.3.6.1.4.1.4526.17.59.6.6.1.8
If there is shaper on the port
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.6.6.1.9
The CIR for the port shaper.
N/A when the shper is disabled
UNITS bps bits per second
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.6.1.10
The CBS for the port shaper.
N/A when the shper is disabled.
UNITS bytes
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.6.1.11
If there is Rate Limit on the port
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.6.6.1.12
The CIR for the port Rate limit.
N/A when the Rate limit is disabled
UNITS bps bits per second
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.6.1.13
The CBS for the port Rate Limit.
N/A when the Rate Limit is disabled.
UNITS bytes
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.6.1.14
.1.3.6.1.4.1.4526.17.59.6.7 · 1 row entry · 16 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDropProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDropProfileTable'
this table defines drop profile
which describ the queue's drop
algorithems
rlPolicyDropProfileEntry row .1.3.6.1.4.1.4526.17.59.6.7.1
Configuration parameters for each port/service class.
Column Syntax OID
Interface index.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.1
Interface Queue number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.2
Tail Drop Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.3
Tail Drop Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.4
Tail Drop Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.5
WRED Min Threshold for Drop Precedence 0.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.6
WRED Max Threshold for Drop Precedence 0.
UNITS percent 0-100 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.7
WRED probability for Drop Precedence 0.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.8
WRED Min Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.9
WRED Max Threshold for Drop Precedence 1.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.10
WRED probability for Drop Precedence 1.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.11
WRED Min Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.12
WRED Max Threshold for Drop Precedence 2.
UNITS percent 0-100
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.13
WRED probability for Drop Precedence 2.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.14
additional parameter for the WRED algorithem supporting
the Queue weight exponentail factor
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.7.1.15
Status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.6.7.1.16
.1.3.6.1.4.1.4526.17.59.6.8 · 1 row entry · 5 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyVlanConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyVlanConfigurationTable'
This table enables the network administrator to fine-tune
the rate limit given to each vlan.
The values in this table will thus override those of the
rlQosIfPolicyTable (THIS TABLE IS MANAGED FROM 3SW).
rlPolicyVlanCfgEntry row .1.3.6.1.4.1.4526.17.59.6.8.1
Configuration parameters for each vlan.
Column Syntax OID
Interface index.
Q-BRIDGE-MIBVlanId
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.4526.17.59.6.8.1.1
If there is Rate Limit on the vlan
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.6.8.1.2
The CIR for the port Rate limit.
N/A when the Rate limit is disabled
UNITS bps bits per second
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.8.1.3
The CBS for the port Rate Limit.
N/A when the Rate Limit is disabled.
UNITS bytes
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.6.8.1.4
Status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.6.8.1.5
.1.3.6.1.4.1.4526.17.59.7.3 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlDiffservBoundaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlDiffservBoundaryTable'
Indicates whether a port is considered a boundary or an interior
node of  the Diffserv domain
rlDiffservBoundaryEntry row .1.3.6.1.4.1.4526.17.59.7.3.1
Each boundary/interior ports table entry consists of the following
parameters
Column Syntax OID
The Interface index whose type is being defined
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.17.59.7.3.1.1
The boundary status of the port.
Enumerationr/w
Enumerated Values:
1boundary
2interior
.1.3.6.1.4.1.4526.17.59.7.3.1.2
Status of this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.7.3.1.3
.1.3.6.1.4.1.4526.17.59.10.1 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDscpServiceClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDscpServiceClassTable'
This table specifies The DSCP
to ServiceClass map table
rlPolicyDscpServiceClassEntry row .1.3.6.1.4.1.4526.17.59.10.1.1
Each entry in this table describes The ServiceClass assigned to a Dscp value.
The index is DSCP represent by rlPolicyDscpIndex
Column Syntax OID
DSCP value.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.1.1.1
ServiceClass value.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.4526.17.59.10.1.1.2
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.1.1.3
.1.3.6.1.4.1.4526.17.59.10.2 · 1 row entry · 4 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyTcpUdpPortServiceClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyTcpUdpPortServiceClassTable'
This table specifies TCP/UDP
Port to ServiceClass map table
rlPolicyTcpUdpPortServiceClassEntry row .1.3.6.1.4.1.4526.17.59.10.2.1
Each entry in this table describes The
ServiceClass Value.
The index is TCP/UDP port represent by rlPolicyTcpUdpPort
Column Syntax OID
TCP/UDP port type.
L4ProtType
Type Values:
1tcp
2udp
.1.3.6.1.4.1.4526.17.59.10.2.1.1
TCP/UDP port number.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4526.17.59.10.2.1.2
ServiceClass value.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.10.2.1.3
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.2.1.4
.1.3.6.1.4.1.4526.17.59.10.3 · 1 row entry · 4 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDscpRemarkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDscpRemarkTable'
This table specifies The DSCP
Remark table
rlPolicyDscpRemarkEntry row .1.3.6.1.4.1.4526.17.59.10.3.1
Each entry in this table describes the new
DSCP for the packet.
The index is Old DSCP represent by rlPolicyOldDscp
Column Syntax OID
Old DSCP.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.3.1.1
New DSCP for the violation action.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.3.1.2
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.3.1.3
New DSCP for the exceed action.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.3.1.4
.1.3.6.1.4.1.4526.17.59.10.4 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDscpMutationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDscpMutationTable'
This table specifies The DSCP
Mutation table
rlPolicyDscpMutationEntry row .1.3.6.1.4.1.4526.17.59.10.4.1
Each entry in this table describes the new
DSCP for the packet.
The index is Old DSCP represent by rlPolicyOldDscp
Indexes
Column Syntax OID
Old DSCP.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.4.1.1
New DSCP.
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.4.1.2
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.4.1.3
.1.3.6.1.4.1.4526.17.59.10.5 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyTrustModeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyTrustModeTable'
This table specifies the port state for the trusted basic mode
rlPolicyTrustModeEntry row .1.3.6.1.4.1.4526.17.59.10.5.1
describes the ports status that belongs to the global trusted state
Column Syntax OID
phisical port number .
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.10.5.1.1
the port state for the trusted mode.
the port can be enabled or disabled for the basic trust mode
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.4526.17.59.10.5.1.2
.1.3.6.1.4.1.4526.17.59.10.6 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDscpVptTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDscpVptTable'
This table specifies The DSCP to VPT map table
rlPolicyDscpVptEntry row .1.3.6.1.4.1.4526.17.59.10.6.1
Each entry in this table describes The VPT assigned to a Dscp value.
The index is DSCP represent by rlPolicyDscpValue.
Column Syntax OID
DSCP value.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.6.1.1
VPT value.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.17.59.10.6.1.2
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.6.1.3
.1.3.6.1.4.1.4526.17.59.10.7 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDscpToDpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDscpToDpTable'
This table specifies The DSCP
To Dp table
rlPolicyDscpToDpEntry row .1.3.6.1.4.1.4526.17.59.10.7.1
Each entry in this table describes the new
DP for the packet.
The index is DSCP represent by rlPolicyDscp
Indexes
Column Syntax OID
Packet DSCP.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.17.59.10.7.1.1
New DP.
Integer32r/w
Constraints:
range: 0-2
.1.3.6.1.4.1.4526.17.59.10.7.1.2
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.10.7.1.3
.1.3.6.1.4.1.4526.17.59.11 · 1 row entry · 10 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyDefaultForwardingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyDefaultForwardingTable'
This table specifies The default forwarding
values : permit or deny for list of specific ports , vlans
rlPolicyDefaultForwardingEntry row .1.3.6.1.4.1.4526.17.59.11.1
Since the table is search to find match according to first match
Entries with specific protocol should be set before entries for entire layer.
Column Syntax OID
Default Forwarding Index.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.11.1.1
Default Forwarding Port List.
Q-BRIDGE-MIBPortListr/w .1.3.6.1.4.1.4526.17.59.11.1.2
Default Forwarding VlanId List 1.
NETGEAR-RADLAN-BRIDGEMIBOBJECTS-MIBVlanList1r/w
Type Constraints:
range: 0..128
.1.3.6.1.4.1.4526.17.59.11.1.3
Default Forwarding VlanId List 2.
NETGEAR-RADLAN-BRIDGEMIBOBJECTS-MIBVlanList2r/w
Type Constraints:
range: 0..128
.1.3.6.1.4.1.4526.17.59.11.1.4
Default Forwarding VlanId List 3.
NETGEAR-RADLAN-BRIDGEMIBOBJECTS-MIBVlanList3r/w
Type Constraints:
range: 0..128
.1.3.6.1.4.1.4526.17.59.11.1.5
Default Forwarding VlanId List 4.
NETGEAR-RADLAN-BRIDGEMIBOBJECTS-MIBVlanList4r/w
Type Constraints:
range: 0..128
.1.3.6.1.4.1.4526.17.59.11.1.6
Default Forwarding Action specify layer l2 l3 l3-ipv6
Enumerationr/w
Enumerated Values:
1l2
2l3
3l3-ipv6
.1.3.6.1.4.1.4526.17.59.11.1.7
Default Forwarding Action specify permit or deny
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.4526.17.59.11.1.8
The status of a table entry.
It is used to delete/Add an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.11.1.9
The protocol type to be applied with the default action.
Enumerationr/w
Enumerated Values:
1bpdu
2icmpv6
255none
.1.3.6.1.4.1.4526.17.59.11.1.10
.1.3.6.1.4.1.4526.17.59.12.1 · 1 row entry · 5 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyPortPolicyStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyPortPolicyStatisticsTable'
This table specifies statistics counter for policies with specific actions
rlPolicyPortPolicyStatisticsEntry row .1.3.6.1.4.1.4526.17.59.12.1.1
Each entry in this table describes counter per port.
The index is port represent by rlIfIndex.
In each entry represents counter, it's type , it's size and whether it's enabled.
Column Syntax OID
Interface index.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.12.1.1.1
Counter type.
StatisticsCntrType
Type Values:
1statisticsCntrTypeSetDSCP
2statisticsCntrTypeDeny
.1.3.6.1.4.1.4526.17.59.12.1.1.2
Counter size in bits.
StatisticsCntrNumOfBitsType
Type Values:
32uint32
48uint48
64uint64
.1.3.6.1.4.1.4526.17.59.12.1.1.3
Indication whether the counter is enabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.12.1.1.4
Counter value.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.17.59.12.1.1.5
.1.3.6.1.4.1.4526.17.59.12.2 · 1 row entry · 13 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyOutQueueStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyOutQueueStatisticsTable'
Each entry in this table describes counter per any permutation of
Port/VLAN/Queue/Drop Precedence . Each of the above can a group off 'All'.
The index is port represent by  rlPolicyOutQueueStatisticsCountrID.
In each entry there are fields representing
whether the counter is enabled and counters value.
rlPolicyOutQueueStatisticsEntry row .1.3.6.1.4.1.4526.17.59.12.2.1
Each entry includes port, vlan, queue, drop precedence and counter value.
Column Syntax OID
Counter id, the key of the table.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.12.2.1.1
Port for which the flow is counted.
Q-BRIDGE-MIBPortListr/w .1.3.6.1.4.1.4526.17.59.12.2.1.2
Indication for whether the port is configured as range of all the ports
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.12.2.1.3
VLAN for which the flow is counted.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.12.2.1.4
Indication for whether the Vlan is configured as range of all the Vlans
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.12.2.1.5
Queue for which the flow is counted.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.4526.17.59.12.2.1.6
Indication for whether the Queue is configured as range of all the Queues
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.12.2.1.7
Drop Precedence for which the flow is counted.
StatisticsDPTyper/w
Type Values:
1green
2yellow
3red
.1.3.6.1.4.1.4526.17.59.12.2.1.8
Indication for whether the DP is configured as range of all the DPs
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.12.2.1.9
The counter for tail dropped value.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.17.59.12.2.1.10
The counter for all traffic value.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.17.59.12.2.1.11
Counter size in bits for the counter.
StatisticsCntrNumOfBitsType
Type Values:
32uint32
48uint48
64uint64
.1.3.6.1.4.1.4526.17.59.12.2.1.12
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.12.2.1.13
.1.3.6.1.4.1.4526.17.59.12.3 · 1 row entry · 4 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyGlobalStatisticsCntrsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyGlobalStatisticsCntrsTable'
This table specifies statistics global counters  for specific rules for
all ports that they are connected to
rlPolicyGlobalStatisticsCntrsEntry row .1.3.6.1.4.1.4526.17.59.12.3.1
Each entry represents global counter.
Column Syntax OID
Counter type.
StatisticsCntrType
Type Values:
1statisticsCntrTypeSetDSCP
2statisticsCntrTypeDeny
.1.3.6.1.4.1.4526.17.59.12.3.1.1
Counter size in bits.
StatisticsCntrNumOfBitsType
Type Values:
32uint32
48uint48
64uint64
.1.3.6.1.4.1.4526.17.59.12.3.1.2
Counter value.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.17.59.12.3.1.3
The status of a table entry.
It is used to delete an entry from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.12.3.1.4
.1.3.6.1.4.1.4526.17.59.13.1 · 1 row entry · 3 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyClassifierUtilizationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyClassifierUtilizationTable'
A table containing Classifier utilization information.
Each row represents objects for a particular Unit
present in this system.
rlPolicyClassifierUtilizationEntry row .1.3.6.1.4.1.4526.17.59.13.1.1
A Single entry containing Classifier utilization information.
Column Syntax OID
The Unit ID of this Classifier. must be unique per entry.
This is an index into the table.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4526.17.59.13.1.1.1
The classifier utilization percentage.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.17.59.13.1.1.2
The classifier utilization number of used rules, in short rules resolution.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4526.17.59.13.1.1.3
.1.3.6.1.4.1.4526.17.59.16 · 1 row entry · 7 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk rlPolicyQosModeGlobalCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyQosModeGlobalCfgTable'
This table responsible to set the global qos mode configuration:
qos mode, qos trust mode, and if port are trusted by default in qos advanced
mode.
rlPolicyQosModeGlobalCfgEntry row .1.3.6.1.4.1.4526.17.59.16.1
This table responsible to set the global qos mode configuration:
qos mode, qos trust mode, and if port are trusted by default in qos advanced
mode.
Current implemnetaion assumes only one entry exist.
Column Syntax OID
Entry index - currenly only one entry can exist, indexes hard coded with value '1'.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4526.17.59.16.1.1
This field replaces deprecated scalar rlPolicyCliQosMode.
Defines the global qos operation mode: disable, basic or advnaced.
RlPolicyQosModer/w
Type Values:
1disable
2basic
3advanced
.1.3.6.1.4.1.4526.17.59.16.1.2
This field replaces deprecated scalar rlPolicyCliBasicModeCfg.
Defines the global qos trust operation mode when qos mode is basic.
RlPolicyTrustTypesr/w
Type Values:
1cos
2dscp
3cos-dscp
.1.3.6.1.4.1.4526.17.59.16.1.3
This field replaces deprecated scalar rlPolicyCliBasicModeCfg.
Defines the global qos trust operation mode when qos mode is advanced.
RlPolicyTrustTypesr/w
Type Values:
1cos
2dscp
3cos-dscp
.1.3.6.1.4.1.4526.17.59.16.1.4
This field specified whether ports are set to trused or not-trusted by
default when switching to qos advanced mode.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.16.1.5
This field indicates if dscp to dscp mutation mode is enable.
It can be set to true in the following terms:
1.rlQosGlobalTrustMode is in {dscp, vpt-dscp} ( rlQosGlobalQoSMode must be basic or advanced)
2.if rlQosGlobalQ…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.17.59.16.1.6
This status of entry action.
In current implementation only one entry exist, therefor only status = active is
acceptable.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.17.59.16.1.7