RAD-Etp-MIB Table View

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

Tables
3
Rows
3
Columns
26
.1.3.6.1.4.1.164.3.1.6.1.9.1 · 1 row entry · 5 columns
EVC Termination Point (ETP) Table.
etpEntry entry .1.3.6.1.4.1.164.3.1.6.1.9.1.1
An entry in the table.
Indexes
etpIdx
Column Syntax OID
etpIdx
This is the unique ETP index.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.1.1.1
etpRowStatus
This object enables creation and deletion of entries
in the etpTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.3.1.6.1.9.1.1.2
etpName
This attribute defines a unique name assigned to the ETP.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.3.1.6.1.9.1.1.3
etpOperStatus
The current operational state of the ETP.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.164.3.1.6.1.9.1.1.4
etpClearStatCounters
Setting this object to on, will enforce a clear
operation of ETP statistics Counters.
Upon completion, the value will automatically change to off(2).
Enumerationr/w
Enumerated Values:
2off
3on
.1.3.6.1.4.1.164.3.1.6.1.9.1.1.5
.1.3.6.1.4.1.164.3.1.6.1.9.2 · 1 row entry · 2 columns
ETP Port Table.
etpPortEntry entry .1.3.6.1.4.1.164.3.1.6.1.9.2.1
An entry in the table.
Indexes
etpPortIfIndex
Column Syntax OID
etpPortIfIndex
The ifIndex of the ETP Port.
The index definition is according to 'RAD Entities Index' format 8 type 31.
The Index includes etpIdx, etpPortType and etpPortIdx
(etpPortType and etpPortIdx is an agent parameter and not …
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.164.3.1.6.1.9.2.1.1
etpPortRowStatus
This object enables creation and deletion of entries
in the etpPortTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.3.1.6.1.9.2.1.2
.1.3.6.1.4.1.164.3.1.6.1.9.3 · 1 row entry · 19 columns
ETP statistics table.
etpStatEntry entry .1.3.6.1.4.1.164.3.1.6.1.9.3.1
An entry in the ETP Statistics Table.
Indexes
etpIdx etpServiceIndex etpStatDirection
Column Syntax OID
etpServiceIndex
This index defines whether the collocted statistics are per ETP or per Class Of Service
whithin the ETP.
255 = ETP statistics.
0..7 = Class Of Service statistics.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.1
etpStatDirection
The direction in which the measurement is taken.
Tx = to the net
Rx = from the net.
Enumeration
Enumerated Values:
1tx
2rx
255notApplicable
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.2
etpForwardGreenPackets
This attribute displays the counted number of forwarded packets
that where marked Green.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.3
etpForwardGreenPacketsOverflow
This attribute displays the number of times that the
forwardGreenPackets counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.4
etpForwardYellowPackets
This attribute displays the counted number of forwarded packets
that where marked Yellow.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.5
etpForwardYellowPacketsOverflow
This attribute displays the number of times that the
forwardYellowPackets counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.6
etpDiscardGreenPackets
This attribute displays the counted number of discarded packets
that where marked Green.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.7
etpDiscardGreenPacketsOverflow
This attribute displays the number of times that the
discardGreenPacket counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.8
etpDiscardYellowRedPackets
This attribute displays the counted number of discarded packets
that where marked Yellow or Red.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.9
etpDiscardYellowRedPacketsOverflow
This attribute displays the number of times that the
discardYellowRedPackets counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.10
etpForwardGreenBytes
This attribute displays the counted number of forwarded bytes
that where marked Green.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.11
etpForwardGreenBytesOverflow
This attribute displays the number of times that the
forwardGreenBytes counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.12
etpForwardYellowBytes
This attribute displays the counted number of forwarded bytes
that where marked Yellow.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.13
etpForwardYellowBytesOverflow
This attribute displays the number of times that the
forwardYellowBytes counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.14
etpDiscardGreenBytes
This attribute displays the counted number of discarded bytes
that where marked Green.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.15
etpDiscardGreenBytesOverflow
This attribute displays the number of times that the
discardGreenBytes counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.16
etpDiscardYellowRedBytes
This attribute displays the counted number of discarded bytes
that where marked Yellow or Red.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.17
etpDiscardYellowRedBytesOverflow
This attribute displays the number of times that the
discardYellowRedBytes counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.18
etpStatClearCounters
Setting this object to on, will enforce a clear
operation of this statistics Counters.
Upon completion, the value will automatically change to off(2).
Enumerationr/w
Enumerated Values:
2off
3on
.1.3.6.1.4.1.164.3.1.6.1.9.3.1.19