SUB10SYSTEMS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
22
Rows
22
Columns
254
.1.3.6.1.4.1.39003.3.1.1.15
·
1 row entry
·
3 columns
The table listing the each active alarm the local unit.
An active alarm is where the alarm state is 'raised' at the
specific severity level.
The entries in the table correspond to the configured entries in
sub10UnitMgmtAlarmTable.
This table has a single entry per alarm where the index to the table is
the same index as the associated Alarm configuration
table sub10UnitMgmtAlarmTable.
An entry (row) in the sub10UnitLclAlarmStateTable.
Indexes
sub10UnitLclAlarmStateIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
sub10UnitLclAlarmStateIndex
The sub10UnitLclAlarmStateTable index.
The index represents the same index as used in sub10UnitMgmtAlarmTable. The entries in the table correspond to the configured entries in sub10UnitMgmtAlarmTable. |
Sub10AlarmIndex Textual Convention: Sub10AlarmIndex Unsigned32Type Constraints: range: 1..128 |
.1.3.6.1.4.1.39003.3.1.1.15.1.1 |
||||||
|
sub10UnitLclAlarmState
Internal object to indicate if this alarm is currently in the
raised or cleared state. |
Sub10AlarmState Constraints: range: 1-256Textual Convention: Sub10AlarmState EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.1.1.15.1.2 |
||||||
|
sub10UnitLclAlarmStateTime
The local date and time when the last Alarm State
transition occurred. This object facilitates retrieving all instances of alarms that have been raised or have changed state since a given point in time. … |
Sub10DateTime Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.3.1.1.15.1.3 |
sub10UnitMgmtUserTable
table.1.3.6.1.4.1.39003.3.2.4.2
·
1 row entry
·
6 columns
The table listing the users configured on the unit.
The number of user entries is sub10UnitMgmtUsersNumber.
This table is indexed by user name (sub10UnitMgmtUserName).
Multiple entries with the same sub10UnitMgmtUserName are not possible.
NB. As part of SNMPv3 support this table will be superceded by 'usmUserTable'.
An entry (row) in the sub10UnitMgmtUserTable.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
Usage is as follows:
active(1) - Entry is cre…
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
Usage is as follows:
active(1) - Entry is cre…
Indexes
sub10UnitMgmtUserIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtUserIndex
The sub10UnitMgmtUserTable index.
|
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.39003.3.2.4.2.1.1 |
||||||||||||
|
sub10UnitMgmtUserRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.4.2.1.2 |
||||||||||||
|
sub10UnitMgmtUserName
The unique user name provided by the system administrator.
|
OctetStringr/w Constraints: range: 1-32range: 1-256 |
.1.3.6.1.4.1.39003.3.2.4.2.1.3 |
||||||||||||
|
sub10UnitMgmtUserGroup
The user group provided by the system administrator. This
restricts a user to certain key functions on the web GUI. |
Sub10UserGroupr/w Textual Convention: Sub10UserGroup EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.4.2.1.4 |
||||||||||||
|
sub10UnitMgmtUserPassword
The unique user password provided by the system administrator.
This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32 |
.1.3.6.1.4.1.39003.3.2.4.2.1.5 |
||||||||||||
|
sub10UnitMgmtUserPasswordVerify
The unique user password provided by the system administrator
use to verify the setting of sub10UnitMgmtUserPassword. This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32 |
.1.3.6.1.4.1.39003.3.2.4.2.1.6 |
sub10UnitMgmtAlarmTable
table.1.3.6.1.4.1.39003.3.2.6.1
·
1 row entry
·
18 columns
The sub10UnitMgmtAlarmTable defines the alarm configuration.
The first 'N' rows of the table is reserved for fixed alarms
defined by the manufacturer. Fixed alarms cannot be deleted or their
names changed, other attributes of a fixed alarm may be modified.
The remainder of rows are available for user defined alarms which
can be created and deleted. The index value 'N' is defined by
'sub10UnitMgmtAlarmsUserDefStart'. Any attempt to create or delete a row
in the table with an index less than value of 'sub10UnitMgmtAlarmsUserDefStart'
will be rejected.
This table is indexed by alarm index a number ranging from 1
to the maximum number of entries in the alarm table.
User defined alarm name and and alarm severity are configurable allowing multiple
entries for the same alarm to be raised at different severity levels
according to different threshold levels. A user defined alarm can be created
with the same name as a fixed alarm if required. For example the fixed alarm
'Rx Power Low' monitors the radio receive power and raises an alarm if the
value is less than a certain threshold. A user defined alarm may be created
with the same name but a less stringent threshold and a lower seveirty level.
This allows same alarms to be raised at increasing severity as the condition
causing the alarm worsens.
This table allows configuration of threshold passing behavior,
threshold values for both raising and clearing the alarms and
the perceived severity. The alarm forwarding mechanisms can
be defined for example SNMP trap, syslog and SMTP.
No validation of thresholds across different entries of the table
therefore the administrator must ensure that thresholds are correctly
set accordingly for the severity of each alarm. This is particularly
important where a single alarm name is configured to be raised at
different severity levels.
An entry (row) in the sub10UnitMgmtAlarmTable.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
Indexes
sub10UnitMgmtAlarmIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtAlarmIndex
The sub10UnitMgmtAlarmTable index.
|
Sub10AlarmIndex Textual Convention: Sub10AlarmIndex Unsigned32Type Constraints: range: 1..128 |
.1.3.6.1.4.1.39003.3.2.6.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmName
The alarm name. This is a short descriptive name for the alarm.
Alarm names can be duplicated across entries in order to define the same alarm to be raised and cleared according to different thresholds and different sev… |
Sub10AlarmNamer/w Textual Convention: Sub10AlarmName OctetStringType Constraints: range: 1..32 |
.1.3.6.1.4.1.39003.3.2.6.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmSeverity
The alarm severity. This is added to each alarm as a parameter.
|
Sub10AlarmSeverityr/w Constraints: range: 1-256Textual Convention: Sub10AlarmSeverity EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmMeasObject
The measured object. This is the object name of the
object in the MIB with which the alarm is associated and which the configured thresholds are compared with when deriving the state of the alarm. It is n… |
Sub10MeasuredObjectr/w Textual Convention: Sub10MeasuredObject EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmMonitorIntvl
The interval in seconds when the measured object is to be read and compared with
the raise and clear thresholds. An alarm cannot be raised or cleared quicker than the configured interval. Please also see related sub10Un… |
Unsigned32r/w Constraints: range: 1-86400 |
.1.3.6.1.4.1.39003.3.2.6.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmRaiseOper
Type of operation which determines when an alarm
is to be raised. Definition of each type is as follows: lt - Measured objects value is less than raise threshold gt - Measured objects value… |
Sub10AlarmOperationr/w Textual Convention: Sub10AlarmOperation EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmRaiseThresh
The threshold value which the measured object's value
crosses causes the alarm to be raised. The behaviour of a measured value and alarm threshold comparison is defined by the object sub10UnitMgmtAlarmThreshType. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.6.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmClearOper
Type of operation which determines when an alarm
is to be cleared. Definition of each type is as follows: lt - Measured objects value is less than clear threshold gt - Measured objects valu… |
Sub10AlarmOperationr/w Textual Convention: Sub10AlarmOperation EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmClearThresh
The threshold value which the measured object's value
crosses causes the alarm to be cleared. The behaviour of a measured value and alarm threshold comparison is defined by the object sub10UnitMgmtAlarmThreshType. … |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.6.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmRaiseIntvls
The number of continuous monitoring intervals (see sub10UnitMgmtAlarmMonitorIntvl)
where the measured object has crossed the raise threshold before the alarm state is set to raised. This is intended to reduce the number… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.39003.3.2.6.1.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmClearIntvls
The number of continuous monitoring intervals (see sub10UnitMgmtAlarmMonitorIntvl)
where the measured object has crossed the clear threshold before the alarm state is set to cleared. This is intended to reduce the numbe… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.39003.3.2.6.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmType
The type of the alarm and defines the type of notification (trap) used
to inform management entities. |
Sub10AlarmTyper/w Textual Convention: Sub10AlarmType EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmSmtpAddress
The smtp mail address. If set the alarm
is suitable formatted and sent to the given mail address. |
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.39003.3.2.6.1.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmToSyslog
If set to 'enabled' the alarm is suitably formatted
and sent to syslog. |
Sub10Stater/w Textual Convention: Sub10State EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmEnabled
If set to 'enabled' the alarm is enabled.
|
Sub10Stater/w Textual Convention: Sub10State EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmMeasObjectVal
The value of sub10UnitMgmtAlarmMeasObject formatted as a displayString which when
measured by the alarm subsystem caused an alarm to be either raised or cleared. This is therefore the value of the object which was compa… |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.6.1.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
sub10UnitMgmtAlarmToSNMP
If set to 'enabled' the alarm is forwarded as an SNMP notification / trap.
|
Sub10Stater/w Textual Convention: Sub10State EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.6.1.1.18 |
.1.3.6.1.4.1.39003.3.2.7.5
·
1 row entry
·
4 columns
The table listing the each trap destination the local unit. Each trap destination has an IpAddress and a trap community string
An entry (row) in the sub10UnitMgmtSnmpTrpDstTable.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
Indexes
ENLOGIC-PDU-MIBespUnitConfigIndex sub10UnitMgmtSnmpTrpDstIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtSnmpTrpDstIndex
The sub10UnitMgmtSnmpTrpDstTable index.
If the rowStatus is not set to enabled(1) then the entry is not valid and no columnar objects are returned except for the rowStatus object itself. |
Unsigned32 Constraints: range: 1-3range: 1-256 |
.1.3.6.1.4.1.39003.3.2.7.5.1.1 |
||||||||||||
|
sub10UnitMgmtSnmpTrpDstRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.7.5.1.2 |
||||||||||||
|
sub10UnitMgmtSnmpTrpDstIpAddr
The administratively assigned SNMP Trap Destination IP.
|
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.39003.3.2.7.5.1.3 |
||||||||||||
|
sub10UnitMgmtSnmpTrpDstCommunity
The trap community name sent with each trap to this trap destination.
The trap community allows for some security in the target management terminal |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.7.5.1.4 |
.1.3.6.1.4.1.39003.3.2.7.15
·
1 row entry
·
8 columns
The table of SNMPv3 User configuration.
An entry (row) in the sub10UnitMgmtSnmpUserTable.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
Indexes
sub10UnitMgmtSnmpUserIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtSnmpUserIndex
The sub10UnitMgmtSnmpUserTable index.
If the rowStatus is not set to enabled(1) then the entry is not valid and no columnar objects are returned except for the rowStatus object itself. |
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.39003.3.2.7.15.1.1 |
||||||||||||
|
sub10UnitMgmtSnmpUserRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Constraints: range: 1-256Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.7.15.1.2 |
||||||||||||
|
sub10UnitMgmtSnmpUserName
The administratively assigned SNMPv3 User name.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.7.15.1.3 |
||||||||||||
|
sub10UnitMgmtSnmpUserGroup
The user group type. Authentication and Privacy policies are assigned to a
user group and not individual users. |
Sub10UserGroupr/w Constraints: range: 1-256Textual Convention: Sub10UserGroup EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.7.15.1.4 |
||||||||||||
|
sub10UnitMgmtSnmpUserAuthPwd
The unique SNMPv3 authentication protocol password provided by the system administrator.
This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32range: 1-256 |
.1.3.6.1.4.1.39003.3.2.7.15.1.5 |
||||||||||||
|
sub10UnitMgmtSnmpUserAuthPwdChk
The unique SNMPv3 authentication protocol password provided by the system administrator
used to verify the setting of sub10UnitMgmtSnmpUserAuthPassword. This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32range: 1-256 |
.1.3.6.1.4.1.39003.3.2.7.15.1.6 |
||||||||||||
|
sub10UnitMgmtSnmpUserPrivPwd
The unique SNMPv3 privacy protocol password provided by the system administrator.
This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32range: 1-256 |
.1.3.6.1.4.1.39003.3.2.7.15.1.7 |
||||||||||||
|
sub10UnitMgmtSnmpUserPrivPwdChk
The unique SNMPv3 privacy protocol password provided by the system administrator
used to verify the setting of sub10UnitMgmtSnmpUserPrivPassword. This object can be set but is not visible when read. |
OctetStringr/w Constraints: range: 6-32range: 0-255 |
.1.3.6.1.4.1.39003.3.2.7.15.1.8 |
.1.3.6.1.4.1.39003.3.2.7.16
·
1 row entry
·
4 columns
The table of SNMPv3 Access configuration.
An entry (row) in the sub10UnitMgmtSnmpAccessTable.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
Indexes
sub10UnitMgmtSnmpAccessIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtSnmpAccessIndex
The sub10UnitMgmtSnmpAccessTable index.
If the rowStatus is not set to enabled(1) then the entry is not valid and no columnar objects are returned except for the rowStatus object itself. |
Unsigned32 Constraints: range: 1-3 |
.1.3.6.1.4.1.39003.3.2.7.16.1.1 |
||||||||||||
|
sub10UnitMgmtSnmpAccessRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.7.16.1.2 |
||||||||||||
|
sub10UnitMgmtSnmpAccessName
The administratively assigned SNMPv3 access name. This is used as an alias for the
access address for purposes of identification. The name is not used in the SNMP protocol. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.7.16.1.3 |
||||||||||||
|
sub10UnitMgmtSnmpAccessIpAddr
The administratively assigned SNMP access IP address. Only SNMP requests from this
address will be serviced by the SNMP agent. |
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.39003.3.2.7.16.1.4 |
.1.3.6.1.4.1.39003.3.2.7.17
·
1 row entry
·
5 columns
The table of SNMPv3 Target configuration. This table defines the addresses of target SNMPv3 managers to send Notifications.
An entry (row) in the sub10UnitMgmtSnmpTargetTable.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then the entry
is not valid and no columnar objects are returned.
Indexes
ENLOGIC-PDU-MIBespUnitStatusIndex sub10UnitMgmtSnmpTargetIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10UnitMgmtSnmpTargetIndex
The sub10UnitMgmtSnmpTargetTable index.
If the rowStatus is not set to enabled(1) then the entry is not valid and no columnar objects are returned except for the rowStatus object itself. |
Unsigned32 Constraints: range: 1-3range: 1-256 |
.1.3.6.1.4.1.39003.3.2.7.17.1.1 |
||||||||||||
|
sub10UnitMgmtSnmpTargetRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.3.2.7.17.1.2 |
||||||||||||
|
sub10UnitMgmtSnmpTargetName
The administratively assigned SNMPv3 target name.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.7.17.1.3 |
||||||||||||
|
sub10UnitMgmtSnmpTargetIpAddr
The administratively assigned SNMP target IP address. When enabled SNMPv3 Notifications
are sent to this address. |
OctetStringr/w Constraints: range: 0-15 |
.1.3.6.1.4.1.39003.3.2.7.17.1.4 |
||||||||||||
|
sub10UnitMgmtSnmpTargetUserName
The administratively assigned SNMPv3 target user name.
The security model configured for this user is used when sending notifications to the target address. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.3.2.7.17.1.5 |
.1.3.6.1.4.1.39003.3.2.9.6
·
1 row entry
·
3 columns
This tables contains information regarding the firmware banks.
An entry (row) in the sub10UnitMgmtFirmwareBankTable.
Indexes
sub10UnitMgmtFirmwareBankIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10UnitMgmtFirmwareBankIndex
The sub10UnitMgmtFirmwareBankTable index.
|
Sub10FirmwareBank Textual Convention: Sub10FirmwareBank Unsigned32Type Constraints: range: 1..3 |
.1.3.6.1.4.1.39003.3.2.9.6.1.1 |
|
sub10UnitMgmtFirmwareBankVersion
The firmware version currently installed in this bank.
|
OctetString Constraints: range: 0-15 |
.1.3.6.1.4.1.39003.3.2.9.6.1.2 |
|
sub10UnitMgmtFirmwareBankImage
The firmware image name currently installed in this bank.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.39003.3.2.9.6.1.3 |
sub10UnitMgmtDNSTable
table.1.3.6.1.4.1.39003.3.2.10.1
·
1 row entry
·
2 columns
This tables defines the Domain Name Servers.
An entry (row) in the sub10UnitMgmtDNSTable.
Indexes
sub10UnitMgmtDNSIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10UnitMgmtDNSIndex
The sub10UnitMgmtDNSTable index.
|
Unsigned32 Constraints: range: 1-2 |
.1.3.6.1.4.1.39003.3.2.10.1.1.1 |
|
sub10UnitMgmtDNServer
The administratively assigned DNS server IP for the unit.
IMPORTANT: This object is controlled by transaction management. Any changes to this object must be transactionally acknowledged following a successful set thus p… |
OctetStringr/w Constraints: range: 7-15 |
.1.3.6.1.4.1.39003.3.2.10.1.1.2 |
.1.3.6.1.4.1.39003.4.2.2.8
·
1 row entry
·
3 columns
This tables defines the VLANs that are allowed to pass through the ethernet
interface. The table is only used when the value of sub10EthMgmtVlanFiltering is enabled.
The table only contains an entry if the specific vlan is to be allowed to flow through the interface.
If a VLAN is not in the table then the ethernet frame is dropped.
If sub10EthMgmtVlanFiltering is enabled this table must contain at least 1 VLAN.
IMPORTANT: This object is controlled by transaction management.
Any changes to this object must be transactionally acknowledged
following a successful set thus protecting against loss of
communication with the unit. To acknowledge the transaction
set the object sub10UnitMgmtTransaction to transactionCommit(2).
An entry (row) in the sub10UnitMgmtVlanTable.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
Indexes
sub10EthMgmtVlanAllowedIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sub10EthMgmtVlanAllowedIndex
The sub10EthMgmtVlanTable index.
|
Unsigned32 Constraints: range: 1-60 |
.1.3.6.1.4.1.39003.4.2.2.8.1.1 |
||||||||||||
|
sub10EthMgmtVlanAllowedRowStatus
The row status of this row.
All table rows are fixed in size and as such do not require conceptual row creation. Instead the RowStatus is set to active(1) or notInService(2) which indicates that the row is operationally… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.39003.4.2.2.8.1.2 |
||||||||||||
|
sub10EthMgmtVlanAllowedId
The vlan id which is allowed to pass through the ethernet interface.
Duplicate vlan ids in multiple entries of the table with RowStatus 'active(1) are not allowed and any attempt to set a duplicate active entry will be … |
Sub10VlanIdr/w Textual Convention: Sub10VlanId Unsigned32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.39003.4.2.2.8.1.3 |
sub10EthMgmtQoSQTable
table.1.3.6.1.4.1.39003.4.2.3.4
·
1 row entry
·
6 columns
This table configures the characteristics of a Quality of
Service queue. There are a fixed number of 8 queues in total
and therefore 8 entries in this table indexed 1 thru 8.
The number of queue entries in the table is given by the value
of sub10EthMgmtQoSQNumber.
An entry (row) in the sub10EthMgmtQoSQTable.
Indexes
sub10EthMgmtQoSQIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sub10EthMgmtQoSQIndex
The queue number used as an index, fixed to
8 standard queues. |
Unsigned32 Constraints: range: 1-8 |
.1.3.6.1.4.1.39003.4.2.3.4.1.1 |
||||
|
sub10EthMgmtQoSQSchedulingType
The scheduling discipline applied to the
queue. qosSPQ - Strict Priority Queueing Queues are serviced in strict priority order. Packets on the queue are servicedd and transmitted until eith… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.39003.4.2.3.4.1.2 |
||||
|
sub10EthMgmtQoSQDWRRWeight
A percentage weighting factor used to calculate
the quantum value used to calculate the starting transmission credit at each visit of the queue scheduler. Only for scheduling type Deficit Weighted Round Robin. sub10Eth… |
Unsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.39003.4.2.3.4.1.3 |
||||
|
sub10EthMgmtQoSQCongestionPolicy
The policy used when a queue is congested.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.39003.4.2.3.4.1.4 |
||||
|
sub10EthMgmtQoSQSizeMax
The maximum size of the queue expressed in packets.
|
Unsigned32 Constraints: range: 0-4294967295range: 1-256 |
.1.3.6.1.4.1.39003.4.2.3.4.1.5 |
||||
|
sub10EthMgmtQoSQLen
The current length of the queue expressed in packets.
|
Unsigned32 Constraints: range: 0-4294967295range: 0-255 |
.1.3.6.1.4.1.39003.4.2.3.4.1.6 |
sub10EthMgmtQoSVlanTable
table.1.3.6.1.4.1.39003.4.2.3.6
·
1 row entry
·
3 columns
This table configures the Quality of Service
Vlan to queue mapping.
Multiple Vlans may be mapped to any queue. On egress of the
ethernet interface all pkts tagged with the specific Vlan Id
are inserted onto the specified queue.
See sub10EthMgmtQoSQTable for more information on QoS
queueing.
The number of entries in the table is given by the value
of sub10EthMgmtQoSVlanNumber.
An entry (row) in the sub10EthMgmtQoSVlanMappingTable.
Indexes
sub10EthMgmtQoSVlanIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10EthMgmtQoSVlanIndex
The sub10EthMgmtQoSVlanMappingTable index.
|
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.39003.4.2.3.6.1.1 |
|
sub10EthMgmtQoSVlanId
The vlan id used as an index to the table and which
is egressing through the ethernet interface and which should be placed on the queue specified by sub10EthMgmtQoSVlanQueueIndex. |
Sub10VlanIdr/w Constraints: range: 1-256Textual Convention: Sub10VlanId Unsigned32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.39003.4.2.3.6.1.2 |
|
sub10EthMgmtQoSVlanQueue
The queue number which identifies the specific queue where the packets
that are tagged with the Vlan Id specified in sub10EthMgmtQoSVlanId are inserted. |
Sub10QoSQueuer/w Constraints: range: 0-255Textual Convention: Sub10QoSQueue Unsigned32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.39003.4.2.3.6.1.3 |
sub10EthMgmtQoSPCPTable
table.1.3.6.1.4.1.39003.4.2.3.8
·
1 row entry
·
2 columns
This table configures the Quality of Service Priority
Code Point (PCP) or Pbits to queue mapping.
Multiple PCPs may be mapped to the same queue but the same
PCP cannot be mapped to more than one queue. This table
has a maximum size of 8 entries with exactly 1 entry per
PCP bit.
On egress of the ethernet interface all pkts tagged with the
specific PCP bit (irrespective of its Vlan Id) is inserted
on the specified queue.
See sub10EthMgmtQoSQTable for more information on QoS
queueing.
The number of entries in the table is given by the value
of sub10EthMgmtQoSPCPMappingNumber (maximum 8).
An entry (row) in the sub10EthMgmtQoSPCPMappingTable.
Indexes
sub10EthMgmtQoSPCPIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10EthMgmtQoSPCPIndex
The sub10EthMgmtQoSPCPTable index.
This represents the PCP bits priority value. sub10EthMgmtQoSPCPIndex(1)=PCPBit(0) sub10EthMgmtQoSPCPIndex(2)=PCPBit(1) sub10EthMgmtQoSPCPIndex(3)=PCPBit(2) sub10EthMgmtQ… |
Unsigned32 Constraints: range: 1-8 |
.1.3.6.1.4.1.39003.4.2.3.8.1.1 |
|
sub10EthMgmtQoSPCPQueue
The queue number in the sub10EthMgmtQoSQTable
which identifies the specific queue where the packets tagged with the specific PCP bit sub10EthMgmtQoSPCPIndex are inserted. There are up to 8 queues. |
Sub10QoSQueuer/w Constraints: range: 1-256Textual Convention: Sub10QoSQueue Unsigned32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.39003.4.2.3.8.1.2 |
sub10EthMgmtQoSDSCPTable
table.1.3.6.1.4.1.39003.4.2.3.10
·
1 row entry
·
3 columns
This table configures the Quality of Service Differentiated
Services Code Point (DSCP) to queue mapping.
Multiple DSCPs may be mapped to the same queue but the same
DSCP cannot be mapped to more than one queue. This table has
a maximum size of 64 with 1 entry per DSCP value.
On egress of the ethernet interface all pkts tagged with the
specific DSCP marking in the IP header will be inserted
onto the specified queue.
See sub10EthMgmtQoSQTable for more information on QoS
queueing.
The number of entries in the table is given by the value
of sub10EthMgmtQoSDSCPMappingNumber (maximum 64).
An entry (row) in the sub10EthMgmtQoSDSCPMappingTable.
Indexes
sub10EthMgmtQoSDSCPIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10EthMgmtQoSDSCPIndex
The sub10EthMgmtQoSDSCPTable index.
|
Unsigned32 Constraints: range: 1-64 |
.1.3.6.1.4.1.39003.4.2.3.10.1.1 |
|
sub10EthMgmtQoSDSCPMarking
The DSCP value used as an index to the table. This defines
the DSCP value which when egressing through the ethernet interface is placed on the queue specified by sub10EthMgmtQoSVlanQueueIndex. |
Unsigned32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.39003.4.2.3.10.1.2 |
|
sub10EthMgmtQoSDSCPQueue
The queue number in the sub10EthMgmtQoSQTable
which identifies the specific queue where the packets tagged with the specific DSCP marking sub10EthMgmtQoSDSCP are inserted. |
Sub10QoSQueuer/w Textual Convention: Sub10QoSQueue Unsigned32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.39003.4.2.3.10.1.3 |
sub10EthMgmtQoSMPLSTable
table.1.3.6.1.4.1.39003.4.2.3.12
·
1 row entry
·
3 columns
This table configures the Quality of Service Multi-Protocol
Label Switching protocol (MPLS) Traffic Class (TC) to queue mapping.
Multiple MPLS TCs may be mapped to the same queue but the same
MPLS TC cannot be mapped to more than one queue. This table has
a maximum size of 64 with 1 entry per MPLS TC value.
On egress of the ethernet interface all pkts tagged with the
specific MPLS TC in the IP header will be inserted
onto the specified queue.
See sub10EthMgmtQoSQTable for more information on QoS
queueing.
The number of entries in the table is given by the value
of sub10EthMgmtQoSMPLSMappingNumber (maximum 8).
An entry (row) in the sub10EthMgmtQoSMPLSMappingTable.
Indexes
sub10EthMgmtQoSMPLSIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10EthMgmtQoSMPLSIndex
The sub10EthMgmtQoSMPLSMappingTable index.
|
Unsigned32 Constraints: range: 1-8 |
.1.3.6.1.4.1.39003.4.2.3.12.1.1 |
|
sub10EthMgmtQoSMPLSTrafficClass
The MPLS Traffic Class value used as an index to the table.
This defines the MPLS TC value which when egressing through the ethernet interface is placed on the queue specified by sub10EthMgmtQoSVlanQueueIndex. |
Unsigned32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.39003.4.2.3.12.1.2 |
|
sub10EthMgmtQoSMPLSQueue
The queue number in the sub10EthMgmtQoSQTable
which identifies the specific queue where the packets tagged with the specific MPLS Traffic Class sub10EthMgmtQoSMPLSTrafficClass are inserted. |
Sub10QoSQueuer/w Textual Convention: Sub10QoSQueue Unsigned32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.39003.4.2.3.12.1.3 |
.1.3.6.1.4.1.39003.4.2.4.1
·
1 row entry
·
3 columns
This table maintains an entry for each Ethernet statistic that is enabled and active.
An entry in the sub10EthMgmtStatsActiveTable.
Each entry represents an object instance of ethernet
stats and it's current state.
Each entry represents an object instance of ethernet
stats and it's current state.
Indexes
sub10EthMgmtStatsActiveIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sub10EthMgmtStatsActiveIndex
The number of ethernet stats objects
used as an index to this table. |
Unsigned32 Constraints: range: 1-30 |
.1.3.6.1.4.1.39003.4.2.4.1.1.1 |
||||
|
sub10EthMgmtStatsActiveName
The stats object name. This is the name of the
ethernet stats object in the sub10EthernetStatsCurrent group. |
OctetString Constraints: range: 0-32range: 0-255 |
.1.3.6.1.4.1.39003.4.2.4.1.1.2 |
||||
|
sub10EthMgmtStatsActiveState
If set to 'enabled' the statistic is active.
|
Sub10Stater/w Textual Convention: Sub10State EnumerationType Values:
|
.1.3.6.1.4.1.39003.4.2.4.1.1.3 |
.1.3.6.1.4.1.39003.4.3.3.1.2
·
1 row entry
·
38 columns
This table maintains a history of Ethernet statistics
based on 15 minute intervals. There are a maximum
of 96 intervals which represent 24 hours of data.
This table along with the 1m and 1d tables provide a
history of the performance of the radio interface. This
information may then be post processed and used as a
troubleshooting tool.
An entry in the table represents a 15 minute interval
where each interval is synchronised to the clock on the
hour. There are up to 96 intervals starting at 1. The
number of valid entries in the table is given by the value
of sub10EthStats15mHistIntvls of which the minimum
is 0 and the maximum is 96 therefore providing
up to a maximum of 24 hours of 15 minute interval data.
The first entry indexed by 1 represents the most recent
completed 15 minute interval. At the end of each interval
all entries of 'index' are copied into entry 'index+1'. If the
number of valid intervals is 96 then the least recent interval
entry is summarised into 24 hour stats and then discarded.
An entry in the sub10EthStats15mHistTable.
Each entry represents 15 minute of performance
management data where the first entry with index=1
is the most recent 15 minute interval and the last
entry with index=n (up to 9…
Each entry represents 15 minute of performance
management data where the first entry with index=1
is the most recent 15 minute interval and the last
entry with index=n (up to 9…
Indexes
ENLOGIC-PDU-MIBespUnitStatusIndex sub10EthStats15mHistIntvl ENLOGIC-PDU-MIBespExternalSensorStatusIndex
| Column | Syntax | OID |
|---|---|---|
|
sub10EthStats15mHistIntvl
The interval number used as an index to this
table. Interval numbers start at 1 (the most recent 15 minute interval) and have a maximum value of 96 (the least recent 15 minute interval). |
Unsigned32 Constraints: range: 1-96range: 0-255 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.1 |
|
sub10EthStats15mHistTime
The local system time when this 15m history entry was created.
This represents the end of the 15 minute interval for which the associated stats with the same sub10EthStats15mHistIntvl table index are relevant. |
Sub10DateTimer/w Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.2 |
|
sub10EthStats15mHistRxOctets
The number of octets received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667xDSP… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.3 |
|
sub10EthStats15mHistRxGoodFrms
The number of good frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c66… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.4 |
|
sub10EthStats15mHistRxBcastFrms
The number of broadcast frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.5 |
|
sub10EthStats15mHistRxMcastFrms
The number of multicast frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.6 |
|
sub10EthStats15mHistRxPauseFrms
The number of Pause frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c6… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.7 |
|
sub10EthStats15mHistRxCRCErrs
The number of CRC errors received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.8 |
|
sub10EthStats15mHistRxAlignErrs
The number of Alignment coding errors received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com.… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.9 |
|
sub10EthStats15mHistRxOversized
The number of Oversized frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.10 |
|
sub10EthStats15mHistRxJabberFrms
The number of Jabber frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.11 |
|
sub10EthStats15mHistRxUndersized
The number of Undersized frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produ… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.12 |
|
sub10EthStats15mHistRxFragments
The number of frame fragments received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.13 |
|
sub10EthStats15mHistRxSOFOvrns
The number of frames with Start of Frame (SOF) Overruns
received over the Ethernet interface or were dropped due to FIFO resource limitations since the last power cycle / reset of the unit. For more infor… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.14 |
|
sub10EthStats15mHistTxOctets
The number of octets transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667x… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.15 |
|
sub10EthStats15mHistTxGoodFrms
The number of ethernet frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Prod… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.16 |
|
sub10EthStats15mHistTxBcastFrms
The number of broadcast frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.17 |
|
sub10EthStats15mHistTxMcastFrms
The number of multicast frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.18 |
|
sub10EthStats15mHistTxPauseFrms
The number of Pause frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.19 |
|
sub10EthStats15mHistTxDeferred
The number of Deferred frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Prod… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.20 |
|
sub10EthStats15mHistTxCollsn
The number of Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.21 |
|
sub10EthStats15mHistTxSnglCollsn
The number of Single Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.c… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.22 |
|
sub10EthStats15mHistTxMlplCollsn
The number of Multiple Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.23 |
|
sub10EthStats15mHistTxExsvCollsn
The number of Excessive Collision for which transmission was
abandoned over the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentati… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.24 |
|
sub10EthStats15mHistTxLtCollsn
The number of Late Collision for which transmission was
abandoned over the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.25 |
|
sub10EthStats15mHistTxCSenseErrs
The number of Carrier Sense Errored frames transmitted over the
Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.26 |
|
sub10EthStats15mHistPkts64Octets
The total number of 64-byte frames received and transmitted on the
Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.27 |
|
sub10EthStats15mHistPkts65T127
The total number of frames of size 65 to 127 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical document… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.28 |
|
sub10EthStats15mHistPkts128T255
The total number of frames of size 128 to 255 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documen… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.29 |
|
sub10EthStats15mHistPkts256T511
The total number of frames of size 256 to 511 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documen… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.30 |
|
sub10EthStats15mHistPkts512T1023
The total number of frames of size 512 to 1023 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical docume… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.31 |
|
sub10EthStats15mHistPkts1024TMax
The total number of frames of size 1024 to RX_MAXLEN bytes for
receive or 1024 up for transmit on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to onli… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.32 |
|
sub10EthStats15mHistRxMbpsMin
The minimum Rx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.33 |
|
sub10EthStats15mHistRxMbpsMax
The maximum Rx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.34 |
|
sub10EthStats15mHistRxMbpsAvg
The average Rx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.35 |
|
sub10EthStats15mHistTxMbpsMin
The minimum Tx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.36 |
|
sub10EthStats15mHistTxMbpsMax
The maximum Tx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.37 |
|
sub10EthStats15mHistTxMbpsAvg
The average Tx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.1.2.1.38 |
sub10EthStats1dHistTable
table.1.3.6.1.4.1.39003.4.3.3.2.2
·
1 row entry
·
38 columns
This table maintains a history of Radio statistics
based on 1 day intervals. There are a maximum
of 30 intervals which represent 30 days of data.
This table along with the 1m and 15m tables provide a
history of the performance of the radio interface. This
information may then be post processed and used as a
troubleshooting tool.
An entry in the table represents a 1 day interval
where each interval is synchronised to the clock on the
hour. There are up to 30 intervals starting at 1. The
number of valid entries in the table is given by the value
of sub10EthStats1dHistIntvls of which the minimum
is 0 and the maximum is 30 therefore providing
up to a maximum of 30 days of 1 day interval data.
The first entry indexed by 1 represents the most recent
completed 1 day interval. At the end of each interval
all entries of 'index' are copied into entry 'index+1'. If the
number of valid intervals is 30 then the least recent interval
entry is discarded.
An entry in the sub10EthStats1dHistTable.
Each entry represents 1 day of performance
management data where the first entry with index=1
is the most recent 1 day interval and the last
entry with index=n (up to 30) is the…
Each entry represents 1 day of performance
management data where the first entry with index=1
is the most recent 1 day interval and the last
entry with index=n (up to 30) is the…
Indexes
sub10EthStats1dHistIntvl
| Column | Syntax | OID |
|---|---|---|
|
sub10EthStats1dHistIntvl
The interval number used as an index to this
table. Interval numbers start at 1 (the most recent 15 minute interval) and have a maximum value of 96 (the least recent 15 minute interval). |
Unsigned32 Constraints: range: 1-96 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.1 |
|
sub10EthStats1dHistTime
The local system time when this 1d history entry was created.
This represents the end of the 1 day interval for which the associated stats with the same sub10EthStats1dHistIntvl table index are relevant. |
Sub10DateTimer/w Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.2 |
|
sub10EthStats1dHistRxOctets
The number of octets received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667xDSP… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.3 |
|
sub10EthStats1dHistRxGoodFrms
The number of good frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c66… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.4 |
|
sub10EthStats1dHistRxBcastFrms
The number of broadcast frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.5 |
|
sub10EthStats1dHistRxMcastFrms
The number of multicast frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.6 |
|
sub10EthStats1dHistRxPauseFrms
The number of Pause frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c6… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.7 |
|
sub10EthStats1dHistRxCRCErrs
The number of CRC errors received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.8 |
|
sub10EthStats1dHistRxAlignErrs
The number of Alignment coding errors received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com.… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.9 |
|
sub10EthStats1dHistRxOversized
The number of Oversized frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produc… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.10 |
|
sub10EthStats1dHistRxJabberFrms
The number of Jabber frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.11 |
|
sub10EthStats1dHistRxUndersized
The number of Undersized frames received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Produ… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.12 |
|
sub10EthStats1dHistRxFragments
The number of frame fragments received over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.13 |
|
sub10EthStats1dHistRxSOFOvrns
The number of frames with Start of Frame (SOF) Overruns
received over the Ethernet interface or were dropped due to FIFO resource limitations since the last power cycle / reset of the unit. For more infor… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.14 |
|
sub10EthStats1dHistTxOctets
The number of octets transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product c667x… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.15 |
|
sub10EthStats1dHistTxGoodFrms
The number of ethernet frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Prod… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.16 |
|
sub10EthStats1dHistTxBcastFrms
The number of broadcast frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.17 |
|
sub10EthStats1dHistTxMcastFrms
The number of multicast frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.18 |
|
sub10EthStats1dHistTxPauseFrms
The number of Pause frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Product… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.19 |
|
sub10EthStats1dHistTxDeferred
The number of Deferred frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Prod… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.20 |
|
sub10EthStats1dHistTxCollsn
The number of Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.com. Pro… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.21 |
|
sub10EthStats1dHistTxSnglCollsn
The number of Single Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti.c… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.22 |
|
sub10EthStats1dHistTxMlplCollsn
The number of Multiple Collision frames transmitted over the Ethernet interface
since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www.ti… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.23 |
|
sub10EthStats1dHistTxExsvCollsn
The number of Excessive Collision for which transmission was
abandoned over the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentati… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.24 |
|
sub10EthStats1dHistTxLtCollsn
The number of Late Collision for which transmission was
abandoned over the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.25 |
|
sub10EthStats1dHistTxCSenseErrs
The number of Carrier Sense Errored frames transmitted over the
Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://www… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.26 |
|
sub10EthStats1dHistPkts64Octets
The total number of 64-byte frames received and transmitted on the
Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documentation at http://… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.27 |
|
sub10EthStats1dHistPkts65T127
The total number of frames of size 65 to 127 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical document… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.28 |
|
sub10EthStats1dHistPkts128T255
The total number of frames of size 128 to 255 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documen… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.29 |
|
sub10EthStats1dHistPkts256T511
The total number of frames of size 256 to 511 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical documen… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.30 |
|
sub10EthStats1dHistPkts512T1023
The total number of frames of size 512 to 1023 bytes received
and transmitted on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to online techical docume… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.31 |
|
sub10EthStats1dHistPkts1024TMax
The total number of frames of size 1024 to RX_MAXLEN bytes for
receive or 1024 up for transmit on the Ethernet interface since the last power cycle / reset of the unit. For more information refer to onli… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.32 |
|
sub10EthStats1dHistRxMbpsMin
The minimum Rx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.33 |
|
sub10EthStats1dHistRxMbpsMax
The maximum Rx throughput in Mbps in this 15 minute interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.34 |
|
sub10EthStats1dHistRxMbpsAvg
The average Rx throughput in Mbps in this 1 day interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.35 |
|
sub10EthStats1dHistTxMbpsMin
The minimum Tx throughput in Mbps in this 1 day interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.36 |
|
sub10EthStats1dHistTxMbpsMax
The maximum Tx throughput in Mbps in this 1 day interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.37 |
|
sub10EthStats1dHistTxMbpsAvg
The average Tx throughput in Mbps in this 1 day interval.
|
Sub10ThroughputMbps Textual Convention: Sub10ThroughputMbps OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.39003.4.3.3.2.2.1.38 |
.1.3.6.1.4.1.39003.5.2.9.4
·
1 row entry
·
3 columns
This table maintains an entry for each Radio statistic that is enabled and active.
An entry in the sub10RadioMgmtStatsActiveTable.
Each entry represents an object instance of Radio
stats and it's current state.
Each entry represents an object instance of Radio
stats and it's current state.
Indexes
sub10RadioMgmtStatsActiveIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sub10RadioMgmtStatsActiveIndex
The number of Radio stats objects
used as an index to this table. |
Unsigned32 Constraints: range: 1-29 |
.1.3.6.1.4.1.39003.5.2.9.4.1.1 |
||||
|
sub10RadioMgmtStatsActiveName
The stats object name. This is the name of the
ethernet stats object in the sub10RadioStatsCurrent group. |
OctetString Constraints: range: 0-22 |
.1.3.6.1.4.1.39003.5.2.9.4.1.2 |
||||
|
sub10RadioMgmtStatsActiveState
If set to 'enabled' the statistic is active.
|
Sub10Stater/w Textual Convention: Sub10State EnumerationType Values:
|
.1.3.6.1.4.1.39003.5.2.9.4.1.3 |
.1.3.6.1.4.1.39003.5.3.3.1.2
·
1 row entry
·
33 columns
This table maintains a history of Radio statistics
based on 1 minute intervals. There are a maximum
of 60 intervals which represent 1 hour of data.
This table along with the 15m and 1d tables provide a
history of the performance of the radio interface. This
information may then be post processed and used as a
troubleshooting tool.
An entry in the table represents a 1 minute interval
where each interval is synchronised to the clock on the
hour. There are up to 60 intervals starting at 1. The
number of valid entries in the table is given by the value
of sub10RadioStats1mHistIntvls of which the minimum
is 0 and the maximum is 60 therefore providing
up to a maximum of 60 minutes of 1 minute interval data.
The first entry indexed by 1 represents the most recent
completed 1 minute interval. At the end of each interval
all entries of 'index' are copied into entry 'index+1'. If the
number of valid intervals is at least 15 then these 15 intervals
are summarised into 15 minutes stats. At the end of a 60 minute
period the least recent interval is discarded to accomodate
the next minute interval.
An entry in the sub10RadioStats1mHistTable.
Each entry represents 1 minute of performance
management data where the first entry with index=1
is the most recent 1 minute interval and the last
entry with index=n (up to 60…
Each entry represents 1 minute of performance
management data where the first entry with index=1
is the most recent 1 minute interval and the last
entry with index=n (up to 60…
Indexes
sub10RadioStats1mHistIntvl
| Column | Syntax | OID |
|---|---|---|
|
sub10RadioStats1mHistIntvl
The interval number used as an index to this
table. Interval numbers start at 1 (the most recent 1 minute interval) and have a maximum value of 60 (the least recent 1 minute interval). |
Unsigned32 Constraints: range: 1-60 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.1 |
|
sub10RadioStats1mHistTime
The local system time when this 1m history entry was created.
This represents the end of the 1 minute interval for which the associated stats with the same sub10RadioStats1mHistIntvl table index are relevant. |
Sub10DateTimer/w Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.2 |
|
sub10RadioStats1mHistTxPowerMin
The minimum value that the transmit power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.3 |
|
sub10RadioStats1mHistTxPowerMax
The maximum value that the transmit power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.4 |
|
sub10RadioStats1mHistTxPowerAvg
The average value that the transmit power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.5 |
|
sub10RadioStats1mHistRxPowerMin
The minimum value that the receive power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.6 |
|
sub10RadioStats1mHistRxPowerMax
The maximum value that the receive power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.7 |
|
sub10RadioStats1mHistRxPowerAvg
The average value that the receive power of the local radio
link has reached in this minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.8 |
|
sub10RadioStats1mHistVectErrMin
The minimum value that the vector error of the local radio
link has reached in this minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.9 |
|
sub10RadioStats1mHistVectErrMax
The maximum value that the vector error of the local radio
link has reached in this minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.10 |
|
sub10RadioStats1mHistVectErrAvg
The average value that the vector error of the local radio
link has reached in this minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.11 |
|
sub10RadioStats1mHistLnkLossMin
The minimum value that the link loss of the local radio
link has reached in this minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.12 |
|
sub10RadioStats1mHistLnkLossMax
The maximum value that the link loss of the local radio
link has reached in this minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.13 |
|
sub10RadioStats1mHistLnkLossAvg
The average value that the link loss of the local radio
link has reached in this minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.14 |
|
sub10RadioStats1mHistMWUTempMin
The minimum MWU temperature measured in this minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.15 |
|
sub10RadioStats1mHistMWUTempMax
The maximum MWU temperature measured in this minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.16 |
|
sub10RadioStats1mHistMWUTempAvg
The average MWU temperature measured in this minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.17 |
|
sub10RadioStats1mHistRxFrms
The number of Airside frames received over the Radio interface in this minute.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.22 |
|
sub10RadioStats1mHistTxFrms
The number of Airside frames transmitted over the Radio interface in this minute.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.23 |
|
sub10RadioStats1mHistRxPkts
The number of Ethernet packets received over the Radio interface in this minute.
This includes all packets whether destined for the management sub-system on this unit or to be sent direct to the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.24 |
|
sub10RadioStats1mHistTxPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the Ethernet interface in this minute. This does not include packets originating from the management sub-system. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.25 |
|
sub10RadioStats1mHistRxMgmtPkts
The number of Ethernet packets received over the Radio interface in this minute
and which are destined for the management sub-system on this unit. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.26 |
|
sub10RadioStats1mHistTxMgmtPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the management sub-system in this minute. This does not include packets originating from the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.27 |
|
sub10RadioStats1mHistRxBadFrms
The count of bad frames detected on the
receive side of the Radio interface in this minute. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.28 |
|
sub10RadioStats1mHistQPSKTo8PSK
The number transitions of Modulation Mode configuration
from QPSK to 8PSK in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.29 |
|
sub10RadioStats1mHist8PSKToQPSK
The number transitions of Modulation Mode configuration
from 8PSK to QPSK in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.30 |
|
sub10RadioStats1mHistAFERMin
The minimum AFER (Air Frame Error Ratio) in this minute.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.31 |
|
sub10RadioStats1mHistAFERMax
The maximum AFER (Air Frame Error Ratio) in this minute.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.32 |
|
sub10RadioStats1mHistAFERAvg
The average AFER (Air Frame Error Ratio) in this minute.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.33 |
|
sub10RadioStats1mHistRxQPSK
The time in seconds that the Rx Modulation Mode was QPSK
in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.34 |
|
sub10RadioStats1mHistRx8PSK
The time in seconds that the Rx Modulation Mode was 8PSK
in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.35 |
|
sub10RadioStats1mHistTxQPSK
The time in seconds that the Tx Modulation Mode was QPSK
in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.36 |
|
sub10RadioStats1mHistTx8PSK
The time in seconds that the Tx Modulation Mode was 8PSK
in the last 1 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.1.2.1.37 |
.1.3.6.1.4.1.39003.5.3.3.2.2
·
1 row entry
·
33 columns
This table maintains a history of Radio statistics
based on 15 minute intervals. There are a maximum
of 96 intervals which represent 24 hours of data.
This table along with the 1m and 1d tables provide a
history of the performance of the radio interface. This
information may then be post processed and used as a
troubleshooting tool.
An entry in the table represents a 15 minute interval
where each interval is synchronised to the clock on the
hour. There are up to 96 intervals starting at 1. The
number of valid entries in the table is given by the value
of sub10RadioStats15mHistIntvls of which the minimum
is 0 and the maximum is 96 therefore providing
up to a maximum of 24 hours of 15 minute interval data.
The first entry indexed by 1 represents the most recent
completed 15 minute interval. At the end of each interval
all entries of 'index' are copied into entry 'index+1'. If the
number of valid intervals is 96 then the least recent interval
entry is summarised into 24 hour stats and then discarded.
An entry in the sub10RadioStats15mHistTable.
Each entry represents 15 minutes performance
management data where the first entry with index=1
is the most recent 15 minute interval and the last
entry with index=n (up to 9…
Each entry represents 15 minutes performance
management data where the first entry with index=1
is the most recent 15 minute interval and the last
entry with index=n (up to 9…
Indexes
sub10RadioStats15mHistIntvl
| Column | Syntax | OID |
|---|---|---|
|
sub10RadioStats15mHistIntvl
The interval number used as an index to this
table. Interval numbers start at 1 (the most recent 15 minute interval) and have a maximum value of 96 (the least recent 15 minute interval). |
Unsigned32 Constraints: range: 1-96 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.1 |
|
sub10RadioStats15mHistTime
The local system time when this 15m history entry was created.
This represents the end of the 15 minute interval for which the associated stats with the same sub10RadioStats15mHistIntvl table index are relevant. |
Sub10DateTimer/w Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.2 |
|
sub10RadioStats15mHistTxPowerMin
The minimum value that the transmit power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.3 |
|
sub10RadioStats15mHistTxPowerMax
The maximum value that the transmit power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.4 |
|
sub10RadioStats15mHistTxPowerAvg
The average value that the transmit power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.5 |
|
sub10RadioStats15mHistRxPowerMin
The minimum value that the receive power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.6 |
|
sub10RadioStats15mHistRxPowerMax
The maximum value that the receive power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.7 |
|
sub10RadioStats15mHistRxPowerAvg
The average value that the receive power of the local radio
link has reached in this 15 minute interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.8 |
|
sub10RadioStats15mHistVectErrMin
The minimum value that the vector error of the local radio
link has reached in this 15 minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.9 |
|
sub10RadioStats15mHistVectErrMax
The maximum value that the vector error of the local radio
link has reached in this 15 minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.10 |
|
sub10RadioStats15mHistVectErrAvg
The average value that the vector error of the local radio
link has reached in this 15 minute interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.11 |
|
sub10RadioStats15mHistLnkLossMin
The minimum value that the link loss of the local radio
link has reached in this 15 minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.12 |
|
sub10RadioStats15mHistLnkLossMax
The maximum value that the link loss of the local radio
link has reached in this 15 minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.13 |
|
sub10RadioStats15mHistLnkLossAvg
The average value that the link loss of the local radio
link has reached in this 15 minute interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.14 |
|
sub10RadioStats15mHistMWUTempMin
The minimum MWU temperature measured in this 15 minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.15 |
|
sub10RadioStats15mHistMWUTempMax
The maximum MWU temperature measured in this 15 minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.16 |
|
sub10RadioStats15mHistMWUTempAvg
The average MWU temperature measured in this 15 minute interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.17 |
|
sub10RadioStats15mHistRxFrms
The number of Airside frames received over the Radio interface in this 15 minutes.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.22 |
|
sub10RadioStats15mHistTxFrms
The number of Airside frames transmitted over the Radio interface in this 15 minutes.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.23 |
|
sub10RadioStats15mHistRxPkts
The number of Ethernet packets received over the Radio interface in this 15 minutes.
This includes all packets whether destined for the management sub-system on this unit or to be sent direct to the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.24 |
|
sub10RadioStats15mHistTxPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the Ethernet interface in this 15 minutes. This does not include packets originating from the management sub-system. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.25 |
|
sub10RadioStats15mHistRxMgmtPkts
The number of Ethernet packets received over the Radio interface in this 15 minutes
and which are destined for the management sub-system on this unit. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.26 |
|
sub10RadioStats15mHistTxMgmtPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the management sub-system in this 15 minutes. This does not include packets originating from the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.27 |
|
sub10RadioStats15mHistRxBadFrms
The count of bad frames detected on the
receive side of the Radio interface in this 15 minutes. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.28 |
|
sub10RadioStats15mHistQPSKTo8PSK
The number transitions of Modulation Mode configuration
from QPSK to 8PSK in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.29 |
|
sub10RadioStats15mHist8PSKToQPSK
The number transitions of Modulation Mode configuration
from 8PSK to QPSK in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.30 |
|
sub10RadioStats15mHistAFERMin
The minimum AFER (Air Frame Error Ratio) in this 15 minute interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.31 |
|
sub10RadioStats15mHistAFERMax
The maximum AFER (Air Frame Error Ratio) in this 15 minute interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.32 |
|
sub10RadioStats15mHistAFERAvg
The average AFER (Air Frame Error Ratio) in this 15 minute interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.33 |
|
sub10RadioStats15mHistRxQPSK
The time in seconds that the Rx Modulation Mode was QPSK
in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.34 |
|
sub10RadioStats15mHistRx8PSK
The time in seconds that the Rx Modulation Mode was 8PSK
in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.35 |
|
sub10RadioStats15mHistTxQPSK
The time in seconds that the Tx Modulation Mode was QPSK
in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.36 |
|
sub10RadioStats15mHistTx8PSK
The time in seconds that the Tx Modulation Mode was 8PSK
in the last 15 minute interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.2.2.1.37 |
.1.3.6.1.4.1.39003.5.3.3.3.2
·
1 row entry
·
33 columns
This table maintains a history of Radio statistics
based on 1 day intervals. There are a maximum
of 30 intervals which represent 30 days of data.
This table along with the 1m and 15m tables provide a
history of the performance of the radio interface. This
information may then be post processed and used as a
troubleshooting tool.
An entry in the table represents a 1 day interval
where each interval is synchronised to the clock on the
hour. There are up to 30 intervals starting at 1. The
number of valid entries in the table is given by the value
of sub10RadioStats1dHistIntvls of which the minimum
is 0 and the maximum is 30 therefore providing
up to a maximum of 30 days of 1 day interval data.
The first entry indexed by 1 represents the most recent
completed 1 day interval. At the end of each interval
all entries of 'index' are copied into entry 'index+1'. If the
number of valid intervals is 30 then the least recent interval
entry is discarded.
An entry in the sub10RadioStats1dHistTable.
Each entry represents 1 day of performance
management data where the first entry with index=1
is the most recent 1 day interval and the last
entry with index=n (up to 30) is t…
Each entry represents 1 day of performance
management data where the first entry with index=1
is the most recent 1 day interval and the last
entry with index=n (up to 30) is t…
Indexes
sub10RadioStats1dHistIntvl
| Column | Syntax | OID |
|---|---|---|
|
sub10RadioStats1dHistIntvl
The interval number used as an index to this
table. Interval numbers start at 1 (the most recent 1 day interval) and have a maximum value of 24 (the least recent 1 day interval). |
Unsigned32 Constraints: range: 1-30 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.1 |
|
sub10RadioStats1dHistTime
The local system time when this 1d history entry was created.
This represents the end of the 1 day interval for which the associated stats with the same sub10RadioStats1dHistIntvl table index are relevant. |
Sub10DateTimer/w Textual Convention: Sub10DateTime OctetStringType Constraints: range: 19 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.2 |
|
sub10RadioStats1dHistTxPowerMin
The minimum value that the transmit power of the local radio
link has reached in this day interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.3 |
|
sub10RadioStats1dHistTxPowerMax
The maximum value that the transmit power of the local radio
link has reached in this day interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.4 |
|
sub10RadioStats1dHistTxPowerAvg
The average value that the transmit power of the local radio
link has reached in this day interval, measured in dBm. |
dBmInteger32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.5 |
|
sub10RadioStats1dHistRxPowerMin
The minimum value that the receive power of the local radio
link has reached in this day interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.6 |
|
sub10RadioStats1dHistRxPowerMax
The maximum value that the receive power of the local radio
link has reached in this day interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.7 |
|
sub10RadioStats1dHistRxPowerAvg
The average value that the receive power of the local radio
link has reached in this day interval, measured in dBm. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.8 |
|
sub10RadioStats1dHistVectErrMin
The minimum value that the vector error of the local radio
link has reached in this day interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.9 |
|
sub10RadioStats1dHistVectErrMax
The maximum value that the vector error of the local radio
link has reached in this day interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.10 |
|
sub10RadioStats1dHistVectErrAvg
The average value that the vector error of the local radio
link has reached in this day interval, measured in dB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.11 |
|
sub10RadioStats1dHistLnkLossMin
The minimum value that the link loss of the local radio
link has reached in this day interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.12 |
|
sub10RadioStats1dHistLnkLossMax
The maximum value that the link loss of the local radio
link has reached in this day interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.13 |
|
sub10RadioStats1dHistLnkLossAvg
The average value that the link loss of the local radio
link has reached in this day interval, measured in dB. |
dBmOctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.14 |
|
sub10RadioStats1dHistMWUTempMin
The minimum MWU temperature measured in this day interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.15 |
|
sub10RadioStats1dHistMWUTempMax
The maximum MWU temperature measured in this day interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.16 |
|
sub10RadioStats1dHistMWUTempAvg
The average MWU temperature measured in this day interval.
|
Integer32 Constraints: range: -100-100 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.17 |
|
sub10RadioStats1dHistRxFrms
The number of Airside frames received over the Radio interface in this day interval.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.22 |
|
sub10RadioStats1dHistTxFrms
The number of Airside frames transmitted over the Radio interface in this day interval.
This is irrespective of whether the Airside frame transmitted contained any ethernet data. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.23 |
|
sub10RadioStats1dHistRxPkts
The number of Ethernet packets received over the Radio interface in this day interval.
This includes all packets whether destined for the management sub-system on this unit or to be sent direct to the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.24 |
|
sub10RadioStats1dHistTxPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the Ethernet interface in this day interval. This does not include packets originating from the management sub-system. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.25 |
|
sub10RadioStats1dHistRxMgmtPkts
The number of Ethernet packets received over the Radio interface in this day interval
and which are destined for the management sub-system on this unit. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.26 |
|
sub10RadioStats1dHistTxMgmtPkts
The number of Ethernet packets transmitted over the Radio interface
which originated from the management sub-system in this day interval. This does not include packets originating from the Ethernet interface. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.27 |
|
sub10RadioStats1dHistRxBadFrms
The count of bad frames detected on the
receive side of the Radio interface in this day interval. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.28 |
|
sub10RadioStats1dHistQPSKTo8PSK
The number transitions of Modulation Mode configuration
from QPSK to 8PSK in the last 1 day interval. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.29 |
|
sub10RadioStats1dHist8PSKToQPSK
The number transitions of Modulation Mode configuration
from 8PSK to QPSK in the last 1 day interval. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.30 |
|
sub10RadioStats1dHistAFERMin
The minimum AFER (Air Frame Error Ratio) in this 1 day interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.31 |
|
sub10RadioStats1dHistAFERMax
The maximum AFER (Air Frame Error Ratio) in this 1 day interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.32 |
|
sub10RadioStats1dHistAFERAvg
The average AFER (Air Frame Error Ratio) in this 1 day interval.
See sub10RadioLclAFER. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.33 |
|
sub10RadioStats1dHistRxQPSK
The time in seconds that the Rx Modulation Mode was QPSK
in the last 1 day interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.34 |
|
sub10RadioStats1dHistRx8PSK
The time in seconds that the Rx Modulation Mode was 8PSK
in the last 1 day interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.35 |
|
sub10RadioStats1dHistTxQPSK
The time in seconds that the Tx Modulation Mode was QPSK
in the last 1 day interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.36 |
|
sub10RadioStats1dHistTx8PSK
The time in seconds that the Tx Modulation Mode was 8PSK
in the last 1 day interval. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.39003.5.3.3.3.2.1.37 |