FS-SWITCH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
529
Rows
529
Columns
4,029
sysProcessTable
table.1.3.6.1.4.1.27975.1.2.100
·
1 row entry
·
2 columns
The system precess table.
An entity process entry. Each entry consists of information of an process.
The sysProcessIndex exclusively defines an process id.
The sysProcessIndex exclusively defines an process id.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
sysProcessIndex
The pid of process.
|
Integer32 | .1.3.6.1.4.1.27975.1.2.100.1.1 |
|
sysProcessName
The name of the process.
|
OctetString | .1.3.6.1.4.1.27975.1.2.100.1.2 |
sysImageTable
table.1.3.6.1.4.1.27975.1.4
·
1 row entry
·
7 columns
The system image management table.
An entity image entry.Each entry consists of information of an entity image.
The sysImageIndex exclusively defines an image file.
The sysImageIndex exclusively defines an image file.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sysImageIndex
The index of image.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.1.4.1.1 |
||||
|
sysImageName
The file name of the image.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.1.4.1.2 |
||||
|
sysImageCreateTime
The create time of the image.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.1.4.1.3 |
||||
|
sysImageVersion
The version of the image.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.1.4.1.4 |
||||
|
sysImageSize
The size of the image.
|
OctetString | .1.3.6.1.4.1.27975.1.4.1.5 |
||||
|
sysImageDir
The dir of the image.
|
OctetString | .1.3.6.1.4.1.27975.1.4.1.6 |
||||
|
sysImageIsBoot
This image is the boot image (1),and is not the boot image (2). Only support enable(1).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.4.1.7 |
flashTable
table.1.3.6.1.4.1.27975.1.5.1.1.1
·
1 row entry
·
5 columns
This table gives the properties of all the flashes on the system.
The entry of flashTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
flhIndex
The index of flashTable.It has a minimum value of 1, and maximum value
of the same as the value of flhSupportNum. |
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.1.5.1.1.1.1.1 |
|
flhSize
Specifies the total size of the flash device indexed by flhIndex.
The value should be zero if the flash is removed for a removable device. |
bytesOctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.1.5.1.1.1.1.2 |
|
flhFree
Specifies the free size of the flash device.
|
bytesOctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.1.5.1.1.1.1.3 |
|
flhName
The flash name within the system.
|
OctetString | .1.3.6.1.4.1.27975.1.5.1.1.1.1.4 |
|
flhDescr
DESCRIPTION of the purpose of the flash in the system.
|
OctetString | .1.3.6.1.4.1.27975.1.5.1.1.1.1.6 |
flhFileTable
table.1.3.6.1.4.1.27975.1.5.1.1.2.1
·
1 row entry
·
4 columns
Table of file information.
An entry representing a file.Indexed using flash number, partition
number, and file number.
number, and file number.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
flhFileIndex
Index of the table, whose range is from 1 to 2147483647.
|
Integer32 | .1.3.6.1.4.1.27975.1.5.1.1.2.1.1.1 |
|
flhFileName
A valid file name supported by the file system.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.1.5.1.1.2.1.1.2 |
|
flhFileSize
The file size in bytes excluding the file header of file system.
The value should be greater than zero. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.5.1.1.2.1.1.3 |
|
flhFileTime
The time when this file is modified last time.
|
OctetString | .1.3.6.1.4.1.27975.1.5.1.1.2.1.1.4 |
flhOpTable
table.1.3.6.1.4.1.27975.1.5.1.2.1
·
1 row entry
·
11 columns
Table used to operate flash.
Note an operation can not be stopped until it is finished.
If notification is configured, NMS will receive a notification
at the end of the operation.
Entries in the table will be removed automatically in 5 minutes.
It …
If notification is configured, NMS will receive a notification
at the end of the operation.
Entries in the table will be removed automatically in 5 minutes.
It …
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
flhOperIndex
Specifies the index of an entry.It is a
random value when creating an entry. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.1.5.1.2.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperType
Specifies the operation to be executed.
flash2Flash(1) Copy a file from flash to flash. net2Flash(2) Copy a file from net to flash; flash2Net(3) Copy a file from flash to net. delete(4) Delete a file from f… |
Enumerationr/w | .1.3.6.1.4.1.27975.1.5.1.2.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperProtocol
Specifies the protocol used to transfer file.
The default protocol is ftp. Both member switch and commander switch can use them if they support HGMP v2. 1 FTP 2 TFTP |
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.1.5.1.2.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperServerAddress
The address of remote host acting as server for operation.
The default value is 0.0.0.0. |
SNMPv2-SMIIpAddressr/w Constraints: range: 1-255Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.1.5.1.2.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperServerUser
When using ftp to transfer files, the user name must be
specified through this node. |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.1.5.1.2.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperPassword
Remote user password for copying via ftp protocol.Optionally,
This object may be ignored for protocols other than ftp. |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.1.5.1.2.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperSourceFile
Specifies the source file name to be transferred.
It may be located on flash or remote server. It may include the file path if it is applicable. It must be specified. |
OctetStringr/w | .1.3.6.1.4.1.27975.1.5.1.2.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperDestinationFile
Specifies the destination file name.
It may be located on flash or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for a… |
OctetStringr/w | .1.3.6.1.4.1.27975.1.5.1.2.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperStatus
The status of the specified operation can be one of
the following. opInProgress(1) : the operation is in process. opSuccess(2) : the operation has been completed successfully. opInvalid(3) : the command is invalid or c… |
FlashOperationStatus Textual Convention: FlashOperationStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.5.1.2.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperIsManagementIf
If use management interface running SNMP or not, true(1):enable.false(2):disable
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.5.1.2.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
flhOperRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.5.1.2.1.1.13 |
cfTable
table.1.3.6.1.4.1.27975.1.6.1.1.1
·
1 row entry
·
5 columns
This table gives the properties of all the cfes on the system.
The entry of cfTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
cfIndex
The index of cfTable.It has a minimum value of 1, and
maximum value of the same as the value of cfSupportNum. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.1.6.1.1.1.1.1 |
|
cfSize
Specifies the total size of the cf device indexed
by cfIndex.The value should be zero if the cf is removed for a removable device. |
bytesOctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.27975.1.6.1.1.1.1.2 |
|
cfFree
Specifies the free size of the cf device.
|
bytesOctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.1.6.1.1.1.1.3 |
|
cfName
The cf name within the system.
|
OctetString | .1.3.6.1.4.1.27975.1.6.1.1.1.1.4 |
|
cfDescr
Description of the purpose of the cf in the system.
|
OctetString | .1.3.6.1.4.1.27975.1.6.1.1.1.1.6 |
cfFileTable
table.1.3.6.1.4.1.27975.1.6.1.1.2.1
·
1 row entry
·
4 columns
Table of file information.
An entry representing a file. Indexed using cf number,
partition number, and file number.
partition number, and file number.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
cfFileIndex
Index of the table, whose range is from 1 to 2147483647
|
Integer32 | .1.3.6.1.4.1.27975.1.6.1.1.2.1.1.1 |
|
cfFileName
A valid file name supported by the file system.
|
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.1.6.1.1.2.1.1.2 |
|
cfFileSize
The file size in bytes excluding the file
header of file system. The value should be greater than zero. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.6.1.1.2.1.1.3 |
|
cfFileTime
The time when this file is modified last time.
|
OctetString | .1.3.6.1.4.1.27975.1.6.1.1.2.1.1.4 |
cfOpTable
table.1.3.6.1.4.1.27975.1.6.1.2.1
·
1 row entry
·
11 columns
Table used to operate cf.
Note an operation can not be stopped until it is finished.
If notification is configured, NMS will receive a notification
at the end of the operation.
Entries in the table will be removed automatically in 5 minutes.
It …
If notification is configured, NMS will receive a notification
at the end of the operation.
Entries in the table will be removed automatically in 5 minutes.
It …
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfOperIndex
Specifies the index of an entry. It is a
random value when creating an entry. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.1.6.1.2.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperType
Specifies the operation to be executed.
net2CfWithErase Copy a file to cf; erase cf beforehand. net2CfWithoutErase Copy a file to cf; do not erase cf beforehand. cf2Net Copy a file from cf. delete Delete … |
Enumerationr/w | .1.3.6.1.4.1.27975.1.6.1.2.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperProtocol
Specifies the protocol used to transfer file.The default protocol is ftp.
when 'clusterftp' or 'clustertftp' is selected, the cfOperServerAddress needn't be set the server address can be acquired automatically, the valu… |
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.1.6.1.2.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperServerAddress
The address of remote host acting as server for operation.
The default value is 255.255.255.255. |
SNMPv2-SMIIpAddressr/w Constraints: range: 1-255Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.1.6.1.2.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperServerUser
When using ftp to transfer files, the user name must be specified through
this node. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.1.6.1.2.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperPassword
Remote user password for copying via ftp protocol.Optionally.
This object may be ignored for protocols other than ftp. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.1.6.1.2.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperSourceFile
Specifies the source file name to be transferred.
It may be located on cf or remote server. It may include the file path if it is applicable. It must be specified. |
OctetStringr/w | .1.3.6.1.4.1.27975.1.6.1.2.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperDestinationFile
Specifies the destination file name.
It may be located on cf or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for appl… |
OctetStringr/w | .1.3.6.1.4.1.27975.1.6.1.2.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperStatus
The status of operation.
|
CfOperationStatus Textual Convention: CfOperationStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.6.1.2.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperIsManagementIf
If use management interface running SNMP or not.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.6.1.2.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
cfOperRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.6.1.2.1.1.13 |
timezoneSetTable
table.1.3.6.1.4.1.27975.1.8.2
·
1 row entry
·
6 columns
The table of SummerTime.
The entry of timezone.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
timezoneSetZoneName
Zone name, must be less than 32 characters. only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [3, 32)
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.2.1.1 |
||||||||||||
|
timezoneSetType
Positive/Negative time zone offset from UTC.
0 means Negative 1 means Positive |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.2.1.2 |
||||||||||||
|
timezoneSetHours
Hours offset from UTC, must be range 0~23.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.2.1.3 |
||||||||||||
|
timezoneSetMinutes
Minutes offset from UTC, must be range 0~59.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.2.1.4 |
||||||||||||
|
timezoneSetSeconds
Seconds offset from UTC, must be range 0~59.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.2.1.5 |
||||||||||||
|
timezoneSetState
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.8.2.1.6 |
recurrentSummerTimeTable
table.1.3.6.1.4.1.27975.1.8.3
·
1 row entry
·
9 columns
The table of SummerTime.
The entry of SummerTime.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
recurrentSummerTimeZoneName
Zone name, must be less than 32 characters. only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [1, 32)
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.3.1.1 |
||||||||||||
|
recurrentSummerTimeStartMonth
Start month of the year. range is [1,12]
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-32Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.3.1.2 |
||||||||||||
|
recurrentSummerTimeStartDay
Day in month to start. range is [1, 31].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.3.1.3 |
||||||||||||
|
recurrentSummerTimeStartClock
Time to start. format HH:MM:SS
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.3.1.4 |
||||||||||||
|
recurrentSummerTimeEndMonth
Month to end. range is [1, 12].
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-32Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.3.1.5 |
||||||||||||
|
recurrentSummerTimeEndDay
Day in month to end. range is [1, 31].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.3.1.6 |
||||||||||||
|
recurrentSummerTimeEndClock
Time to end. format HH:MM:SS
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.3.1.7 |
||||||||||||
|
recurrentSummerTimeOffset
Summer time offset, unit is minute. range is [1, 1440].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.3.1.8 |
||||||||||||
|
recurrentSummerTimeState
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.8.3.1.9 |
summerTimeTable
table.1.3.6.1.4.1.27975.1.8.4
·
1 row entry
·
11 columns
The table of SummerTime.
The entry of SummerTime.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
summerTimeZoneName
Zone name, must be less than 32 characters.
only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [1, 32) |
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.4.1.1 |
||||||||||||
|
summerTimeStartMonth
Start month of the year. range is [1, 12].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.2 |
||||||||||||
|
summerTimeStartDay
Start day of month. range is [1, 31].
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-32Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.3 |
||||||||||||
|
summerTimeStartYear
Start year of summer-time. range is [2000, 2037].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.4 |
||||||||||||
|
summerTimeStartClock
Start time. format HH:MM:SS.
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.4.1.5 |
||||||||||||
|
summerTimeEndMonth
End month of year. range is [1, 12].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.6 |
||||||||||||
|
summerTimeEndDay
End day of month. range is [1, 31].
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-32Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.7 |
||||||||||||
|
summerTimeEndYear
End year of summer time. range is [2000, 2037].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.8 |
||||||||||||
|
summerTimeEndClock
End time. format HH:MM:SS.
|
OctetStringr/w | .1.3.6.1.4.1.27975.1.8.4.1.9 |
||||||||||||
|
summerTimeOffset
Summer time offset, unit is minute. range is [1, 1440].
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.1.8.4.1.10 |
||||||||||||
|
summerTimeState
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.1.8.4.1.11 |
syslogServerTable
table.1.3.6.1.4.1.27975.2.5.4
·
1 row entry
·
3 columns
The table of loghost.
The loghost entry of syslog.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
syslogServerIpaddress
The ip address of loghost.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.2.5.4.1.1 |
||||||||||||
|
syslogServerMgmtIf
The mgmt if of loghost.
1 noUse. 2 useMgmtIf. |
Enumeration | .1.3.6.1.4.1.27975.2.5.4.1.2 |
||||||||||||
|
syslogServerRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.2.5.4.1.3 |
mSSrcIfTable
table.1.3.6.1.4.1.27975.3.1
·
1 row entry
·
4 columns
A list of mirror session source port entries.
A list of parameters that describe a source port to be added to a mirror
session.
session.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mSSrcIfID
An index that uniquely identifies an entry in the mirror session table.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.3.1.1.1 |
||||||||||||
|
mSSrcIfIndex
IfIndex of mirror group source port. including ethernet port and agg port
|
Integer32 | .1.3.6.1.4.1.27975.3.1.1.2 |
||||||||||||
|
mSSrcIfDirection
Mirror direction of source port.if the direction first configured
as rx, then configure tx, then the direction will be both. |
Enumerationr/w | .1.3.6.1.4.1.27975.3.1.1.3 |
||||||||||||
|
mSSrcIfRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.3.1.1.4 |
mSSrcVlanTable
table.1.3.6.1.4.1.27975.3.2
·
1 row entry
·
4 columns
A list of mirror session source vlan entries.
A list of parameters that describe a source vlan to be added to a mirror session.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mSSrcVlanID
An index that uniquely identifies an entry in the mirror session table.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.3.2.1.1 |
||||||||||||
|
mSSrcVlanNum
IfIndex of mirror group source vlan.
|
Integer32 | .1.3.6.1.4.1.27975.3.2.1.2 |
||||||||||||
|
mSSrcVlanDirection
Mirror direction of source vlan.if the direction first configured as
rx, then configure tx, then the direction will be both. |
Enumerationr/w | .1.3.6.1.4.1.27975.3.2.1.3 |
||||||||||||
|
mSSrcVlanRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.3.2.1.4 |
mSDestIfTable
table.1.3.6.1.4.1.27975.3.3
·
1 row entry
·
5 columns
A list of mirror group dest port entries.
A list of parameters that describe a dest port to be added to a mirror group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mSDestIfID
An index that uniquely identifies an entry in the mirror session table.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.3.3.1.1 |
||||||||||||
|
mSDestIfIndex
IfIndex of mirror group dest port. only ethernet port.
|
Integer32r/w Constraints: range: 2-4094 |
.1.3.6.1.4.1.27975.3.3.1.2 |
||||||||||||
|
mSSessionType
session type.
|
Enumerationr/w | .1.3.6.1.4.1.27975.3.3.1.3 |
||||||||||||
|
mSDestVlanID
IfIndex of mirror group dest vlan.
|
Integer32r/w | .1.3.6.1.4.1.27975.3.3.1.4 |
||||||||||||
|
mSDestIfRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.3.3.1.5 |
mSTable
table.1.3.6.1.4.1.27975.3.4
·
1 row entry
·
4 columns
A list of mirror group entries.
A list of parameters that describe a mirror group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mSID
An index that uniquely identifies an entry in the mirror session table.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.3.4.1.1 |
||||||||||||
|
mSType
The type of a mirror session.
1 Local. 2 remote. |
Enumeration | .1.3.6.1.4.1.27975.3.4.1.2 |
||||||||||||
|
mSStatus
The status of a mirror session.A mirror session will be active only when it has destination port.
1 Active. 2 Inactive. |
Enumeration | .1.3.6.1.4.1.27975.3.4.1.3 |
||||||||||||
|
mSRowStatus
The status of this conceptual row.Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.3.4.1.4 |
mSEscapeMacTable
table.1.3.6.1.4.1.27975.3.5
·
1 row entry
·
4 columns
A list of mirror session escape mac entries.
A list of parameters that describe a escape mac to be added to a mirror session.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mSEscapeMacIndex
The index of a escape mac.Range 1~2.
|
Integer32 Constraints: range: 1-15 |
.1.3.6.1.4.1.27975.3.5.1.1 |
||||||||||||
|
mSEscapeMacAddress
Specify certain mac address as special and not mirror.
|
OctetStringr/w | .1.3.6.1.4.1.27975.3.5.1.2 |
||||||||||||
|
mSEscapeMacMask
Mac mask of mirror Specify certain mac address.
|
OctetStringr/w | .1.3.6.1.4.1.27975.3.5.1.3 |
||||||||||||
|
mSEscapeMacRowStatus
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.3.5.1.4 |
portSecurityPortTable
table.1.3.6.1.4.1.27975.4.1.1
·
1 row entry
·
4 columns
This table defines the securityStatus of each secure port. Each port can have a number of authorised MAC addresses, and these are stored in the portSecurityStaticAddressTable and portSecurityDynamicAddressTable.
There is a Rowin this table for each secure port and It is indexed
using the object ifIndex in RFC1213-MIB.
using the object ifIndex in RFC1213-MIB.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
portSecurityEnable
This attribute controls the system wide operation of mac-authentication.
The system-wide mac-authentication options become non-operational when this attribute is set to disabled. |
Enumerationr/w | .1.3.6.1.4.1.27975.4.1.1.1.1 |
|
portSecurityViolationMode
This attribute determines what action to be taken when a security violation is detected
protect(0): discard packet silently restrict(1): discard packet and print log shutdown(2): discard packet, log and set the … |
Enumerationr/w | .1.3.6.1.4.1.27975.4.1.1.1.2 |
|
portSecurityMaximumNumberOfMacAddresses
This indicates the maximum value that mac addresses can be learned.
Those objects are bound by the relationship: staticNumberOfConfiguredMacAddresses <= totalNumberOfMacAddresses <= portSecurityMaximumMacAddresses. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.4.1.1.1.3 |
|
portSecurityCurrentNumberOfMacAddresses
This indicates thecurrent number of Mac Addresses.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.4.1.1.1.4 |
.1.3.6.1.4.1.27975.4.1.2
·
1 row entry
·
4 columns
This table stores the static MAC addresses assigned to each port.
This table stores the static MAC addresses assigned to each port.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
portSecurityStaticPortIndex
The port index which port security is configured.
This is the first index into the portSecurityStaticAddressTable. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.4.1.2.1.1 |
||||||||||||
|
portSecurityStaticVlanId
The Vlan ID associate with the port and the MAC address.
This is the second index into the portSecurityStaticAddressTable. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.4.1.2.1.2 |
||||||||||||
|
portSecurityStaticMacAddress
The MAC address of a station assigned to this port.
The index format of mac address '01:02:0a:0b:ff:ff' should be '1.2.10.11.255.255' This is the third index into the portSecurityStaticAddressTable. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.4.1.2.1.3 |
||||||||||||
|
portSecurityStaticRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.4.1.2.1.4 |
.1.3.6.1.4.1.27975.4.1.3
·
1 row entry
·
3 columns
This table stores the dynamic MAC addresses which are learned each port.
This table stores the dynamic MAC addresses which
are learned each port.
are learned each port.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
portSecurityDynamicVlanId
The Vlan ID associate with the port and the MAC address.
This is the third index into the portSecurityDynamicAddressTable. |
Integer32 Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.4.1.3.1.1 |
|
portSecurityDynamicMacAddress
The MAC address of a station assigned to this port.This
is the second index into the portSecurityDynamicAddressTable. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.4.1.3.1.2 |
|
portSecurityDynamicPortName
The port name which port security is configured.
|
OctetString | .1.3.6.1.4.1.27975.4.1.3.1.3 |
stormControlUnicastTable
table.1.3.6.1.4.1.27975.5.1.1
·
1 row entry
·
5 columns
This table stores the port name and storm control unicast mode,level and pps.
This table stores the port name and storm control unicast mode and level.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
stormControlUnicastPortName
The name of interface which is configuredstorm
control. |
OctetString Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.5.1.1.1.1 |
||||||||||||
|
stormControlUnicastMode
This indicates which unicast mode is configured whenstorm control is used.
1 PacketPerSecond. 2 Level. |
Enumerationr/w Constraints: range: 0-1000000000 |
.1.3.6.1.4.1.27975.5.1.1.1.2 |
||||||||||||
|
stormControlUnicastLevel
When unicast mode is configured Level,this
indicates the percentage of bandwith. The valid range is (0.00-100.00). |
OctetStringr/w | .1.3.6.1.4.1.27975.5.1.1.1.3 |
||||||||||||
|
stormControlUnicastPps
When unicast mode is configured PacketPerSecond,
this indicates the number of packet per second. |
Integer32r/w | .1.3.6.1.4.1.27975.5.1.1.1.4 |
||||||||||||
|
stormControlUnicastRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.5.1.1.1.5 |
.1.3.6.1.4.1.27975.5.1.2
·
1 row entry
·
5 columns
This table stores the port name and storm control broadcast mode,level and pps.
This table stores the port name andstorm control broadcast mode and level.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
stormControlBroadcastPortName
The name of interface which is configuredstorm
control. |
OctetString Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.5.1.2.1.1 |
||||||||||||
|
stormControlBroadcastMode
This indicates which broadcast mode is configured whenstorm control is used.
1 PacketPerSecond. 2 Level. |
Enumerationr/w Constraints: range: 0-1000000000 |
.1.3.6.1.4.1.27975.5.1.2.1.2 |
||||||||||||
|
stormControlBroadcastLevel
When broadcast mode is configured Level,this
indicates the percentage of bandwith. The valid range is (0.00-100.00). |
OctetStringr/w | .1.3.6.1.4.1.27975.5.1.2.1.3 |
||||||||||||
|
stormControlBroadcastPps
When broadcast mode is configured PacketPerSecond,
this indicates the number of packet per second. |
Integer32r/w | .1.3.6.1.4.1.27975.5.1.2.1.4 |
||||||||||||
|
stormControlBroadcastRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.5.1.2.1.5 |
.1.3.6.1.4.1.27975.5.1.3
·
1 row entry
·
5 columns
This table stores the port name andstorm control multicast mode and level.
This table stores the port name andstorm control
multicast,level and pps.
multicast,level and pps.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
stormControlMulticastPortName
The name of interface which is configuredstorm control.
|
OctetString Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.5.1.3.1.1 |
||||||||||||
|
stormControlMulticastMode
This indicates which multicast mode is configured whenstorm control is used.
1 PacketPerSecond. 2 Level. |
Enumerationr/w Constraints: range: 0-1000000000 |
.1.3.6.1.4.1.27975.5.1.3.1.2 |
||||||||||||
|
stormControlMulticastLevel
When multicast mode is configured Level,this indicates the percentage
of bandwith. The valid range is (0.00-100.00). |
OctetStringr/w | .1.3.6.1.4.1.27975.5.1.3.1.3 |
||||||||||||
|
stormControlMulticastPps
When multicast mode is configured PacketPerSecond, this indicates the
number of packet per second. |
Integer32r/w | .1.3.6.1.4.1.27975.5.1.3.1.4 |
||||||||||||
|
stormControlMulticastRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.5.1.3.1.5 |
ntpAssoTable
table.1.3.6.1.4.1.27975.6.1.11
·
1 row entry
·
9 columns
This table provides information about the peers and servers with which the local NTP has associations.
Each association entry provides NTP information retrieved
from a particular initiative peer or server.Each peer or
server is identified by a unique association identifier.
Entries are automatically created when the user…
from a particular initiative peer or server.Each peer or
server is identified by a unique association identifier.
Entries are automatically created when the user…
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ntpAssoRemoteIpAddress
The IP address of the initiative peer or server.
|
SNMPv2-SMIIpAddress Constraints: range: 0-255Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.6.1.11.1.1 |
|
ntpAssoRefId
The reference identifier of the peer or server.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.2 |
|
ntpAssoStratum
This is a integer indicating the stratum level
of the peer of server clock. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.3 |
|
ntpAssoWhen
This is a round second clock whose value change
from 1 to 60. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.4 |
|
ntpAssoPoll
The interval at which the local host polls the peer.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.5 |
|
ntpAssoReach
This is a shift register of NTP which is used to
determine the reach abilityStatus of the peer. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.6 |
|
ntpAssoDelay
This is a signed fixed-point number indicating
the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.6.1.11.1.7 |
|
ntpAssoOffset
This is a signed, fixed-point number indicating the offset
of the peer clock or server clock relative to the local clock, in seconds. |
OctetString | .1.3.6.1.4.1.27975.6.1.11.1.8 |
|
ntpAssoDispersion
This is a signed fixed-point number indicating
the maximum error of the peer or server clock relative to the primary reference source. |
OctetString | .1.3.6.1.4.1.27975.6.1.11.1.9 |
ntpUniPeerTable
table.1.3.6.1.4.1.27975.6.1.12
·
1 row entry
·
5 columns
This table provides ipaddress about the peer with which the local NTP has associations.This Table support create and destroy association peer entry.
This table provides ipaddress about the peer with which the local NTP
has associations.This table support create and destroy association peer
entry.
has associations.This table support create and destroy association peer
entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ntpUnicastPeerIpAddress
The IP address of the initiative peer.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.6.1.12.1.1 |
||||||||||||
|
ntpUnicastPeerKey
The peer use which authentication key pair.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.12.1.2 |
||||||||||||
|
ntpUnicastPeerVersion
The NTP verion of the peer.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.12.1.3 |
||||||||||||
|
ntpUnicastPeerPrefer
This indicates the NTP peer is a preferred peer.
|
Enumerationr/w | .1.3.6.1.4.1.27975.6.1.12.1.4 |
||||||||||||
|
ntpUnicastPeerRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.6.1.12.1.5 |
ntpUniServerTable
table.1.3.6.1.4.1.27975.6.1.13
·
1 row entry
·
5 columns
This table provides ipaddress about the server with which the local NTP has associations.This table support create and destroy association server entry.
This table provides ipaddress about the server with which the local NTP
has associations.This table support create and destroy association
server entry.
has associations.This table support create and destroy association
server entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ntpUnicastServerIpAddress
The IP address of the initiative server.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.6.1.13.1.1 |
||||||||||||
|
ntpUnicastServerKey
The server use which authentication key pair.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.13.1.2 |
||||||||||||
|
ntpUnicastServerVersion
The NTP verion of the server.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.13.1.3 |
||||||||||||
|
ntpUnicastServerPrefer
This indicates the NTP server is a preferred server.
|
Enumerationr/w | .1.3.6.1.4.1.27975.6.1.13.1.4 |
||||||||||||
|
ntpUnicastServerRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.6.1.13.1.5 |
ntpKeyTable
table.1.3.6.1.4.1.27975.6.1.17
·
1 row entry
·
3 columns
The table containing information of authentication key pair.
An entry containing information of authentication key pair.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ntpKeyID
NTP authentication key ID
|
Integer32 | .1.3.6.1.4.1.27975.6.1.17.1.1 |
||||||||||||
|
ntpKeyPair
NTP authentication key pair.
|
OctetStringr/w | .1.3.6.1.4.1.27975.6.1.17.1.2 |
||||||||||||
|
ntpKeyRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.6.1.17.1.3 |
ntpTrustKeyTable
table.1.3.6.1.4.1.27975.6.1.18
·
1 row entry
·
2 columns
The table containing information of authentication key pair that trusted.
An entry containing information of authentication key pair that trusted.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ntpTrustKeyID
NTP authentication key ID
|
Integer32 | .1.3.6.1.4.1.27975.6.1.18.1.1 |
|
ntpTrustKeyTrust
NTP authentication key pair trust.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.18.1.2 |
ntpAceTable
table.1.3.6.1.4.1.27975.6.1.32
·
1 row entry
·
14 columns
The table create the Access Control Entries (ACE) of a NTP server/peer.
An entry containing information of NTP ACE.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ntpAceIndex
NTP ace list index.
|
SNMPv2-SMIInteger32 Constraints: range: 7-15Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.32.1.1 |
||||||||||||
|
ntpAceAddress
Ip address or hostname of NTP restrict peer.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.2 |
||||||||||||
|
ntpAceMask
Mask of NTP restrict peer.
Default value is 255.255.255.255 |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.3 |
||||||||||||
|
ntpAceVersion
Ignore these hosts if not the current NTP version.enable(1),disable(2).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.4 |
||||||||||||
|
ntpAceKod
If access is denied, send a kiss-of-death packet.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.5 |
||||||||||||
|
ntpAceIgnore
Ignore all packets from host that match this entry.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.6 |
||||||||||||
|
ntpAceNoquery
Ignore all NTP mode 6 and 7 packets from the source.
Time service is not affected. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.7 |
||||||||||||
|
ntpAceNomodify
Ignore all NTP mode 6 and 7 packets
which attempt to modify the stateof the server. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.8 |
||||||||||||
|
ntpAceNotrap
Decline to provide mode 6 control message
trap service to matching hosts. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.9 |
||||||||||||
|
ntpAceNoserver
Ignore NTP packets whose mode is other than 6 or 7.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.10 |
||||||||||||
|
ntpAceNopeer
Provide stateless time service to polling hosts,
but do not allocate peer memory resources. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.11 |
||||||||||||
|
ntpAceNotrust
Treat these hosts normally in other respects,
but never use them as synchronization sources. |
Enumerationr/w | .1.3.6.1.4.1.27975.6.1.32.1.12 |
||||||||||||
|
ntpAceLimited
These hosts are subject to limitation of
number of clients from the same net. |
Enumerationr/w | .1.3.6.1.4.1.27975.6.1.32.1.13 |
||||||||||||
|
ntpAceRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.6.1.32.1.20 |
ntpRestrictTable
table.1.3.6.1.4.1.27975.6.1.33
·
1 row entry
·
5 columns
The table containing information of NTP current restrict list.
An entry containing information of NTP restrict.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ntpRestrictIndex
NTP current restrict list index.
|
SNMPv2-SMIInteger32 Constraints: range: 0-16Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.33.1.1 |
|
ntpRestrictAddress
NTP current restrict address.
|
OctetString | .1.3.6.1.4.1.27975.6.1.33.1.2 |
|
ntpRestrictMask
NTP current restrict mask.
|
OctetString Constraints: range: 0-80 |
.1.3.6.1.4.1.27975.6.1.33.1.3 |
|
ntpRestrictCount
NTP current restrict count value.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.6.1.33.1.4 |
|
ntpRestrictFlag
NTP current restrict flags.
|
OctetString | .1.3.6.1.4.1.27975.6.1.33.1.5 |
aclGroupTable
table.1.3.6.1.4.1.27975.7.1.1
·
1 row entry
·
5 columns
Configure the match-order of number-acl group.
Define the index of aclGroupTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclGroupIndex
The index of acl group.
MAC type :10001..20000 IP Extend type :20001..30000 IP type :30001..40000 IPv6 type :40001..50000 IPv6 Extend type :50001..60000 MLPS type :60001..70000 MPLS Exte… |
Integer32 | .1.3.6.1.4.1.27975.7.1.1.1.1 |
||||||||||||
|
aclGroupName
The name of acl group. Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.1.1.2 |
||||||||||||
|
aclGroupRuleNum
The count of rules in this acl group.
|
SNMPv2-SMIUnsigned32 Constraints: range: 0-100Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.7.1.1.1.3 |
||||||||||||
|
aclGroupRowStatus
The status of this row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.1.1.4 |
||||||||||||
|
aclGroupDescription
The description of this acl group.Up to 100 characters.Range 0~100.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.1.1.5 |
aclMacRuleTable
table.1.3.6.1.4.1.27975.7.1.2
·
1 row entry
·
16 columns
A table of MAC acl group. If some objects of this table are not supported by some products, these objects can't be created, changed and applied. Default value of these objects will be returned when they are read.
MAC acl group information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclMacGroupIndex
The index of MAC-based acl group.Range is 10001~30000 and 50001~60000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.1 |
||||||||||||
|
aclMacRuleIndex
The rule index of MAC-based acl group. Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.2 |
||||||||||||
|
aclMacAct
The action of MAC acl rule.
(1) permit. (2) deny. |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.2.1.3 |
||||||||||||
|
aclMacSrcMac
Source MAC of MAC acl rule.
If you do not want to use this filter, set this item with any valid value and set aclMacSrcMacWild 'FFFF.FFFF.FFFF'. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.7.1.2.1.4 |
||||||||||||
|
aclMacSrcMacWild
Source MAC wildcard of MAC acl rule.
If you do not want to use this filter, set aclMacSrcMac with any valid value and set this item 'FFFF.FFFF.FFFF'. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.7.1.2.1.5 |
||||||||||||
|
aclMacDestMac
Destination MAC of MAC acl rule.
If you do not want to use this filter, set this item with any valid value and set aclMacDestMacWild 'FFFF.FFFF.FFFF'. |
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.7.1.2.1.6 |
||||||||||||
|
aclMacDestMacWild
Destination MAC wildcard of MAC acl rule.
If you do not want to use this filter, set aclMacDestMac with any valid value and set this item 'FFFF.FFFF.FFFF'. |
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.7.1.2.1.7 |
||||||||||||
|
aclMacProtocol
Ether type in decimal/hexadecimal, ranging in <0x0-0xffff>.
(aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols. |
OctetStringr/w Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.7.1.2.1.8 |
||||||||||||
|
aclMacProtocolWild
Ether type wildcard in decimal/hexadecimal, ranging in <0x0-0xffff>,
reversely encoded. (aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols. |
OctetStringr/w Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.7.1.2.1.9 |
||||||||||||
|
aclMacType
obsolete
The type of protocol
nouse(0) eth2(1) sap(2) snap(3) |
Integer32r/w Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.7.1.2.1.10 |
||||||||||||
|
aclMacVlanId
The vlan id of MAC acl rule.Range 0~4094.
nouse(0) |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.2.1.11 |
||||||||||||
|
aclMacInnerVlanId
The inner vlan id of MAC acl rule. Range 0~4094
nouse(0) |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.2.1.12 |
||||||||||||
|
aclMacCos
Vlan priority of MAC acl rule.Range 0~8
nouse(8). |
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.2.1.13 |
||||||||||||
|
aclMacInnerCos
Inner vlan priority of MAC acl rule.Range 0~8.
nouse(8). |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.2.1.14 |
||||||||||||
|
aclMacTimeRangeName
The Time-range of MAC acl rule.Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.2.1.15 |
||||||||||||
|
aclMacRowStatus
The status of this row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.2.1.30 |
aclIpRuleTable
table.1.3.6.1.4.1.27975.7.1.3
·
1 row entry
·
15 columns
Configure the rule for ip acl group.
Define the index of aclIpRuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclIpGroupIndex
The index of ip acl group. Range 20001~40000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.3.1.1 |
||||||||||||
|
aclIpRuleIndex
The rule index of ip acl rule.Range 1~131071.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.3.1.2 |
||||||||||||
|
aclIpAct
The action of ip acl rule.
(1) permit. (2) deny. |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.3.1.3 |
||||||||||||
|
aclIpProtocol
The protocol-type of Ip acl group.
<0-255> Protocol number Icmp Internet Control Message Protocol(1) igmp Internet Group Management Protocol(2) ospf OSPF routing protocol(89) tcp Transmission Contr… |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.3.1.4 |
||||||||||||
|
aclIpSrcIp
Source IP-address of ip acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.3.1.5 |
||||||||||||
|
aclIpSrcWild
Source IP-address wild of ip acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.3.1.6 |
||||||||||||
|
aclIpDestIp
Destination IP-address of ip acl group.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.7.1.3.1.7 |
||||||||||||
|
aclIpDestWild
Destination IP-address wild of ip acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.3.1.8 |
||||||||||||
|
aclIpPrecedence
The value of Precedence.8 means do not use this filter.Range 0~8.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIpDscp is setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.3.1.9 |
||||||||||||
|
aclIpDscp
The value of DSCP.64 means do not use this filter.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIpPrecedence is setted. |
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.3.1.10 |
||||||||||||
|
aclIpFragments
The flag of matching fragmented packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.3.1.11 |
||||||||||||
|
aclIpRouted
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.3.1.12 |
||||||||||||
|
aclIpOptions
The flag of matching packet with ip option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.3.1.13 |
||||||||||||
|
aclIpTimeRangeName
The Time-range of Ip acl rule.String length range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.3.1.14 |
||||||||||||
|
aclIpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.3.1.16 |
aclTcpRuleTable
table.1.3.6.1.4.1.27975.7.1.4
·
1 row entry
·
27 columns
Configure the rule for tcp acl group.
Define the index of hh3cAclTcpRuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclTcpGroupIndex
The index of tcp acl group. Range 20001~40000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.4.1.1 |
||||||||||||
|
aclTcpRuleIndex
The rule index of tcp acl group. Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.4.1.2 |
||||||||||||
|
aclTcpAct
The action of tcp acl rule.
(1) permit. (2) deny. |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.3 |
||||||||||||
|
aclTcpSrcIp
Source IP-address of tcp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.4.1.4 |
||||||||||||
|
aclTcpSrcWild
Source IP-address wild of tcp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.4.1.5 |
||||||||||||
|
aclTcpDestIp
Destination IP-address of tcp acl group.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.7.1.4.1.6 |
||||||||||||
|
aclTcpDestWild
Destination IP-address wild of tcp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.4.1.7 |
||||||||||||
|
aclTcpPrecedence
The value of Precedence.8 means do not use this filter.Range 0~8.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclTcpDscp is setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.4.1.8 |
||||||||||||
|
aclTcpDscp
The value of DSCP.64 means do not use this filter.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclTcpPrecedence is setted. |
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.4.1.9 |
||||||||||||
|
aclTcpFragments
The flag of matching fragmented packet. True(1),False(2).
This node can not be setted true for aclTcpSrcOp or aclTcpDestOp is setted. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.10 |
||||||||||||
|
aclTcpRouted
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.11 |
||||||||||||
|
aclTcpOptions
The flag of matching packet with ip option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Constraints: range: 0-65535Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.12 |
||||||||||||
|
aclTcpSrcOp
The source port's operator of tcp acl group.
This node can not be setted if aclTcpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.13 |
||||||||||||
|
aclTcpSrcPort1
The fourth layer source port1. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.4.1.14 |
||||||||||||
|
aclTcpSrcPort2
The fourth layer source port2. Range 0~65535.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.7.1.4.1.15 |
||||||||||||
|
aclTcpDestOp
The destination port's operator of tcp acl group.
This node can not be setted if aclTcpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.16 |
||||||||||||
|
aclTcpDestPort1
The fourth layer destination port1. Range 0~65535.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.17 |
||||||||||||
|
aclTcpDestPort2
The fourth layer destination port2. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.4.1.18 |
||||||||||||
|
aclTcpFlagOp
The tcp-flags' operator of tcp acl group.for example, established tcp packet with ack or rst flag setted, set this node matchAny(0) and set aclTcpFlagAck and aclTcpFlagRst can filter established tcp packet.
matchAny(0),… |
Enumerationr/w | .1.3.6.1.4.1.27975.7.1.4.1.19 |
||||||||||||
|
aclTcpFlagUrg
The tcp-urg flag of tcp acl group. True(1),False(2).
TCP protocol URG Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.20 |
||||||||||||
|
aclTcpFlagAck
The tcp-ack flag of tcp acl group.
TCP protocol ACK Packet. True(1),False(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.21 |
||||||||||||
|
aclTcpFlagPsh
The tcp-psh flag of tcp acl group. True(1),False(2).
TCP protocol PSH Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.22 |
||||||||||||
|
aclTcpFlagRst
The tcp-rst flag of tcp acl group. True(1),False(2).
TCP protocol RST Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.23 |
||||||||||||
|
aclTcpFlagSyn
The tcp-syn flag of tcp acl group. True(1),False(2).
TCP protocol SYN Packet. |
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.4.1.24 |
||||||||||||
|
aclTcpFlagFin
The tcp-fin flag of tcp acl group. True(1),False(2).
TCP protocol FIN Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.25 |
||||||||||||
|
aclTcpTimeRangeName
The Time-range of tcp acl rule.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.4.1.26 |
||||||||||||
|
aclTcpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.4.1.28 |
aclUdpRuleTable
table.1.3.6.1.4.1.27975.7.1.5
·
1 row entry
·
20 columns
Configure the rule for udp acl group.
Define the index of aclUdpRuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclUdpGroupIndex
The index of udp acl group. Range 20001~40000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.5.1.1 |
||||||||||||
|
aclUdpRuleIndex
The rule index of udp acl group. Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.5.1.2 |
||||||||||||
|
aclUdpAct
The action of udp acl rule.
(1) permit. (2) deny |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.3 |
||||||||||||
|
aclUdpSrcIp
Source IP-address of udp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.5.1.4 |
||||||||||||
|
aclUdpSrcWild
Source IP-address wild of udp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.5.1.5 |
||||||||||||
|
aclUdpDestIp
Destination IP-address of udp acl group.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.7.1.5.1.6 |
||||||||||||
|
aclUdpDestWild
Destination IP-address wild of udp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.5.1.7 |
||||||||||||
|
aclUdpPrecedence
The value of Precedence.8 means do not use this filter.Range 0~8.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclUdpDscp is setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.5.1.8 |
||||||||||||
|
aclUdpDscp
The value of DSCP.64 means do not use this filter.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclUdpPrecedence is setted. |
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.5.1.9 |
||||||||||||
|
aclUdpFragments
The flag of matching fragmented packet. True(1),False(2).
This node can not be setted true for aclUdpSrcOp or aclUdpDestOp is setted. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.10 |
||||||||||||
|
aclUdpRouted
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.11 |
||||||||||||
|
aclUdpOptions
The flag of matching packet with ip option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Constraints: range: 0-65535Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.12 |
||||||||||||
|
aclUdpSrcOp
The source port's operator of udp acl group.
This node can not be setted if aclUdpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.13 |
||||||||||||
|
aclUdpSrcPort1
The fourth layer source port1. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.5.1.14 |
||||||||||||
|
aclUdpSrcPort2
The fourth layer source port2. Range 0~65535.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.7.1.5.1.15 |
||||||||||||
|
aclUdpDestOp
The destination port's operator of udp acl group.
This node can not be setted if aclUdpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.16 |
||||||||||||
|
aclUdpDestPort1
The fourth layer destination port1. Range 0~65535.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.5.1.17 |
||||||||||||
|
aclUdpDestPort2
The fourth layer destination port2. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.5.1.18 |
||||||||||||
|
aclUdpTimeRangeName
The Time-range of udp acl rule. Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.5.1.19 |
||||||||||||
|
aclUdpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.5.1.21 |
aclIcmpRuleTable
table.1.3.6.1.4.1.27975.7.1.6
·
1 row entry
·
16 columns
Configure the rule for icmp acl group.
Define the index of aclIcmpRuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclIcmpGroupIndex
The index of icmp acl group. Range 20001~40000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.6.1.1 |
||||||||||||
|
aclIcmpRuleIndex
The rule index of icmp acl group. Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.6.1.2 |
||||||||||||
|
aclIcmpAct
The action of icmp acl rule.
(1) permit. (2) deny |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.6.1.3 |
||||||||||||
|
aclIcmpSrcIp
Source IP-address of icmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.6.1.4 |
||||||||||||
|
aclIcmpSrcWild
Source IP-address wild of icmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.6.1.5 |
||||||||||||
|
aclIcmpDestIp
Destination IP-address of icmp acl group.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.7.1.6.1.6 |
||||||||||||
|
aclIcmpDestWild
Destination IP-address wild of icmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.6.1.7 |
||||||||||||
|
aclIcmpPrecedence
The value of Precedence.8 means do not use this filter.Range 0~8.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIcmpDscp is setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.6.1.8 |
||||||||||||
|
aclIcmpDscp
The value of DSCP.64 means do not use this filter.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIcmpPrecedence is setted. |
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.6.1.9 |
||||||||||||
|
aclIcmpFragments
The flag of matching fragmented packet.
This node can not be setted true if aclIcmpType is setted. True(1),False(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.6.1.10 |
||||||||||||
|
aclIcmpRouted
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.6.1.11 |
||||||||||||
|
aclIcmpOptions
The flag of matching packet with ip option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.6.1.12 |
||||||||||||
|
aclIcmpType
The type of ICMP packet.
INTEGER<0-256> ICMP type echo Type=8, Code=0 echo-reply Type=0, Code=0 fragmentneed-DFset Type=3, Code=4 host-redirect Type=5, Code=1 host-tos-redir… |
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.6.1.13 |
||||||||||||
|
aclIcmpCode
The code of ICMP packet.INTEGER<0-256>
echo Type=8, Code=0 echo-reply Type=0, Code=0 fragmentneed-DFset Type=3, Code=4 host-redirect Type=5, Code=1 host-tos-redirect Type=5, Co… |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.6.1.14 |
||||||||||||
|
aclIcmpTimeRangeName
The Time-range of icmp acl rule. Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.6.1.15 |
||||||||||||
|
aclIcmpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.6.1.17 |
aclIgmpRuleTable
table.1.3.6.1.4.1.27975.7.1.7
·
1 row entry
·
15 columns
Configure the rule for igmp acl group.
Define the index of aclIgmpRuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclIgmpGroupIndex
The index of igmp acl group. Range 20001~40000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.7.1.1 |
||||||||||||||||||||||||||||
|
aclIgmpRuleIndex
The rule index of igmp acl group.Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.7.1.2 |
||||||||||||||||||||||||||||
|
aclIgmpAct
The action of igmp acl rule.
(1) permit. (2) deny |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.7.1.3 |
||||||||||||||||||||||||||||
|
aclIgmpSrcIp
Source IP-address of igmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.7.1.4 |
||||||||||||||||||||||||||||
|
aclIgmpSrcWild
Source IP-address wild of igmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.7.1.5 |
||||||||||||||||||||||||||||
|
aclIgmpDestIp
Destination IP-address of igmp acl group.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.7.1.7.1.6 |
||||||||||||||||||||||||||||
|
aclIgmpDestWild
Destination IP-address wild of igmp acl group.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.7.1.7.1.7 |
||||||||||||||||||||||||||||
|
aclIgmpPrecedence
The value of Precedence.8 means do not use this filter.Range 0~8.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIgmpDscp is setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.7.1.8 |
||||||||||||||||||||||||||||
|
aclIgmpDscp
The value of DSCP.64 means do not use this filter.
DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIgmpPrecedence is setted. |
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.7.1.9 |
||||||||||||||||||||||||||||
|
aclIgmpFragments
The flag of matching fragmented packet.
This node can not be setted true if aclIgmpType is setted. True(1),False(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.7.1.10 |
||||||||||||||||||||||||||||
|
aclIgmpRouted
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Enumerated Values:
Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.7.1.11 |
||||||||||||||||||||||||||||
|
aclIgmpOptions
The flag of matching packet with ip option.True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.7.1.12 |
||||||||||||||||||||||||||||
|
aclIgmpType
The type of ICMP packet.
0 precedence 17 host query 18 host report 19 dvmrp 20 pim 21 trace 22 v2 report 23 v2 leave 30 mtrace response 31 mtrace 34… |
Enumerationr/w | .1.3.6.1.4.1.27975.7.1.7.1.13 |
||||||||||||||||||||||||||||
|
aclIgmpTimeRangeName
The Time-range of igmp acl rule.Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.7.1.14 |
||||||||||||||||||||||||||||
|
aclIgmpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.7.1.16 |
aclMplsMacRuleTable
table.1.3.6.1.4.1.27975.7.1.8
·
1 row entry
·
14 columns
A table of MPLS MAC acl group. If some objects of this table are not supported by some products, these objects can't be created, changed and applied. Default value of these objects will be returned when they are read.
MPLS MAC acl group information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclMplsMacGroupIndex
The index of MPLS MAC-based acl group. Range 70001 ~ 80000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.8.1.1 |
||||||||||||
|
aclMplsMacRuleIndex
The rule index of MPLS MAC-based acl group. Range 1~131071.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.8.1.2 |
||||||||||||
|
aclMplsMacAct
The action of MPLS MAC acl rule.
(1) permit. (2) deny. |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.8.1.3 |
||||||||||||
|
aclMplsMacSrcMac
Source MAC of MPLS MAC acl rule.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.7.1.8.1.4 |
||||||||||||
|
aclMplsMacSrcMacWild
Source MAC wildcard of MPLS MAC acl rule.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.7.1.8.1.5 |
||||||||||||
|
aclMplsMacDestMac
Destination MAC of MAC acl rule.
If you do not want to use this filter, set this item and aclMacDestMacWild 'FF:FF:FF:FF:FF:FF'. |
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.7.1.8.1.6 |
||||||||||||
|
aclMplsMacDestMacWild
Destination MAC wildcard of MAC acl rule. If you do not want to use
this filter, set this item and aclMacDestMac 'FF:FF:FF:FF:FF:FF'. |
SNMPv2-TCMacAddressr/w Constraints: range: 0-4094Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.7.1.8.1.7 |
||||||||||||
|
aclMplsMacType
The type of protocol
nouse(0) eth2(1) sap(2) snap(3) |
Integer32r/w Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.7.1.8.1.8 |
||||||||||||
|
aclMplsMacVlanId
The vlan id of MAC acl rule.Range 0~4094.
nouse(0) |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.8.1.9 |
||||||||||||
|
aclMplsMacInnerVlanId
The inner vlan id of MAC acl rule.
nouse(0) |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.8.1.10 |
||||||||||||
|
aclMplsMacCos
Vlan priority of MAC acl rule.Range 0~8
nouse(8). |
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.8.1.11 |
||||||||||||
|
aclMplsMacInnerCos
Inner vlan priority of MAC acl rule.
nouse(8). |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.8.1.12 |
||||||||||||
|
aclMplsMacTimeRangeName
The Time-range of MAC acl rule.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.8.1.13 |
||||||||||||
|
aclMplsMacRowStatus
The status of this row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.8.1.20 |
aclMplsLabelRuleTable
table.1.3.6.1.4.1.27975.7.1.9
·
1 row entry
·
23 columns
Configure the rule for Mpls Label acl group.
Define the index of acl Mpls Label RuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclMplsLabelGroupIndex
The index of MplsLabel acl group. Range 60001~80000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.9.1.1 |
||||||||||||
|
aclMplsLabelRuleIndex
The rule index of MplsLabel acl rule.Range 1~131071.
|
Integer32 Constraints: range: 1-4 |
.1.3.6.1.4.1.27975.7.1.9.1.2 |
||||||||||||
|
aclMplsLabelAct
The action of MplsLabel acl rule.
(1) permit. (2) deny. |
RuleActionr/w Constraints: range: 0-1048575Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.9.1.3 |
||||||||||||
|
aclMplsLabelLayer
The layer number of MPLS labels.Range is <1-4>.
Set 1 means match MPLS packets with more than (or equal to) one layer MPLS label. Set 2 means match MPLS packets with more than (or equal to) two layer MPLS label. Set 3 m… |
Integer32r/w Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.7.1.9.1.4 |
||||||||||||
|
aclMplsLabel1Value
The mpls label1 value in in decimal system.
Range is 0~1048575.Default value is 0. |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.9.1.5 |
||||||||||||
|
aclMplsLabel1Wild
MPLS label wildcard in hexadecimal system.
Range is string 0~fffff. Default wild value is fffff, means any. |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.9.1.6 |
||||||||||||
|
aclMplsLabel1Exp
The exp value of the MPLS label.Range of exp is <0-7>.
8 means do not use.Default value is 8. |
Integer32r/w Constraints: range: 0-1048575 |
.1.3.6.1.4.1.27975.7.1.9.1.7 |
||||||||||||
|
aclMplsLabel1Ttl
The ttl value of the MPLS label.Range of ttl is <0-255>.
256 means do not use.Default value is 256. |
Integer32r/w Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.7.1.9.1.8 |
||||||||||||
|
aclMplsLabel2Value
The mpls label value in in decimal system.
Range is 0~1048575.Default value is 0. |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.9.1.9 |
||||||||||||
|
aclMplsLabel2Wild
MPLS label wildcard in hexadecimal system.
Range is string 0~fffff. Defalut wild value is fffff, means any. |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.9.1.10 |
||||||||||||
|
aclMplsLabel2Exp
The exp value of the MPLS label.Range of exp is <0-7>.
8 means do not use.Default value is 8. |
Integer32r/w Constraints: range: 0-1048575 |
.1.3.6.1.4.1.27975.7.1.9.1.11 |
||||||||||||
|
aclMplsLabel2Ttl
The ttl value of the MPLS label.Range of ttl is <0-255>.
256 means do not use.Default value is 256. |
Integer32r/w Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.7.1.9.1.12 |
||||||||||||
|
aclMplsLabel3Value
The mpls label value in in decimal system.
Range is 0~1048575.Default value is 0. |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.9.1.13 |
||||||||||||
|
aclMplsLabel3Wild
MPLS label wildcard in hexadecimal system.
Range is string 0~fffff. Default wild value is fffff, means any. |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.9.1.14 |
||||||||||||
|
aclMplsLabel3Exp
The exp value of the MPLS label.Range of exp is <0-7>.
8 means do not use.Default value is 8. |
Integer32r/w Constraints: range: 0-1048575 |
.1.3.6.1.4.1.27975.7.1.9.1.15 |
||||||||||||
|
aclMplsLabel3Ttl
The ttl value of the MPLS label.Range of ttl is <0-255>.
256 means do not use.Default value is 256. |
Integer32r/w Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.7.1.9.1.16 |
||||||||||||
|
aclMplsLabel4Value
The mpls label value in in decimal system.
Range is 0~1048575.Default value is 0. |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.7.1.9.1.17 |
||||||||||||
|
aclMplsLabel4Wild
MPLS label wildcard in hexadecimal system.
Range is string 0~fffff. Default wild value is fffff, means any. |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.9.1.18 |
||||||||||||
|
aclMplsLabel4Exp
The exp value of the MPLS label.Range of exp is <0-7>.
8 means do not use.Default value is 8. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.9.1.19 |
||||||||||||
|
aclMplsLabel4Ttl
The ttl value of the MPLS label.Range of ttl is <0-255>.
256 means do not use.Default value is 256. |
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.9.1.20 |
||||||||||||
|
aclMplsLabelSkBottom
Set whether the topmost label as bottom of label stack.
True(1), means matching MPLS packets with label layer num equal to aclMplsLabelLayer. False(2), means matching MPLS packets with label layer num… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.9.1.21 |
||||||||||||
|
aclMplsLabelTimeRangeName
The Time-range of used by the MPLS filter rule.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.9.1.22 |
||||||||||||
|
aclMplsLabelRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.9.1.25 |
aclIpv6RuleTable
table.1.3.6.1.4.1.27975.7.1.10
·
1 row entry
·
15 columns
Configure the rule for ipv6 acl group.
Define the index of aclIpv6RuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclIpv6GroupIndex
The index of ipv6 acl group. Range 40001~60000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.10.1.1 |
||||||||||||
|
aclIpv6RuleIndex
The rule index of ipv6 acl rule.Range 1~131071.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.7.1.10.1.2 |
||||||||||||
|
aclIpv6Act
The action of ipv6 acl rule.
(1) permit. (2) deny. |
RuleActionr/w Constraints: range: 0-46Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.10.1.3 |
||||||||||||
|
aclIpv6Protocol
The protocol-type of Ipv6 acl group.
<0-255> Protocol number Icmpv6 Internet Control Message Protocol(58) ospf OSPF routing protocol(89) tcp Transmission Control Protocol (6) udp User Datagram Pro… |
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.7.1.10.1.4 |
||||||||||||
|
aclIpv6SrcIpv6
Source IPv6-address of ipv6 acl group.
|
OctetStringr/w Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.10.1.5 |
||||||||||||
|
aclIpv6SrcPrefixLen
Source IPv6-address prefix length of ipv6 acl group.Range 0~128
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.7.1.10.1.6 |
||||||||||||
|
aclIpv6DestIpv6
Destination IPv6-address of ipv6 acl group.
|
OctetStringr/w Constraints: range: 0-1048576 |
.1.3.6.1.4.1.27975.7.1.10.1.7 |
||||||||||||
|
aclIpv6DestPrefixLen
Destination IPv6-address prefix length of ipv6 acl group.Range 0~128
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.10.1.8 |
||||||||||||
|
aclIpv6FlowLabel
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.10.1.9 |
||||||||||||
|
aclIpv6Dscp
The value of DSCP.64 means do not use this filter.Range 0~64.
|
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.10.1.10 |
||||||||||||
|
aclIpv6Fragments
The flag of matching fragmented packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.10.1.11 |
||||||||||||
|
aclIpv6Routed
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.10.1.12 |
||||||||||||
|
aclIpv6Options
obsolete
The flag of matching packet with ipv6 option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.10.1.13 |
||||||||||||
|
aclIpv6TimeRangeName
The Time-range of Ipv6 acl rule.String length range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.10.1.14 |
||||||||||||
|
aclIpv6RowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.10.1.16 |
aclTcp6RuleTable
table.1.3.6.1.4.1.27975.7.1.11
·
1 row entry
·
27 columns
Configure the rule for tcp6 acl group.
Define the index of aclTcp6RuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclTcp6GroupIndex
The index of tcp6 acl group. Range 40001~60000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.11.1.1 |
||||||||||||
|
aclTcp6RuleIndex
The rule index of tcp6 acl group. Range 1~131071.
|
Integer32 Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.11.1.2 |
||||||||||||
|
aclTcp6Act
The action of tcp6 acl rule.
(1) permit. (2) deny. |
RuleActionr/w Constraints: range: 0-128Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.3 |
||||||||||||
|
aclTcp6SrcIpv6
Source IPv6-address of tcp6 acl group.
|
OctetStringr/w Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.11.1.4 |
||||||||||||
|
aclTcp6SrcPrefixLen
Source IPv6-address prefix length of tcp6 acl group.Range 0~128
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.7.1.11.1.5 |
||||||||||||
|
aclTcp6DestIpv6
Destination IPv6-address of tcp6 acl group.
|
OctetStringr/w Constraints: range: 0-1048576 |
.1.3.6.1.4.1.27975.7.1.11.1.6 |
||||||||||||
|
aclTcp6DestPrefixLen
Destination IPv6-address prefix length of tcp6 acl group.Range 0~128
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.11.1.7 |
||||||||||||
|
aclTcp6FlowLabel
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.11.1.8 |
||||||||||||
|
aclTcp6Dscp
The value of DSCP.64 means do not use this filter.Range 0~64.
|
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.11.1.9 |
||||||||||||
|
aclTcp6Fragments
The flag of matching fragmented packet. True(1),False(2).
This node can not be setted true for aclTcp6SrcOp or aclTcp6DestOp is setted. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.10 |
||||||||||||
|
aclTcp6Routed
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.11 |
||||||||||||
|
aclTcp6Options
obsolete
The flag of matching packet with ipv6 option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Constraints: range: 0-65535Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.12 |
||||||||||||
|
aclTcp6SrcOp
The source port's operator of tcp6 acl group.
This node can not be setted if aclTcp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.13 |
||||||||||||
|
aclTcp6SrcPort1
The fourth layer source port1. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.11.1.14 |
||||||||||||
|
aclTcp6SrcPort2
The fourth layer source port2. Range 0~65535.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.7.1.11.1.15 |
||||||||||||
|
aclTcp6DestOp
The destination port's operator of tcp6 acl group.
This node can not be setted if aclTcp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.16 |
||||||||||||
|
aclTcp6DestPort1
The fourth layer destination port1. Range 0~65535.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.17 |
||||||||||||
|
aclTcp6DestPort2
The fourth layer destination port2. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.11.1.18 |
||||||||||||
|
aclTcp6FlagOp
The tcp-flags' operator of tcp6 acl group.
for example, established tcp packet with ack or rst flag setted, set this node matchAny(0) and set aclTcp6FlagAck and aclTcp6FlagRst can filter established tcp packet. matc… |
Enumerationr/w | .1.3.6.1.4.1.27975.7.1.11.1.19 |
||||||||||||
|
aclTcp6FlagUrg
The tcp-urg flag of tcp6 acl group. True(1),False(2).
TCP protocol URG Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.20 |
||||||||||||
|
aclTcp6FlagAck
The tcp-ack flag of tcp6 acl group.
TCP protocol ACK Packet. True(1),False(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.21 |
||||||||||||
|
aclTcp6FlagPsh
The tcp-psh flag of tcp6 acl group. True(1),False(2).
TCP protocol PSH Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.22 |
||||||||||||
|
aclTcp6FlagRst
The tcp-rst flag of tcp6 acl group. True(1),False(2).
TCP protocol RST Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.23 |
||||||||||||
|
aclTcp6FlagSyn
The tcp-syn flag of tcp6 acl group. True(1),False(2).
TCP protocol SYN Packet. |
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.11.1.24 |
||||||||||||
|
aclTcp6FlagFin
The tcp-fin flag of tcp6 acl group. True(1),False(2).
TCP protocol FIN Packet. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.25 |
||||||||||||
|
aclTcp6TimeRangeName
The Time-range of tcp6 acl rule.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.11.1.26 |
||||||||||||
|
aclTcp6RowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.11.1.28 |
aclUdp6RuleTable
table.1.3.6.1.4.1.27975.7.1.12
·
1 row entry
·
20 columns
Configure the rule for udp6 acl group.
Define the index of aclUdp6RuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclUdp6GroupIndex
The index of udp6 acl group. Range 40001~60000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.12.1.1 |
||||||||||||
|
aclUdp6RuleIndex
The rule index of udp6 acl group. Range 1~131071.
|
Integer32 Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.12.1.2 |
||||||||||||
|
aclUdp6Act
The action of udp6 acl rule.
(1) permit. (2) deny |
RuleActionr/w Constraints: range: 0-128Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.3 |
||||||||||||
|
aclUdp6SrcIpv6
Source IPv6-address of udp6 acl group.
|
OctetStringr/w Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.12.1.4 |
||||||||||||
|
aclUdp6SrcPrefixLen
Source IPv6-address prefix length of udp6 acl group.Range 0~128
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.7.1.12.1.5 |
||||||||||||
|
aclUdp6DestIpv6
Destination IPv6-address of udp6 acl group.
|
OctetStringr/w Constraints: range: 0-1048576 |
.1.3.6.1.4.1.27975.7.1.12.1.6 |
||||||||||||
|
aclUdp6DestPrefixLen
Destination IPv6-address prefix length of udp6 acl group.Range 0~128
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.12.1.7 |
||||||||||||
|
aclUdp6FlowLabel
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.12.1.8 |
||||||||||||
|
aclUdp6Dscp
The value of DSCP.64 means do not use this filter.Range 0~64.
|
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.12.1.9 |
||||||||||||
|
aclUdp6Fragments
The flag of matching fragmented packet. True(1),False(2).
This node can not be setted true for aclUdp6SrcOp or aclUdp6DestOp is setted. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.10 |
||||||||||||
|
aclUdp6Routed
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.11 |
||||||||||||
|
aclUdp6Options
obsolete
The flag of matching packet with ipv6 option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w Constraints: range: 0-65535Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.12 |
||||||||||||
|
aclUdp6SrcOp
The source port's operator of udp6 acl group.
This node can not be setted if aclUdp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.13 |
||||||||||||
|
aclUdp6SrcPort1
The fourth layer source port1. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.12.1.14 |
||||||||||||
|
aclUdp6SrcPort2
The fourth layer source port2. Range 0~65535.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.7.1.12.1.15 |
||||||||||||
|
aclUdp6DestOp
The destination port's operator of udp6 acl group.
This node can not be setted if aclUdp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5) |
PortOpr/w Constraints: range: 0-65535Textual Convention: PortOp EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.16 |
||||||||||||
|
aclUdp6DestPort1
The fourth layer destination port1. Range 0~65535.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.12.1.17 |
||||||||||||
|
aclUdp6DestPort2
The fourth layer destination port2. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.12.1.18 |
||||||||||||
|
aclUdp6TimeRangeName
The Time-range of udp6 acl rule. Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.12.1.19 |
||||||||||||
|
aclUdp6RowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.12.1.21 |
aclIcmp6RuleTable
table.1.3.6.1.4.1.27975.7.1.13
·
1 row entry
·
16 columns
Configure the rule for icmp6 acl group.
Define the index of aclIcmp6RuleTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aclIcmp6GroupIndex
The index of icmp6 acl group. Range 40001~60000.
|
Integer32 | .1.3.6.1.4.1.27975.7.1.13.1.1 |
||||||||||||
|
aclIcmp6RuleIndex
The rule index of icmp6 acl group. Range 1~131071.
|
Integer32 Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.13.1.2 |
||||||||||||
|
aclIcmp6Act
The action of icmp6 acl rule.
(1) permit. (2) deny |
RuleActionr/w Constraints: range: 0-128Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.13.1.3 |
||||||||||||
|
aclIcmp6SrcIpv6
Source IPv6-address of icmp6 acl group.
|
OctetStringr/w Constraints: range: 0-46 |
.1.3.6.1.4.1.27975.7.1.13.1.4 |
||||||||||||
|
aclIcmp6SrcPrefixLen
Source IPv6-address prefix length of icmp6 acl group.Range 0~128
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.7.1.13.1.5 |
||||||||||||
|
aclIcmp6DestIpv6
Destination IPv6-address of icmp6 acl group.
|
OctetStringr/w Constraints: range: 0-1048576 |
.1.3.6.1.4.1.27975.7.1.13.1.6 |
||||||||||||
|
aclIcmp6DestPrefixLen
Destination IPv6-address prefix length of icmp6 acl group.Range 0~128
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.13.1.7 |
||||||||||||
|
aclIcmp6FlowLabel
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
|
Integer32r/w | .1.3.6.1.4.1.27975.7.1.13.1.8 |
||||||||||||
|
aclIcmp6Dscp
The value of DSCP.64 means do not use this filter.Range 0~64.
|
DSCPValuer/w Textual Convention: DSCPValue Integer32Type Constraints: range: 0..64 |
.1.3.6.1.4.1.27975.7.1.13.1.9 |
||||||||||||
|
aclIcmp6Fragments
The flag of matching fragmented packet.
This node can not be setted true if aclIcmp6Type is setted. True(1),False(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.13.1.10 |
||||||||||||
|
aclIcmp6Routed
The flag of matching routed packet. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.13.1.11 |
||||||||||||
|
aclIcmp6Options
obsolete
The flag of matching packet with ipv6 option. True(1),False(2).
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.7.1.13.1.12 |
||||||||||||
|
aclIcmp6Type
The type of ICMPv6 packet.Range 0~256.
This node can not be setted if aclIcmp6Fragments is true. |
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.7.1.13.1.13 |
||||||||||||
|
aclIcmp6Code
The code of ICMPv6 packet.Range 0~256.
This node can not be setted if aclIcmp6Type is not setted. |
Integer32r/w | .1.3.6.1.4.1.27975.7.1.13.1.14 |
||||||||||||
|
aclIcmp6TimeRangeName
The Time-range of icmp6 acl rule. Range 0~20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.7.1.13.1.15 |
||||||||||||
|
aclIcmp6RowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.7.1.13.1.17 |
.1.3.6.1.4.1.27975.8.1.3.1
·
1 row entry
·
2 columns
Reset configuration of qos maping table in specified domain.
Entry of globalQosResetDomainMapTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
globalQosResetDomainMapDomain
Qos domain.Range is <0-7>.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.3.1.1.1 |
|
globalQosResetDomainMapType
Restore the whole running map table to system default table.
Set the value to restore related table. cosPriColor(1) Restore the COS-to-Priority/Color map dscpPriColor(2) Restore dscp-priority-color map expPriC… |
Enumerationr/w | .1.3.6.1.4.1.27975.8.1.3.1.1.2 |
globalQosMapIngressTable
table.1.3.6.1.4.1.27975.8.1.4.1
·
1 row entry
·
5 columns
Running table of interface ingress map.
Entry of globalQosMapIngressTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapIngressType
Type of map.
cos(1), dscp(2), exp(3), ipPre(4) |
PriMapType Constraints: range: 1-2147483647Textual Convention: PriMapType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.1.1.1 |
||||||||
|
globalQosMapIngressDomain
Ingress domain. Range is <0-7>.
|
Integer32 Constraints: range: 0-63 |
.1.3.6.1.4.1.27975.8.1.4.1.1.2 |
||||||||
|
globalQosMapIngressValue
Different type has different GlobalQosMapIngressValue.
Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) ipPre (0..7) exp (0..7) |
Integer32 | .1.3.6.1.4.1.27975.8.1.4.1.1.3 |
||||||||
|
globalQosMapIngressToPriority
Internal priority value.Range is <0-63>.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.1.4.1.1.4 |
||||||||
|
globalQosMapIngressToColor
Internal color.Set (1)red, (2)yellow, (3)green.
|
ColorTyper/w Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.1.1.5 |
globalQosMapEgressTable
table.1.3.6.1.4.1.27975.8.1.4.2
·
1 row entry
·
5 columns
Running table of interface egress map.
Entry of globalQosMapEgressTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapEgressType
Type of the egress map-table. Only value cos(1), dscp(2), exp(3) can be use.
|
PriMapType Constraints: range: 0-63Textual Convention: PriMapType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.2.1.1 |
||||||||
|
globalQosMapEgressDomain
Egress domain.Range is <0-7>.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.2.1.2 |
||||||||
|
globalQosMapEgressPriority
Internal priority value.Range is <0-63>.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.2.1.3 |
||||||||
|
globalQosMapEgressColor
Internal color. Set (1)red, (2)yellow, (3)green.
|
ColorType Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.2.1.4 |
||||||||
|
globalQosMapEgressValue
Different type has different GlobalQosMapIngressValue.
Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) exp (0..7) |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.1.4.2.1.5 |
.1.3.6.1.4.1.27975.8.1.4.3
·
1 row entry
·
4 columns
A table of qos map priority-color to QueueId - thresholdId.
Entry of globalQosMapPriColorQidTidTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapPriColorQidTidPriority
QoS Map Priority to be configured.Range is <0-63>.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.3.1.1 |
||||||||
|
globalQosMapPriColorQidTidColor
Internal color. Set (1)red, (2)yellow, (3)green.
|
ColorType Constraints: range: 0-3Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.3.1.2 |
||||||||
|
globalQosMapPriColorQidTidQueueId
The queue id to be mapped to.Range is <0-7>.
|
IfQueueIdr/w Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.1.4.3.1.3 |
||||||||
|
globalQosMapPriColorQidTidThresholdId
The threasholdId id to be mapped to.Range is <0-3>.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.1.4.3.1.4 |
.1.3.6.1.4.1.27975.8.1.4.4
·
1 row entry
·
5 columns
A table of interface ingress map.
Entry of globalQosMapIngressDefaultTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapIngressDefaultType
Type of map.
cos(1), dscp(2), exp(3), ipPre(4) |
PriMapType Constraints: range: 1-2147483647Textual Convention: PriMapType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.4.1.1 |
||||||||
|
globalQosMapIngressDefaultDomain
Ingress domain.
|
Integer32 Constraints: range: 0-63 |
.1.3.6.1.4.1.27975.8.1.4.4.1.2 |
||||||||
|
globalQosMapIngressDefaultValue
Different type has different GlobalQosMapIngressValue.
Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) ipPre (0..7) exp (0..7) |
Integer32 | .1.3.6.1.4.1.27975.8.1.4.4.1.3 |
||||||||
|
globalQosMapIngressDefaultToPriority
Internal priority value.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.4.1.4 |
||||||||
|
globalQosMapIngressDefaultToColor
Internal color.Set (1)red, (2)yellow, (3)green.
|
ColorType Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.4.1.5 |
.1.3.6.1.4.1.27975.8.1.4.5
·
1 row entry
·
5 columns
A table of interface egress map.
Entry of globalQosMapEgressDefaultTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapEgressDefaultType
Type of the egress map-table. Only valude cos(1), dscp(2), exp(3) can be use.
|
PriMapType Constraints: range: 0-63Textual Convention: PriMapType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.5.1.1 |
||||||||
|
globalQosMapEgressDefaultDomain
Egress domain.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.5.1.2 |
||||||||
|
globalQosMapEgressDefaultPriority
Internal priority value.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.5.1.3 |
||||||||
|
globalQosMapEgressDefaultColor
Internal color. Set (1)red, (2)yellow, (3)green.
|
ColorType Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.5.1.4 |
||||||||
|
globalQosMapEgressDefaultValue
Different type has different GlobalQosMapIngressValue.
Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) exp (0..7) |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.1.4.5.1.5 |
.1.3.6.1.4.1.27975.8.1.4.6
·
1 row entry
·
4 columns
A table of default qos mapping configuration of priority-color to QueueId - thresholdId.
Entry of globalQosMapPriColorQidTidDefaultTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
globalQosMapPriColorQidTidDefaultPriority
Internal priority.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.4.6.1.1 |
||||||||
|
globalQosMapPriColorQidTidDefaultColor
Internal color. Set (1)red, (2)yellow, (3)green.
|
ColorType Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.4.6.1.2 |
||||||||
|
globalQosMapPriColorQidTidDefaultQueueId
The queue id.
|
IfQueueId Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.1.4.6.1.3 |
||||||||
|
globalQosMapPriColorQidTidDefaultThresholdId
The threasholdId id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.1.4.6.1.4 |
globalQosCfiTable
table.1.3.6.1.4.1.27975.8.1.5
·
1 row entry
·
2 columns
A table of qos domain cfi config.
Entry of globalQosCfiTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
globalQosCfiDomain
QoS domain to be configured. Range is <0~7>.
|
Integer32 | .1.3.6.1.4.1.27975.8.1.5.1.1 |
||||
|
globalQosCfiEnable
Cfi enable status of qos domain.
Set (1)enable, (2)disable. Default:(2)disable. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.1.5.1.2 |
ifQosShapeIfCfgTable
table.1.3.6.1.4.1.27975.8.2.1.1
·
1 row entry
·
4 columns
A table of interface shape.
Entry of interface shape talbe.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifQosShapeIfCfgType
Port shape mode type.
1 means port shape is based on percent of interface max bandwidth. 2 means port shape is based on the configured rate. |
Enumerationr/w Constraints: range: 0-10000000 |
.1.3.6.1.4.1.27975.8.2.1.1.1.1 |
||||||||||||
|
ifQosShapeIfCfgPercent
Percent value of interface max bandwidth. Range is <0-99>.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.2.1.1.1.2 |
||||||||||||
|
ifQosShapeIfCfgRate
Rate of interface max value. Range <0-10000000>kbps.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.2.1.1.1.3 |
||||||||||||
|
ifQosShapeIfCfgRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.2.1.1.1.4 |
ifQosShapeQueueCfgTable
table.1.3.6.1.4.1.27975.8.2.1.2
·
1 row entry
·
7 columns
A table of interface queue shape.
Entry of interface queue shape table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifQosShapeQueueCfgQueueId
Queue Id of the interface. Range <0-7>
|
IfQueueId Constraints: range: 0-100Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.2.1.2.1.1 |
||||||||||||
|
ifQosShapeQueueCfgType
Port shape mode type.
1 means queue shape is based on percent of interface max bandwidth. 2 means queue shape is based on the configured rate. If no shape is configured, zero will be got. |
Enumerationr/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.8.2.1.2.1.2 |
||||||||||||
|
ifQosShapeQueueCfgPercent
Percent value of interface max bandwidth. Range is <0-100>.
This value influences the commit information rate. This value should not be larger than ifQosShapeQueueCfgPercentPeak. If the queue shape is rate mode, this va… |
Integer32r/w Constraints: range: 0-10000000 |
.1.3.6.1.4.1.27975.8.2.1.2.1.3 |
||||||||||||
|
ifQosShapeQueueCfgPercentPeak
Percent value of interface max bandwidth. Range is <0-100>.
This value influences the peak information rate. This value should not be smaller than ifQosShapeQueueCfgPercent. If the queue shape is rate mode, this value i… |
Integer32r/w Constraints: range: 0-10000000 |
.1.3.6.1.4.1.27975.8.2.1.2.1.4 |
||||||||||||
|
ifQosShapeQueueCfgRate
Commit information rate of interface queue shaping. Range <0-10000000>kbps.
This value should not be larger than ifQosShapeQueueCfgRatePeak. If the queue shape is percent mode, this value is 0. |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.1.2.1.5 |
||||||||||||
|
ifQosShapeQueueCfgRatePeak
Peak information rate of interface queue shaping. Range <0-10000000>kbps.
This value should not be smaller than ifQosShapeQueueCfgRate. If the queue shape is percent mode, this value is 0. |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.1.2.1.6 |
||||||||||||
|
ifQosShapeQueueCfgRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.2.1.2.1.7 |
.1.3.6.1.4.1.27975.8.2.2.1
·
1 row entry
·
3 columns
A table of interface queue class and Drr Weight .
Interface queue class and Drr Weight entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosQueueClassDrrWeightQueueId
Queue Id.Range is <0-7>.
|
IfQueueId Constraints: range: -1--1range: 1-100Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.2.2.1.1.1 |
|
ifQosQueueClass
<0-6>:Class Id of the selected queue.
Set -1 to return it to default value. |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.2.1.1.2 |
|
ifQosQueueDrrWeight
DRR weight of selected queue.
<1-100>: DRR weight range. Set -1 to return it to default value. |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.2.1.1.3 |
ifQosQueueManageCfgTable
table.1.3.6.1.4.1.27975.8.2.2.3
·
1 row entry
·
14 columns
A table of interface queue management.
Entry of ifQosQueueManageCfgTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosQueueManageQueueId
Queue Id.Range is <0-7>
|
IfQueueId Constraints: range: -1-12884Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.2.2.3.1.1 |
|
ifQosQueueManageDropType
Queue management mode.
(-1) taildrop. (0-10) the value of EWMA factor,default EWMA factor is 9. If this value is (0-10), the drop type is weighted random early drop(wred) mode. |
Integer32r/w Constraints: range: -1--1range: 1-12885 |
.1.3.6.1.4.1.27975.8.2.2.3.1.2 |
|
ifQosQueueManageThresholdPrecedence0
Drop threshold for precedence0, only for taildrop mode.
65535 is returned for other mode.Range is <0-12884>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retrie… |
Integer32r/w Constraints: range: -1--1range: 2-12886 |
.1.3.6.1.4.1.27975.8.2.2.3.1.3 |
|
ifQosQueueManageThresholdPrecedence1
Drop threshold for precedence1, only for taildrop mode.
65535 is returned for other mode.Range is <1-12885>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retrie… |
Integer32r/w Constraints: range: -1-12886 |
.1.3.6.1.4.1.27975.8.2.2.3.1.4 |
|
ifQosQueueManageThresholdPrecedence2
Drop threshold for precedence1, only for taildrop mode.
65535 is returned for other mode. Range is <2-12886>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retri… |
Integer32r/w Constraints: range: -1-12886 |
.1.3.6.1.4.1.27975.8.2.2.3.1.5 |
|
ifQosQueueManageMinThresholdPre0
Random-detect drop precedence0 min threshold, only for wred mode.
65535 is returned for other mode. Range is <0-12886>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and… |
Integer32r/w Constraints: range: -1-12886 |
.1.3.6.1.4.1.27975.8.2.2.3.1.6 |
|
ifQosQueueManageMinThresholdPre1
Random-detect drop precedence1 min threshold, only for wred mode.
65535 is returned for other mode. Range is <0-12886>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and… |
Integer32r/w Constraints: range: -1--1range: 1-12887 |
.1.3.6.1.4.1.27975.8.2.2.3.1.7 |
|
ifQosQueueManageMinThresholdPre2
Random-detect drop precedence2 min threshold, only for wred mode.
65535 is returned for other mode. Range is <0-12886>.For 1G port, default value is 32; Set -1 to delete current configuration and retrieve default config… |
Integer32r/w Constraints: range: -1--1range: 1-12887 |
.1.3.6.1.4.1.27975.8.2.2.3.1.8 |
|
ifQosQueueManageMaxThresholdPre0
Random-detect drop precedence0 max threshold, only for wred mode,
65535 is returned for other mode.Range is <1-12887>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and … |
Integer32r/w Constraints: range: -1--1range: 1-12887 |
.1.3.6.1.4.1.27975.8.2.2.3.1.9 |
|
ifQosQueueManageMaxThresholdPre1
Random-detect drop precedence1 max threshold, only for wred mode.
The set of this value will be ignored for non-wred mode. 65535 is returned for other mode. Range is <1-12887>. Set -1 to delete current configuration … |
Integer32r/w Constraints: range: -1-65535 |
.1.3.6.1.4.1.27975.8.2.2.3.1.10 |
|
ifQosQueueManageMaxThresholdPre2
Random-detect drop precedence2 max threshold, only for wred mode.
The set of this value will be ignored for non-taildrop mode. 65535 is returned for other mode. Range is <1-12887>. Set -1 to delete current configurat… |
Integer32r/w Constraints: range: -1-65535 |
.1.3.6.1.4.1.27975.8.2.2.3.1.11 |
|
ifQosQueueManageDropProbabilityPre0
Random-detect drop precedence0 drop probability, only for wred mode.
Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535… |
Integer32r/w Constraints: range: -1-65535 |
.1.3.6.1.4.1.27975.8.2.2.3.1.12 |
|
ifQosQueueManageDropProbabilityPre1
Random-detect drop precedence1 drop probability, only for wred mode.
Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535… |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.2.3.1.13 |
|
ifQosQueueManageDropProbabilityPre2
Random-detect drop precedence2 drop probability, only for wred mode.
Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535… |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.2.3.1.14 |
ifQosCarApplyTable
table.1.3.6.1.4.1.27975.8.2.3.1
·
1 row entry
·
10 columns
A table of interface CAR applied.
Entry of ifQosCarApplyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifQosCarApplyDirection
Direction of this port-policer applied on.
(1) input. (2) output. |
Enumeration Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.2.3.1.1.1 |
||||||||||||
|
ifQosCarApplyColorMode
Value 1 for color aware mode policer,
value 2 for color blind mode policer. |
Enumerationr/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.2.3.1.1.2 |
||||||||||||
|
ifQosCarApplyCir
Commit information rate (kbps).
Range is <8-10000000>. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.2.3.1.1.3 |
||||||||||||
|
ifQosCarApplyCbs
Commit burst size (bytes).
Range is <1000-128000>. |
Integer32r/w Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.2.3.1.1.4 |
||||||||||||
|
ifQosCarApplyType
Set (1) is select rfc2697 mode.
Set (2) is select rfc2698 mode. Set (3) is select rfc4115 mode. Set (4) is select bwp mode. |
Enumerationr/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.2.3.1.1.5 |
||||||||||||
|
ifQosCarApplyPir
When Type mode is rcf2698 means Peak information rate (kbps).
When Type mode is rfc2697&rfc4115&bwp means Excess Information Rate (kbps). Range is <8-10000000>. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.2.3.1.1.7 |
||||||||||||
|
ifQosCarApplyPbs
When Type mode is rcf2698 means Peak burst size (bytes).
When Type mode is rfc2697&rfc4115&bwp means Excess Burst Size (bytes). Range is <1000-128000>. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.2.3.1.1.8 |
||||||||||||
|
ifQosCarApplyDropColor
Drop color configuration.When configuring 'red(1)',
it only drops red packet; configuring 'yellow(2)', it drops both 'red' and 'yellow' packet. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.2.3.1.1.9 |
||||||||||||
|
ifQosCarApplyUseL3Length
2 for using L2 frame length;
1 for using L3 length. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.2.3.1.1.10 |
||||||||||||
|
ifQosCarApplyRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.2.3.1.1.11 |
ifQosCosTable
table.1.3.6.1.4.1.27975.8.2.4.1
·
1 row entry
·
1 columns
A table of interface cos value.
Entry of ifQosCosTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosCosValue
Cos value for this interface.Range is <0-7>.
The default CoS for each interface is 0. |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.4.1.1.1 |
ifQosTrustTypeTable
table.1.3.6.1.4.1.27975.8.2.4.2
·
1 row entry
·
1 columns
A table of interface trust type.
Entry of ifQosTrustTypeTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosTrustTypeValue
Trust priority type for this interface.
Set trust-default to delete current configuration and retrieve default configuration. trustDefault(-1) trustPort(0) trustSTagCos(2) trustDscpExp(3) trustIpPre(4) trustCTagCos(5) |
Enumerationr/w | .1.3.6.1.4.1.27975.8.2.4.2.1.1 |
ifQosDomainTable
table.1.3.6.1.4.1.27975.8.2.4.3
·
1 row entry
·
1 columns
A table of interface Domain value.
Entry of ifQosDomainTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosDomainValue
Domain value for this interface.
Range <0-7>. The default value is 0 |
Integer32r/w | .1.3.6.1.4.1.27975.8.2.4.3.1.1 |
ifQosReplaceTable
table.1.3.6.1.4.1.27975.8.2.5.1
·
1 row entry
·
1 columns
A table of ifQosReplaceEntry.
Entry of ifQosReplaceTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifQosReplaceType
Replace priority type for this interface. The defult cos is stagcos;
The value of set this node only can be follow: cos(1), cosctag(2), cosstag(3), dscpExp(4), nodscp(7), nocos(8) |
Enumerationr/w | .1.3.6.1.4.1.27975.8.2.5.1.1.1 |
.1.3.6.1.4.1.27975.8.3.1.2
·
1 row entry
·
6 columns
A table of Classifier configuration information.
Classifier Configuration Information Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSClassifierIndex
Index of this class-map.Range is <10000-20000>.
|
Integer32 | .1.3.6.1.4.1.27975.8.3.1.2.1.1 |
||||||||||||
|
cbQoSClassifierName
Name of class-map. Only used in creating a conceptual row,
can not modified in an 'active' Row |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.1.2.1.2 |
||||||||||||
|
cbQoSClassifierRuleCount
The counter of match rules in class-map.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.3.1.2.1.3 |
||||||||||||
|
cbQoSClassifierOperator
Operator of the match rules of class-map. Default match operator is match-any.
'and(1)' for match-all rules. 'or(2)' for match-any rules. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.3.1.2.1.4 |
||||||||||||
|
cbQoSClassifierMatchRuleNextIndex
This object contains an appropriate value to be used for
cbQoSMatchRuleIndex when creating rows in the cbQoSMatchRuleCfgInfoTable.Begin with 0. If the value of this node is less than 0, it indicates creating a Rowin cbQ… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.3.1.2.1.5 |
||||||||||||
|
cbQoSClassifierRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.1.2.1.6 |
.1.3.6.1.4.1.27975.8.3.1.3
·
1 row entry
·
3 columns
A table of match rule configuration in class-map.
Match Rule Entry in Class-map.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSMatchRuleIndex
Index of Match Rule. Currently only access-group(ACL) is used as matching rule.
Range is <10000-20000>. |
Integer32 | .1.3.6.1.4.1.27975.8.3.1.3.1.1 |
||||||||||||
|
cbQoSMatchRuleACLName
Match ACl name.Only used in creating a conceptual row,
can not modified in an 'active' Row |
OctetStringr/w | .1.3.6.1.4.1.27975.8.3.1.3.1.2 |
||||||||||||
|
cbQoSMatchRuleRowStatus
The status of this conceptual row.Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.1.3.1.3 |
cbQoSPolicyCfgInfoTable
table.1.3.6.1.4.1.27975.8.3.2.2
·
1 row entry
·
5 columns
A table of policy-map.
Policy-map table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSPolicyIndex
Index of this policy-map.Range is <10000-20000>.
|
Integer32 | .1.3.6.1.4.1.27975.8.3.2.2.1.1 |
||||||||||||
|
cbQoSPolicyName
Name of this policy-map. Only used in creating a conceptual row,
can not modified in an 'active' Row |
OctetStringr/w | .1.3.6.1.4.1.27975.8.3.2.2.1.2 |
||||||||||||
|
cbQoSPolicyClassCount
The counter of class-maps in this policy-map.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.3.2.2.1.3 |
||||||||||||
|
cbQoSPolicyClassNextIndex
This object contains an appropriate value to be used for
cbQoSPolicyClassIndex when creating rows in the cbQoSPolicyClassCfgInfoTable. If the returned value is less 0, it indicates creating a Rowis not permitted. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.3.2.2.1.4 |
||||||||||||
|
cbQoSPolicyRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.2.2.1.5 |
.1.3.6.1.4.1.27975.8.3.2.3
·
1 row entry
·
4 columns
A table of policy-class.
Policy-class table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSPolicyClassIndex
Index of this policy-class.Range is <10000-20000>.
|
Integer32 Constraints: range: 1-40 |
.1.3.6.1.4.1.27975.8.3.2.3.1.1 |
||||||||||||
|
cbQoSPolicyClassClassifierIndex
Index of classifier applied by a policy.
It is corresponding to cbQoSClassifierName. The maximum index value 20000 is reserved for class-map class-default only. |
Integer32 | .1.3.6.1.4.1.27975.8.3.2.3.1.2 |
||||||||||||
|
cbQoSPolicyClassClassifierName
Name of classifier applied by a policy.
It should exist in cbQoSClassifierCfgInfoTable. Only used in creating a conceptual row, can not modified in an 'active' row. |
OctetStringr/w | .1.3.6.1.4.1.27975.8.3.2.3.1.3 |
||||||||||||
|
cbQoSPolicyClassRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.2.3.1.4 |
.1.3.6.1.4.1.27975.8.3.3.2
·
1 row entry
·
13 columns
A table of aggregate-policer.
Aggregate-policer table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSAggregativeCarIndex
Index of aggregate-policer.Range is <10000-20000>.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.1 |
||||||||||||
|
cbQoSAggregativeCarName
Name of aggregate-policer.Only used in creating a conceptual row,
can not modified in an 'active' row. |
OctetStringr/w Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.3.3.2.1.2 |
||||||||||||
|
cbQoSAggregativeCarColorMode
Value 1 for color aware mode policer;
value 2 for color blind mode policer. Can modified in an 'active' row. |
Enumerationr/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.3.3.2.1.3 |
||||||||||||
|
cbQoSAggregativeCarCir
Commit information rate (kbps).Range is <8-10000000>.
Only used in creating a conceptual row, can not modified in an 'active' row. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.4 |
||||||||||||
|
cbQoSAggregativeCarCbs
Commit burst size (bytes).Range is <1000-128000>.
Only used in creating a conceptual row, can not modified in an 'active' row. |
Integer32r/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.3.3.2.1.5 |
||||||||||||
|
cbQoSAggregativeCarType
Set (1) is select TRTCM mode.
Set (2) is select SRTCM mode. |
Enumerationr/w Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.3.3.2.1.6 |
||||||||||||
|
cbQoSAggregativeCarEbs
Excess burst size (bytes).Range is <1000-128000>.
Only used in creating a conceptual row, can not modified in an 'active' row. If the cbQoSAggregativeCarPir is not zero, this value will be ignored. |
Integer32r/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.3.3.2.1.7 |
||||||||||||
|
cbQoSAggregativeCarPir
Peak information rate (kbps).Range is <8-10000000>.
Only used in creating a conceptual row, can not modified in an 'active' row. This valude should not be less than cbQoSAggregativeCarCir. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.8 |
||||||||||||
|
cbQoSAggregativeCarPbs
Peak burst size (bytes).Range is <1000-128000>.
Only used in creating a conceptual row, can not modified in an 'active' row. If the cbQoSAggregativeCarPir is zero, this value will be ignored; This valude should not be l… |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.9 |
||||||||||||
|
cbQoSAggregativeCarDropColor
Drop color configuration.When configuring 'red',
it only drops red packet; configuring 'yellow', it drops both 'red' and 'yellow' packet. Only used in creating a conceptual row, can not modified in an 'active' row. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.10 |
||||||||||||
|
cbQoSAggregativeCarUseL3Length
2 for using L2 frame length;
1 for using L3 length. Only used in creating a conceptual row, can not modified in an 'active' row. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.3.3.2.1.11 |
||||||||||||
|
cbQoSAggregativeCarStats
2 policer stats is disable;
1 policer stats is enable. Only used in creating a conceptual row, can not modified in an 'active' row. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.3.3.2.1.12 |
||||||||||||
|
cbQoSAggregativeCarRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.3.2.1.13 |
.1.3.6.1.4.1.27975.8.3.3.3
·
1 row entry
·
12 columns
A table of behavior.
Behavior table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSBehaviorCarPolicyIndex
Index of Policy-map. Range is <10000-20000>.
Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.1 |
||||||||||||
|
cbQoSBehaviorCarPolicyClassIndex
Index of Policy class-map. Range is <10000-20000>.
Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry. |
Integer32 Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.3.3.3.1.2 |
||||||||||||
|
cbQoSBehaviorCarColorMode
Value 1 for color aware mode policer,
value 2 for color blind mode policer. Only for policer behavior. |
Enumerationr/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.3.3.3.1.5 |
||||||||||||
|
cbQoSBehaviorCarCir
Commit information rate (kbps).Range is <8-10000000>.
Only for policer behavior. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.6 |
||||||||||||
|
cbQoSBehaviorCarCbs
Commit burst size (bytes).Range is <1000-128000>.
Only for policer behavior. |
Integer32r/w Constraints: range: 8-10000000 |
.1.3.6.1.4.1.27975.8.3.3.3.1.7 |
||||||||||||
|
cbQoSBehaviorCarType
Set (1) is select rfc2697 mode.
Set (2) is select rfc2698 mode. Set (3) is select rfc4115 mode. Set (4) is select bwp mode. |
Enumerationr/w Constraints: range: 1000-128000 |
.1.3.6.1.4.1.27975.8.3.3.3.1.8 |
||||||||||||
|
cbQoSBehaviorCarPir
Peak information rate (kbps).Range is <8-10000000>.
Only for policer behavior. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.10 |
||||||||||||
|
cbQoSBehaviorCarPbs
Peak burst size (bytes).Range is <1000-128000>.
Only for policer behavior. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.11 |
||||||||||||
|
cbQoSBehaviorCarDropColor
Drop color configuration.Only 'red' and 'yellow' can be used here.
When configuring 'red(1)', it only drops red packet; configuring 'yellow(2)', it drops both 'red' and 'yellow' packet. Only for policer behavior. When p… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.12 |
||||||||||||
|
cbQoSBehaviorCarUseL3Length
2 for using L2 frame length;
1 for using L3 length. Only for policer behavior. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.3.3.3.1.13 |
||||||||||||
|
cbQoSBehaviorCarStats
2 policer stats is disable;
1 policer stats is enable. Only for policer behavior. |
Enumerationr/w | .1.3.6.1.4.1.27975.8.3.3.3.1.14 |
||||||||||||
|
cbQoSBehaviorCarRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.3.3.1.15 |
.1.3.6.1.4.1.27975.8.3.3.4
·
1 row entry
·
4 columns
A table of setting priority-color behavior.
Setting priority-color table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSBehaviorPriColorPolicyIndex
Index of Policy-map. Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry.
|
Integer32 Constraints: range: 0-63 |
.1.3.6.1.4.1.27975.8.3.3.4.1.1 |
||||||||
|
cbQoSBehaviorPriColorPolicyClassIndex
Index of Policy class-map.Range is <10000-20000>.
Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry. |
Integer32 | .1.3.6.1.4.1.27975.8.3.3.4.1.2 |
||||||||
|
cbQoSBehaviorPriColorSetPriority
Internal priority value.Range id <0-63>.
Default priority is 0. |
Integer32r/w | .1.3.6.1.4.1.27975.8.3.3.4.1.3 |
||||||||
|
cbQoSBehaviorPriColorSetColor
Internal color. Set (1)red, (2)yellow, (3)green.
Set (0) means no set priority. |
ColorTyper/w Textual Convention: ColorType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.3.4.1.4 |
cbQoSBehaviorOptionTable
table.1.3.6.1.4.1.27975.8.3.3.5
·
1 row entry
·
6 columns
A table of behavior.
ClassTrafficOption table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSBehaviorOptionPolicyIndex
Index of Policy-map.Range is <10000-20000>.
Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.5.1.1 |
||||||||||||||
|
cbQoSBehaviorOptionPolicyClassIndex
Index of Policy class-map.Range is <10000-20000>.
Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.8.3.3.5.1.2 |
||||||||||||||
|
cbQoSBehaviorOptionTrust
Use which prioritization type for this flow.
trustNone(-1) trustPort(0) trustCos(2) trustDscp(3) trustIpPre(4) trustCosCtag(5) trustCosStag(6) |
Enumerationr/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.3.3.5.1.3 |
||||||||||||||
|
cbQoSBehaviorOptionStatsEn
1 for enable statistics for each ace in class map;
2 for disable statistics for each ace in class map. Default value is 2. |
Enumerationr/w Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.8.3.3.5.1.4 |
||||||||||||||
|
cbQoSBehaviorOptionRedirectIfindex
<1-65535>:Interface index of redirect.
Set 0 means no redirect. |
Integer32r/w | .1.3.6.1.4.1.27975.8.3.3.5.1.5 |
||||||||||||||
|
cbQoSBehaviorOptionMonitorSession
<1-3> monitor session number;
0 no monitor, default value is 0. |
Integer32r/w | .1.3.6.1.4.1.27975.8.3.3.5.1.6 |
.1.3.6.1.4.1.27975.8.3.3.6
·
1 row entry
·
4 columns
A table of behavior.
Behavior table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSBehaviorCarAgpPolicyIndex
Index of Policy-map. Range is <10000-20000>.
Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry. |
Integer32 Constraints: range: 0-40 |
.1.3.6.1.4.1.27975.8.3.3.6.1.1 |
||||||||||||
|
cbQoSBehaviorCarAgpPolicyClassIndex
Index of Policy class-map. Range is <10000-20000>.
Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry. |
Integer32 | .1.3.6.1.4.1.27975.8.3.3.6.1.2 |
||||||||||||
|
cbQoSBehaviorCarAgpCarName
Only for aggregative policer name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.8.3.3.6.1.3 |
||||||||||||
|
cbQoSBehaviorCarAgpRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.3.6.1.15 |
cbQoSIfApplyPolicyTable
table.1.3.6.1.4.1.27975.8.3.4.1
·
1 row entry
·
5 columns
A table of policy applied on interface.
Policy-applied table Entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cbQoSIfApplyPolicyIfIndex
Ifindex. The interface should only be physical, vlan, or linkagg interface.
|
Integer32 | .1.3.6.1.4.1.27975.8.3.4.1.1.1 |
||||||||||||
|
cbQoSIfApplyPolicyDirection
Direction of this service-policy applied on.
1. input direction. 2. output direction. |
Enumeration Constraints: range: 1-40 |
.1.3.6.1.4.1.27975.8.3.4.1.1.2 |
||||||||||||
|
cbQoSIfApplyPolicyIndex
Index of policy in cbQoSPolicyCfgInfoTable.
It is corresponding to cbQoSIfApplyPolicyName. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.3.4.1.1.3 |
||||||||||||
|
cbQoSIfApplyPolicyName
Name of policy applied.
It should exist in cbQoSPolicyCfgInfoTable. Only used in creating a conceptual row, can not modified in an 'active' Row |
OctetStringr/w | .1.3.6.1.4.1.27975.8.3.4.1.1.4 |
||||||||||||
|
cbQoSIfApplyPolicyRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.3.4.1.1.5 |
srvQosSapIngressTable
table.1.3.6.1.4.1.27975.8.4.1.1
·
1 row entry
·
4 columns
Table of qos sap ingress.
Entries of qos sap ingress.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
srvQosSapIngressName
Name of the qos sap ingress.
|
OctetString | .1.3.6.1.4.1.27975.8.4.1.1.1.1 |
||||||||||||
|
srvQosSapIngressRowStatus
Status of the srvQosSapIngressEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.4.1.1.1.2 |
||||||||||||
|
srvQosSapIngressDescription
Descrption of the qos sap ingress.
|
OctetStringr/w | .1.3.6.1.4.1.27975.8.4.1.1.1.3 |
||||||||||||
|
srvQosSapIngressApplyPolicyMap
Policy map for the qos sap ingress.
|
OctetStringr/w | .1.3.6.1.4.1.27975.8.4.1.1.1.4 |
.1.3.6.1.4.1.27975.8.4.1.2
·
1 row entry
·
8 columns
Table of qos sap ingress policer.
Entries of qos sap ingress policer.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
srvQosSapIngressPolicerMode
Policer mode of the qos sap ingress.
|
Enumerationr/w Constraints: range: 0-4000000 |
.1.3.6.1.4.1.27975.8.4.1.2.1.1 |
||||||||
|
srvQosSapIngressPolicerCir
Cir of the qos sap ingress.
|
Integer32r/w Constraints: range: 0-4000000 |
.1.3.6.1.4.1.27975.8.4.1.2.1.2 |
||||||||
|
srvQosSapIngressPolicerCbs
Cbs of the qos sap ingress.
|
Integer32r/w Constraints: range: 1-10000000 |
.1.3.6.1.4.1.27975.8.4.1.2.1.3 |
||||||||
|
srvQosSapIngressPolicerEbs
Ebs of the qos sap ingress.
|
Integer32r/w Constraints: range: 0-4000000 |
.1.3.6.1.4.1.27975.8.4.1.2.1.4 |
||||||||
|
srvQosSapIngressPolicerPir
Pir of the qos sap ingress.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.4.1.2.1.5 |
||||||||
|
srvQosSapIngressPolicerPbs
Pbs of the qos sap ingress.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.8.4.1.2.1.6 |
||||||||
|
srvQosSapIngressPolicerDropColor
Drop color of the qos sap ingress.
|
Enumerationr/w | .1.3.6.1.4.1.27975.8.4.1.2.1.7 |
||||||||
|
srvQosSapIngressPolicerUseL3Length
If L3 length is used for the qos sap ingress.
|
Enumerationr/w | .1.3.6.1.4.1.27975.8.4.1.2.1.8 |
srvQosSapEgressTable
table.1.3.6.1.4.1.27975.8.4.2.1
·
1 row entry
·
4 columns
Table of qos sap Egress.
Entries of qos sap Egress.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
srvQosSapEgressName
Name of the qos sap Egress.
|
OctetString | .1.3.6.1.4.1.27975.8.4.2.1.1.1 |
||||||||||||
|
srvQosSapEgressRowStatus
Status of the srvQosSapEgressEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-1000000Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.4.2.1.1.2 |
||||||||||||
|
srvQosSapEgressDescription
Descrption of the qos sap Egress.
|
OctetStringr/w | .1.3.6.1.4.1.27975.8.4.2.1.1.3 |
||||||||||||
|
srvQosSapEgressShapeAverage
Total Rate of the qos sap Egress.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.4.2.1.1.4 |
.1.3.6.1.4.1.27975.8.4.2.2
·
1 row entry
·
3 columns
Table of qos sap egress queue.
Entries of qos sap egress queue.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
srvQosSapEgressQueueId
Id of the qos sap Egress Queue.
|
Integer32 Constraints: range: 0-10000000 |
.1.3.6.1.4.1.27975.8.4.2.2.1.1 |
|
srvQosSapEgressQueueShapeAverageRateCir
Shape rate for commit information rate, kbps.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.4.2.2.1.2 |
|
srvQosSapEgressQueueShapeAverageRatePir
Shape rate for peak information rate, kbps.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.4.2.2.1.3 |
.1.3.6.1.4.1.27975.8.4.2.3
·
1 row entry
·
17 columns
Table of qos sap egress queue info.
Entries of qos sap egress queue info.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
srvQosSapEgressQueueInfoRandomDetect
-1: Tail Drop
0-10: WRED Exponential-Weighted-Moving-Average (EWMA) factor. |
Integer32r/w Constraints: range: 1-24572 |
.1.3.6.1.4.1.27975.8.4.2.3.1.1 |
|
srvQosSapEgressQueueInfoTailDropThreshold0
Tail drop threshold0.
|
Integer32r/w Constraints: range: 2-24573 |
.1.3.6.1.4.1.27975.8.4.2.3.1.2 |
|
srvQosSapEgressQueueInfoTailDropThreshold1
Tail drop threshold1, should greater than threshold0.
|
Integer32r/w Constraints: range: 3-24574 |
.1.3.6.1.4.1.27975.8.4.2.3.1.3 |
|
srvQosSapEgressQueueInfoTailDropThreshold2
Tail drop threshold2, should greater than threshold1.
|
Integer32r/w Constraints: range: 0-24573 |
.1.3.6.1.4.1.27975.8.4.2.3.1.4 |
|
srvQosSapEgressQueueInfoTailDropThreshold3
Tail drop threshold3, should greater than threshold2.
|
Integer32r/w Constraints: range: 0-24573 |
.1.3.6.1.4.1.27975.8.4.2.3.1.5 |
|
srvQosSapEgressQueueInfoRandomDetectMinThreshold0
Random-detect threshold0's min threshold range.
|
Integer32r/w Constraints: range: 0-24573 |
.1.3.6.1.4.1.27975.8.4.2.3.1.6 |
|
srvQosSapEgressQueueInfoRandomDetectMinThreshold1
Random-detect threshold1's min threshold range.
|
Integer32r/w Constraints: range: 0-24573 |
.1.3.6.1.4.1.27975.8.4.2.3.1.7 |
|
srvQosSapEgressQueueInfoRandomDetectMinThreshold2
Random-detect threshold2's min threshold range.
|
Integer32r/w Constraints: range: 1-24574 |
.1.3.6.1.4.1.27975.8.4.2.3.1.8 |
|
srvQosSapEgressQueueInfoRandomDetectMinThreshold3
Random-detect threshold3's min threshold range.
|
Integer32r/w Constraints: range: 1-24574 |
.1.3.6.1.4.1.27975.8.4.2.3.1.9 |
|
srvQosSapEgressQueueInfoRandomDetectMaxThreshold0
Random-detect threshold0's max threshold range.
|
Integer32r/w Constraints: range: 1-24574 |
.1.3.6.1.4.1.27975.8.4.2.3.1.10 |
|
srvQosSapEgressQueueInfoRandomDetectMaxThreshold1
Random-detect threshold1's max threshold range.
|
Integer32r/w Constraints: range: 1-24574 |
.1.3.6.1.4.1.27975.8.4.2.3.1.11 |
|
srvQosSapEgressQueueInfoRandomDetectMaxThreshold2
Random-detect threshold2's max threshold range.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.4.2.3.1.12 |
|
srvQosSapEgressQueueInfoRandomDetectMaxThreshold3
Random-detect threshold3's max threshold range.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.4.2.3.1.13 |
|
srvQosSapEgressQueueInfoRandomDetectDropProbability0
Random-detect threshold0 drop probability range.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.4.2.3.1.14 |
|
srvQosSapEgressQueueInfoRandomDetectDropProbability1
Random-detect threshold1 drop probability range.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.4.2.3.1.15 |
|
srvQosSapEgressQueueInfoRandomDetectDropProbability2
Random-detect threshold2 drop probability range.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.4.2.3.1.16 |
|
srvQosSapEgressQueueInfoRandomDetectDropProbability3
Random-detect threshold3 drop probability range.
|
Integer32r/w | .1.3.6.1.4.1.27975.8.4.2.3.1.17 |
qosStatsClearPolicyTable
table.1.3.6.1.4.1.27975.8.10.2.1
·
1 row entry
·
3 columns
A table of clearing Stats for Policy in a QoS policy applied on the interface.
Clear Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsClearPolicyIndex
Policy map entry index. Range 10000~20000.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.2.1.1.1 |
||||
|
qosStatsClearPolicyPolicerStats
Reset the value of the policer statistics in policy-map.Clear(0).
|
QosStatsClearr/w Textual Convention: QosStatsClear EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.1.1.2 |
||||
|
qosStatsClearPolicyAceMatchStats
Reset the value of the ace-matching statistics in policy-map.Clear(0).
|
QosStatsClearr/w Textual Convention: QosStatsClear EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.1.1.3 |
.1.3.6.1.4.1.27975.8.10.2.2
·
1 row entry
·
3 columns
A table of clearing Stats for Policy in a QoS PortPolicy applied on the interface.
Clear Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsClearPortPolicyIfIndex
Interface Index, equal to ifIndex.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.2.2.1.1 |
||||
|
qosStatsClearPortPolicyDirection
Policy direction:
inbound (1) outbound (2) |
DirectionType Textual Convention: DirectionType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.2.1.2 |
||||
|
qosStatsClearPortPolicyStats
Reset the statistics of port policer.Clear(0).
|
QosStatsClearr/w Textual Convention: QosStatsClear EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.2.1.3 |
.1.3.6.1.4.1.27975.8.10.2.3
·
1 row entry
·
2 columns
A table of clearing Stats for Policy in a QoS AggPolicy applied on the interface.
Clear agg policer stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsClearAggPolicyIndex
Index of aggregate-policer.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.2.3.1.1 |
||||
|
qosStatsClearAggPolicyStats
Reset the value of the Stats.Clear(0).
|
QosStatsClearr/w Textual Convention: QosStatsClear EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.3.1.2 |
qosStatsClearQueueTable
table.1.3.6.1.4.1.27975.8.10.2.4
·
1 row entry
·
3 columns
A table of clearing Stats for Policy in a QoS Queue applied on the interface.
Clear Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsClearQueueifIndex
Interface Index, equal to ifIndex.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.2.4.1.1 |
||||
|
qosStatsClearQueueId
Interface queue id.
|
IfQueueId Textual Convention: IfQueueId Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.27975.8.10.2.4.1.2 |
||||
|
qosStatsClearQueueStats
Reset the value of the Stats.Clear(0).
|
QosStatsClearr/w Textual Convention: QosStatsClear EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.2.4.1.3 |
.1.3.6.1.4.1.27975.8.10.3.1
·
1 row entry
·
11 columns
A table of Running Stats for Policy in a QoS policy applied on the interface.
Policy Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsCbPolicyIfIndex
Interface Index, equal to ifIndex.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.10.3.1.1.1 |
||||
|
qosStatsCbPolicyDirection
Policy direction:
inbound (1) outbound (2) |
DirectionType Textual Convention: DirectionType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.3.1.1.2 |
||||
|
qosStatsPolicyClassIndex
PolicyClass Index in a QoS policy.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.1.1.3 |
||||
|
qosStatsPolicyGreenPackets
Number of green packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.4 |
||||
|
qosStatsPolicyGreenBytes
Number of green bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.5 |
||||
|
qosStatsPolicyRedPackets
Number of red packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.6 |
||||
|
qosStatsPolicyRedBytes
Number of red bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.7 |
||||
|
qosStatsPolicyYellowPackets
Number of yellow packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.8 |
||||
|
qosStatsPolicyYellowBytes
Number of yellow bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.9 |
||||
|
qosStatsPolicyClassBasedPkts
Number of policy class matching packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.10 |
||||
|
qosStatsPolicyClassBasedBytes
Number of policy class matching bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.1.1.11 |
.1.3.6.1.4.1.27975.8.10.3.2
·
1 row entry
·
6 columns
A table of Running Stats in a QoS policy applied on the port.
Policy Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsPortPolicyIfIndex
Interface Index, equal to ifIndex.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.8.10.3.2.1.1 |
||||
|
qosStatsPortPolicyDirection
Policy direction:
inbound (1) outbound (2) |
DirectionType Textual Convention: DirectionType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.3.2.1.2 |
||||
|
qosStatsPortPolicyConfirmPackets
Number of green packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.2.1.3 |
||||
|
qosStatsPortPolicyConfirmBytes
Number of green bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.2.1.4 |
||||
|
qosStatsPortPolicyNoConfirmPackets
Number of red packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.2.1.5 |
||||
|
qosStatsPortPolicyNoConfirmBytes
Number of red bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.2.1.6 |
.1.3.6.1.4.1.27975.8.10.3.3
·
1 row entry
·
6 columns
A table of Running Stats for queue in a QoS policy applied on the interface.
Queue Stats entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qosStatsQueueIfIndex
Interface Index, equal to ifIndex.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.3.1.1 |
|
qosStatsQueueID
Queue ID. Range <0-7>.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.3.1.2 |
|
qosStatsIfQueueTransmittedPackets
Number of packets enqueued.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.3.1.3 |
|
qosStatsIfQueueTransmittedBytes
Number of bytes enqueued.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.3.1.4 |
|
qosStatsIfQueueDropPackets
obsolete
Number of packets discarded when enqueued by tail-drop/wred method. It's zero if the system does not support queue drop statistics.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.3.1.5 |
|
qosStatsIfQueueDropBytes
obsolete
Number of bytes discarded when enqueued by tail-drop/wred method.
It's zero if the system does not support queue drop statistics. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.3.1.6 |
.1.3.6.1.4.1.27975.8.10.3.4
·
1 row entry
·
7 columns
A table of Running Stats for matching QoS policy Ace applied on the interface. The matching ace statistics is only for match-any class-map in policy-map
Policy Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
qosStatsCbAceBasedIfIndex
Interface Index, equal to ifIndex.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.8.10.3.4.1.1 |
||||
|
qosStatsCbAceBasedDirection
Policy direction:
inbound (1) outbound (2) |
DirectionType Constraints: range: 0-65535Textual Convention: DirectionType EnumerationType Values:
|
.1.3.6.1.4.1.27975.8.10.3.4.1.2 |
||||
|
qosStatsCbAceBasedPolicyClassIndex
PolicyClass index in policy-map.
|
Integer32 Constraints: range: 1-2147483646 |
.1.3.6.1.4.1.27975.8.10.3.4.1.3 |
||||
|
qosStatsCbAceBasedMatchRuleIndex
Match rule index in Class-map.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.4.1.4 |
||||
|
qosStatsCbAceBasedAclGroupRuleIndex
Rule index(sequence num in cli) in acl Group.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.4.1.5 |
||||
|
qosStatsCbAceBasedPkts
Number of packets matching ace in policy-map.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.4.1.6 |
||||
|
qosStatsCbAceBasedBytes
Bytes of packets matching ace in policy-map.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.4.1.7 |
.1.3.6.1.4.1.27975.8.10.3.5
·
1 row entry
·
7 columns
A table of Running Stats in a QoS aggregate policy applied on the interface.
Aggregate Policy Stats information entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qosStatsAggPolicyIndex
Index of aggregate-policer.
|
Integer32 | .1.3.6.1.4.1.27975.8.10.3.5.1.1 |
|
qosStatsAggPolicyRedPackets
Number of red packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.2 |
|
qosStatsAggPolicyRedBytes
Number of red bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.3 |
|
qosStatsAggPolicyGreenPackets
Number of green packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.4 |
|
qosStatsAggPolicyGreenBytes
Number of green bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.5 |
|
qosStatsAggPolicyYellowPackets
Number of yellow packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.6 |
|
qosStatsAggPolicyYellowBytes
Number of yellow bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.8.10.3.5.1.7 |
igmpSnoopingVlanTable
table.1.3.6.1.4.1.27975.9.1.10
·
1 row entry
·
22 columns
The table contains, one entry per vlan, infomation about the IGMP Snooping.
Entry containing information about the
IGMP Snooping on vlan.
IGMP Snooping on vlan.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
igmpSnoopingVlanID
An index uniquely identifies the VLAN id which IGMP
snooping is enabled or disabled. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.9.1.10.1.1 |
||||
|
igmpSnoopingVlanEnabled
Indicating whether IGMP snooping is enabled on this VLAN.
enable(1) disable(2) |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.9.1.10.1.2 |
||||
|
igmpSnoopingVlanFastLeaveStatus
Configure to enable IGMP Snooping Fast Leave on VLAN,
enable(1) disable(2). |
Enumerationr/w Constraints: range: 1-3 |
.1.3.6.1.4.1.27975.9.1.10.1.3 |
||||
|
igmpSnoopingVlanReportSuppressionStatus
Configure to enable IGMP Snooping Report-Suppression on VLAN.
enable(1) disable(2) |
Enumerationr/w Constraints: range: 1-8192 |
.1.3.6.1.4.1.27975.9.1.10.1.4 |
||||
|
igmpSnoopingVlanVersion
Configure to set IGMP Snooping Version on VLAN.Version range 1~3.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.9.1.10.1.5 |
||||
|
igmpSnoopingVlanMaxMemberNumber
Configure the max member number on VLAN.Range 1~8192.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.9.1.10.1.6 |
||||
|
igmpSnoopingVlanDiscardUnknownStatus
Configure to enable IGMP Snooping Discard unknown multicast traffic on VLAN.
enable(1) disable(2) |
Enumerationr/w Constraints: range: 1000-25500 |
.1.3.6.1.4.1.27975.9.1.10.1.7 |
||||
|
igmpSnoopingVlanGroupAccesslist
Configure the IGMP Snooping Group Acess-list on VLAN.
|
OctetStringr/w | .1.3.6.1.4.1.27975.9.1.10.1.8 |
||||
|
igmpSnoopingVlanLastMemberQueryInterval
Configure to set IGMP Snooping Last Member Query Interval on VLAN. Interval range 1000~25500.
|
Integer32r/w | .1.3.6.1.4.1.27975.9.1.10.1.10 |
||||
|
igmpSnoopingVlanQuerier
Configure to Enable or Disable IGMP Snooping Querier on VLAN.
enable(1) disable(2) |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.9.1.10.1.11 |
||||
|
igmpSnoopingVlanQuerierOperationalAddress
Configure to get IGMP Snooping Querier Operational Adress on VLAN.
|
SNMPv2-SMIIpAddress Constraints: range: 60-300Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.9.1.10.1.12 |
||||
|
igmpSnoopingVlanQuerierConfigureAddress
Configure to set IGMP Snooping Querier Configure Adress on VLAN.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 2-18000Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.9.1.10.1.13 |
||||
|
igmpSnoopingVlanQuerierTimeout
Configure to set IGMP Snooping Querier Timeout value on VLAN. Timeout range 60~300.
|
Integer32r/w Constraints: range: 1-25 |
.1.3.6.1.4.1.27975.9.1.10.1.14 |
||||
|
igmpSnoopingVlanQueryInterval
Configure to set IGMP Snooping Query Interval on VLAN. Query interval should be greater than Query Response Interval. Interval range 2~18000.
|
Integer32r/w | .1.3.6.1.4.1.27975.9.1.10.1.15 |
||||
|
igmpSnoopingVlanQueryMaxResponseTime
Configure to set IGMP Snooping Query Max Response Time on VLAN.
|
Integer32r/w | .1.3.6.1.4.1.27975.9.1.10.1.16 |
||||
|
igmpSnoopingVlanStatusGrpJoinsCnt
obsolete
Configure to get IGMP Snooping Group Joins Count on VLAN.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.9.1.10.1.17 |
||||
|
igmpSnoopingVlanStatusGrpLeavesCnt
obsolete
Configure to get IGMP Snooping Group Leaves Count on VLAN.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.9.1.10.1.18 |
||||
|
igmpSnoopingVlanStatusV1QuerierWCnt
obsolete
Configure to get IGMP Snooping Group V1-Querier Warnings Count on VLAN.
|
SNMPv2-SMICounter32 Enumerated Values:
Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.9.1.10.1.19 |
||||
|
igmpSnoopingVlanStatusV2QuerierWCnt
obsolete
Configure to get IGMP Snooping Group V2-Querier Warnings Count on VLAN.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.9.1.10.1.20 |
||||
|
igmpSnoopingVlanStatusResetCounters
obsolete
Configure to reset IGMP SnoopingStatus Counters on VLAN.
1 reset. |
Enumerationr/w | .1.3.6.1.4.1.27975.9.1.10.1.21 |
||||
|
igmpSnoopingVlanGrpNum
Configure to get IGMP Snooping group number on VLAN.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.9.1.10.1.22 |
||||
|
igmpSnoopingVlanElectedQuerierAddress
Configure to get IGMP Snooping Elected Querier Adress on VLAN.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.9.1.10.1.23 |
.1.3.6.1.4.1.27975.9.1.11
·
1 row entry
·
3 columns
A table that contains information about igmp snooping mrouter port list per vlan.
Information about IGMP Snooping Mrouter Port on VLAN.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
igmpSnoopingVlanid
The VLAN identifier of this mrouter port.
|
Integer32 | .1.3.6.1.4.1.27975.9.1.11.1.1 |
||||||||||||
|
igmpSnoopingmrouterPort
mrouter port ifindex .
1~1024 is switch port, 1025~1151 is agg port(agg1~127). |
Integer32 | .1.3.6.1.4.1.27975.9.1.11.1.2 |
||||||||||||
|
igmpSnoopingmrouterPortRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.9.1.11.1.3 |
lacpIfCfgTable
table.1.3.6.1.4.1.27975.10.2.2
·
1 row entry
·
3 columns
This table is used for lacp configuration on interface.
This table is used for lacp configuration on interface.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
lacpIfCfgAdminAggNumber
Config channel group number.
|
Integer32 | .1.3.6.1.4.1.27975.10.2.2.1.1 |
||||||||||||
|
lacpIfCfgMode
The channel group mode.
|
Enumerationr/w | .1.3.6.1.4.1.27975.10.2.2.1.2 |
||||||||||||
|
lacpIfCfgRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.10.2.2.1.3 |
lacpIfCfgParaTable
table.1.3.6.1.4.1.27975.10.2.3
·
1 row entry
·
2 columns
This table is used for lacp configuration on interface.
This table is used for lacp configuration on interface.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lacpIfCfgParaPriority
Config lacp priority on interface.
|
Integer32r/w | .1.3.6.1.4.1.27975.10.2.3.1.1 |
|
lacpIfCfgParaTimeOut
Config lacp expire timer on interface.
|
Enumerationr/w | .1.3.6.1.4.1.27975.10.2.3.1.2 |
lacpPortStateTable
table.1.3.6.1.4.1.27975.10.2.4
·
1 row entry
·
2 columns
This table is used for displaying port state of interface.
This table is used for lacp configuration on interface.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lacpPortStateGroupNum
Display port state.
|
Integer32 | .1.3.6.1.4.1.27975.10.2.4.1.1 |
|
lacpPortState
Display port state.
|
OctetString | .1.3.6.1.4.1.27975.10.2.4.1.2 |
lacpActorStateTable
table.1.3.6.1.4.1.27975.10.2.5
·
1 row entry
·
16 columns
This table is used for displaying actor state.
This table is used for displaying actor state.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lacpActorGroupNum
Display actor group number.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.5.1.1 |
|
lacpActorSystemId
Display actor system id.
|
OctetString Constraints: range: 0-4 |
.1.3.6.1.4.1.27975.10.2.5.1.2 |
|
lacpActorPortNum
Display actor port number.
|
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.10.2.5.1.3 |
|
lacpActorPortTransitPduType
Display actor port number. It should be 'fast' or 'slow'.
|
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.5.1.4 |
|
lacpActorPortMode
Display actor port mode. It should be 'active' or 'passive'.
|
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.5.1.5 |
|
lacpActorPortPriority
Display actor port priority.
|
Integer32 Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.10.2.5.1.6 |
|
lacpActorPortOperKey
Display actor port operate key.
|
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.10.2.5.1.7 |
|
lacpActorPortStatsFlag
Display actor port stats flag.
|
OctetString Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.10.2.5.1.8 |
|
lacpActorPortActivity
Display actor port activity. It should be 'active' or 'passive'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.9 |
|
lacpActorPortTimeout
Display actor port timeout. It should be 'short' or 'long'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.10 |
|
lacpActorPortAggregation
Display actor port number. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.11 |
|
lacpActorPortSynchronization
Display actor port synchronization. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.12 |
|
lacpActorPortCollecting
Display actor port collecting. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.13 |
|
lacpActorPortDistributing
Display actor port distributing. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.5.1.14 |
|
lacpActorPortDefaulted
Display actor port defaulted. It should be 'yes' or 'no'.
|
OctetString | .1.3.6.1.4.1.27975.10.2.5.1.15 |
|
lacpActorPortExpired
Display actor port expired . It should be 'yes' or 'no'.
|
OctetString | .1.3.6.1.4.1.27975.10.2.5.1.16 |
lacpNeighborStateTable
table.1.3.6.1.4.1.27975.10.2.6
·
1 row entry
·
16 columns
This table is used for displaying neighbor state.
This table is used for displaying neighbor state.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lacpNeighborGroupNum
display neighbor group number.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.6.1.1 |
|
lacpNeighborSystemId
Display neighbor system id.
|
OctetString Constraints: range: 0-4 |
.1.3.6.1.4.1.27975.10.2.6.1.2 |
|
lacpNeighborPortNum
Display neighbor port number.
|
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.10.2.6.1.3 |
|
lacpNeighborPortTransitPduType
Display neighbor port transmit pdu. It should be 'fast' or 'slow'.
|
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.6.1.4 |
|
lacpNeighborPortMode
Display neighbor port mode. It should be 'active' or 'passive'.
|
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.10.2.6.1.5 |
|
lacpNeighborPortPriority
Display neighbor port number.
|
Integer32 Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.10.2.6.1.6 |
|
lacpNeighborOperKey
Display neighbor operational key.
|
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.10.2.6.1.7 |
|
lacpNeighborPortStatsFlag
Display neighbor stats flag.
|
OctetString Constraints: range: 0-5 |
.1.3.6.1.4.1.27975.10.2.6.1.8 |
|
lacpNeighborPortActivity
Display neighbor stats flag. It should be 'active' or 'passive'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.9 |
|
lacpNeighborPortTimeout
Display neighbor stats flag. It should be 'short' or 'long'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.10 |
|
lacpNeighborPortAggregation
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.11 |
|
lacpNeighborPortSynchronization
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.12 |
|
lacpNeighborPortCollecting
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.13 |
|
lacpNeighborPortDistributing
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.10.2.6.1.14 |
|
lacpNeighborPortDefaulted
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString | .1.3.6.1.4.1.27975.10.2.6.1.15 |
|
lacpNeighborPortExpired
Display neighbor stats flag. It should be 'yes' or 'no'.
|
OctetString | .1.3.6.1.4.1.27975.10.2.6.1.16 |
lacpCounterTable
table.1.3.6.1.4.1.27975.10.2.7
·
1 row entry
·
5 columns
This table is used for displaying neighbor state.
This table is used for displaying neighbor state.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lacpCounterGroupNum
Display lacp group number.
|
Integer32 | .1.3.6.1.4.1.27975.10.2.7.1.1 |
|
lacpCounterSendPduCnt
Display lacp send pdu counts.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.10.2.7.1.2 |
|
lacpCounterRecvPduCnt
Display neighbor receive pdu counts.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.10.2.7.1.3 |
|
lacpCounterSendErrPktCnt
Display neighbor send error packet counts.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.10.2.7.1.4 |
|
lacpCounterRecvErrPktCnt
Display neighbor recevie error packet counts.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.10.2.7.1.5 |
staticLinkAggTable
table.1.3.6.1.4.1.27975.10.3.1
·
1 row entry
·
7 columns
This table stores the link aggregator number, name and configure type and memberlist.
This table stores the link aggregator number, name and configure type
and memberlist.
and memberlist.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
staticLinkAggNumber
The number of Link aggregator interface.This is the index of Link
Aggregator table. |
Integer32 | .1.3.6.1.4.1.27975.10.3.1.1.1 |
||||||||||||
|
staticLinkAggIndex
The index of link aggregator interface.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.10.3.1.1.2 |
||||||||||||
|
staticLinkAggName
The name of link aggregator interface.
|
OctetString Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.10.3.1.1.3 |
||||||||||||
|
staticLinkAggMemberIndex
The index of interface member added to link aggregator.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.10.3.1.1.4 |
||||||||||||
|
staticLinkAggMemberName
The name of interface member added to link aggregator.
|
OctetString | .1.3.6.1.4.1.27975.10.3.1.1.5 |
||||||||||||
|
staticLinkAggMemberEnable
The member is Bundle when the value is 1.
the member is down when the value is 0. the member is admin down when the value is 2. |
Enumeration | .1.3.6.1.4.1.27975.10.3.1.1.6 |
||||||||||||
|
staticLinkAggMemberRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.10.3.1.1.7 |
vlanTable
table.1.3.6.1.4.1.27975.11.1.1
·
1 row entry
·
10 columns
A table that contains information about VLAN entries of the device.
Information about a specific VLAN of the device.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanIndex
An forward ID, which may be same as VLAN ID in IVL mode.
|
VlanIndex Enumerated Values:
Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.1.1.1.1 |
||||||||||||
|
vlanName
An administratively assigned string, which may be used to identify the VLAN.
|
OctetStringr/w | .1.3.6.1.4.1.27975.11.1.1.1.2 |
||||||||||||
|
vlanStatus
An administratively VLANStatus .
1 Inactive; 2 Active(2). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.11.1.1.1.3 |
||||||||||||
|
vlanRowStatus
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.1.1.1.4 |
||||||||||||
|
vlanIfConfig
This object create/destroy vlan interface.
1 Create. 2 Destroy. |
Enumerationr/w | .1.3.6.1.4.1.27975.11.1.1.1.5 |
||||||||||||
|
vlanStatsPktIn
Ingress packtes number of Vlan.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.11.1.1.1.7 |
||||||||||||
|
vlanStatsPktOut
Egress packtes number of Vlan.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.11.1.1.1.8 |
||||||||||||
|
vlanStatsByteIn
Ingress bytes number of Vlan.
|
SNMPv2-SMICounter64 Enumerated Values:
Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.11.1.1.1.9 |
||||||||||||
|
vlanStatsByteOut
Egress bytes number of Vlan.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.11.1.1.1.10 |
||||||||||||
|
vlanStatsEn
The status of this conceptual row.Now only realize Active(1) and Inactive(0).
|
Enumerationr/w | .1.3.6.1.4.1.27975.11.1.1.1.11 |
portVlanTable
table.1.3.6.1.4.1.27975.11.1.2
·
1 row entry
·
6 columns
A table that contains information about interface's VLAN properties.
Information about a specific interface's VLAN properties.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
vlanTagType
all(1) -- trunk mode
qinq(2) -- qinq mode untagged(3) -- access mode. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.11.1.2.1.1 |
||||
|
pvid
An administratively assigned string, which may be used to identify the VLAN.
Vid range is 2~4094. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.11.1.2.1.2 |
||||
|
ingressFilter
An administratively assigned string, which may be used to identify the VLAN.
1 Enable. 2 Disable. |
Enumerationr/w | .1.3.6.1.4.1.27975.11.1.2.1.3 |
||||
|
allowedVlans
VLAN list of this port, should use the 3 format below:
all - all VLANs in the VLAN database none - none VLAN string such as 1,3,10-20,4094 |
VlanListr/w Textual Convention: VlanList OctetStringType Constraints: range: 0..256 |
.1.3.6.1.4.1.27975.11.1.2.1.4 |
||||
|
allowedVlanAdd
VLAN list to add to this port, string such as 1,3,10-20,4094.
Use for set node, when get node return meaningless. |
VlanListr/w Textual Convention: VlanList OctetStringType Constraints: range: 0..256 |
.1.3.6.1.4.1.27975.11.1.2.1.5 |
||||
|
allowedVlanDel
VLAN list to remove from this port, string such as 1,3,10-20,4094.
Use for set node, when get node return meaningless. |
VlanListr/w Textual Convention: VlanList OctetStringType Constraints: range: 0..256 |
.1.3.6.1.4.1.27975.11.1.2.1.6 |
.1.3.6.1.4.1.27975.11.1.3
·
1 row entry
·
2 columns
A table that contains information about VLAN Replace Dscp/Exp of the device. Not support on this version
Information about a specific VLAN of the device.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
vlanReplaceDscpExpIndex
obsolete
Index of VLAN ID in IVL mode.
|
VlanIndex Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.1.3.1.1 |
|
vlanReplaceDscpExpEn
obsolete
Status of replace the dscp/exp field in packets on egress for specified VLAN..
1 replace dscp/exp; 2 do not replace dscp/exp. |
Enumerationr/w | .1.3.6.1.4.1.27975.11.1.3.1.2 |
unicastTable
table.1.3.6.1.4.1.27975.11.2.1
·
1 row entry
·
5 columns
A table that contains information about unicast entries for which the device has forwarding and/or filtering information.This information is used by the transparent bridging function in determining how to propagate a received frame.
Information about a specific unicast MAC address for
which the device has some forwarding and/or filtering
information.
which the device has some forwarding and/or filtering
information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
unicastVID
The VLAN identifier of this FDB entry.
|
VlanIndex Constraints: range: 0-65535Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.2.1.1.1 |
||||||||||||
|
unicastAddress
A unicast MAC address for which the device has forwarding and/or filtering information.
|
SNMPv2-TCMacAddress Enumerated Values:
Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.11.2.1.1.2 |
||||||||||||
|
fdbPort
Either the value '0', or the port number.
|
Integer32 | .1.3.6.1.4.1.27975.11.2.1.1.3 |
||||||||||||
|
fdbStatus
This object clear the MAC address of this system theStatus of this entry.
static(1) - the value of static configured MAC address, used for forwarding. dynamic(2) - the value of learnt MAC address. |
Enumeration | .1.3.6.1.4.1.27975.11.2.1.1.4 |
||||||||||||
|
fdbRowStatus
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Can't destroy a learned fdb entry. Using the node addressClearOperation can destroy learned fdb entries. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.2.1.1.5 |
multicastTable
table.1.3.6.1.4.1.27975.11.2.2
·
1 row entry
·
4 columns
A table that contains information about unicast entries for which the device has forwarding and/or filtering information.This information is used by the transparent bridging function in determining how to propagate a received frame.
Information about a specific multicast MAC address for
which the device has some forwarding and/or filtering
information.
which the device has some forwarding and/or filtering
information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
multicastVID
The VLAN identifier of this multicast entry.
|
VlanIndex Constraints: range: 0-65535Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.2.2.1.1 |
||||||||||||
|
multicastAddress
A multicast MAC address for which the device has
forwarding and/or filtering information. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.11.2.2.1.2 |
||||||||||||
|
destinationPort
A destination port of the multicast MAC address for which the device has
forwarding and/or filtering information. |
Integer32 | .1.3.6.1.4.1.27975.11.2.2.1.3 |
||||||||||||
|
multicastRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Can't destroy a learned fdb entry. Using the node addressClearOperation can destroy learned fdb entries. 1 means Active 4 means Crea… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.2.2.1.4 |
filterTable
table.1.3.6.1.4.1.27975.11.2.3
·
1 row entry
·
2 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter MAC address for
which the device has filtering information.
which the device has filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
filterAddress
A unicast MAC address for which the device has filtering information.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.11.2.3.1.1 |
||||||||||||
|
filterRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.2.3.1.2 |
vlanClassRuleIpTable
table.1.3.6.1.4.1.27975.11.3.1
·
1 row entry
·
5 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter IP address for which the device has
filtering information.
filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanClassRuleIpIndex
An Vlan Class rule ID.
|
VlanClassRuleIndex Constraints: range: 0-32Textual Convention: VlanClassRuleIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.27975.11.3.1.1.1 |
||||||||||||
|
vlanClassRuleIpAddress
A unicast IP address for which the device has filtering information.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.11.3.1.1.2 |
||||||||||||
|
vlanClassRuleIpAddressLen
This object indicates the mask lenghth of ip.
|
Integer32 | .1.3.6.1.4.1.27975.11.3.1.1.3 |
||||||||||||
|
vlanClassIpVlanID
Vlan ID which is mapped for the entry.
|
VlanIndex Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.3.1.1.4 |
||||||||||||
|
vlanClassRuleIpRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.1.1.5 |
vlanClassRuleMacTable
table.1.3.6.1.4.1.27975.11.3.2
·
1 row entry
·
4 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter MAC address for
which the device has filtering information.
which the device has filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanClassRuleMacIndex
An Vlan Class rule ID.
|
VlanClassRuleIndex Textual Convention: VlanClassRuleIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.27975.11.3.2.1.1 |
||||||||||||
|
vlanClassRuleMacAddress
A unicast MAC address for which the device has filtering information.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.11.3.2.1.2 |
||||||||||||
|
vlanClassMacVlanID
Vlan ID which is mapped for the entry.
|
VlanIndex Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.3.2.1.3 |
||||||||||||
|
vlanClassRuleMacRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.2.1.4 |
.1.3.6.1.4.1.27975.11.3.3
·
1 row entry
·
4 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter Protocol for
which the device has filtering information.
which the device has filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanClassRuleProtocolIndex
An Vlan Class rule ID.
|
VlanClassRuleIndex Textual Convention: VlanClassRuleIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.27975.11.3.3.1.1 |
||||||||||||||||
|
vlanClassRuleProtocol
The protocol for which the device has filtering information.
2504 means ARP 32821 means RARP 2048 means IPv4 34525 means IPv6 34887 means MPLS 34888 means MPLS Multicast 13 means PPPOE |
VlanClassProtocol Textual Convention: VlanClassProtocol EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.3.1.2 |
||||||||||||||||
|
vlanClassProtocolVlanID
Vlan ID which is mapped for the entry.
|
VlanIndex Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.27975.11.3.3.1.3 |
||||||||||||||||
|
vlanClassRuleProtocolRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.3.1.4 |
vlanClassGroupTable
table.1.3.6.1.4.1.27975.11.3.5
·
1 row entry
·
3 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter group for
which the device has filtering information.
which the device has filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanClassGroupIndex
An Vlan Class group ID.
|
VlanClassGroupIndex Textual Convention: VlanClassGroupIndex Integer32Type Constraints: range: 0..31 |
.1.3.6.1.4.1.27975.11.3.5.1.1 |
||||||||||||
|
vlanClassRuleIndex
The Vlan Class rule index.
|
VlanClassRuleIndex Textual Convention: VlanClassRuleIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.27975.11.3.5.1.2 |
||||||||||||
|
vlanClassGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.5.1.3 |
vlanClassEnableTable
table.1.3.6.1.4.1.27975.11.3.6
·
1 row entry
·
4 columns
A table that contains information about filter entries for which the device has filtering information.
Information about a specific filter for
which the device has filtering information.
which the device has filtering information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanClassEnableIfIndex
Interface index which is enabled for Vlan Class .
|
Integer32 | .1.3.6.1.4.1.27975.11.3.6.1.1 |
||||||||||||
|
vlanClassEnableGroup
The Vlan Class group ID.
Group ID range is 0~31. |
VlanClassGroupIndexr/w Textual Convention: VlanClassGroupIndex Integer32Type Constraints: range: 0..31 |
.1.3.6.1.4.1.27975.11.3.6.1.2 |
||||||||||||
|
vlanClassEnableBase
Vlan ID which is mapped for the entry.
|
VlanClassEnableBaser/w Textual Convention: VlanClassEnableBase EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.6.1.3 |
||||||||||||
|
vlanClassEnableRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.11.3.6.1.5 |
.1.3.6.1.4.1.27975.12.1
·
1 row entry
·
4 columns
table of login entry.
Login entry
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dot1xExtMaxReauthReqIndex
Index.
|
Integer32 | .1.3.6.1.4.1.27975.12.1.1.1 |
|
dot1xExtMaxReauthReqVersion
Set the protocol version and the default number is 2.The range is 1 to 2.
|
Enumerationr/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.12.1.1.2 |
|
dot1xExtMaxReauthReqNum
Number of reauthentication attempts before becoming unauthorized. The range is 1 to 10. Not supported now
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.12.1.1.3 |
|
dot1xExtMaxReqNum
Number of times that the switch sends an EAP-request/identity frame to the client. The range is 1 to 10.
|
Integer32r/w | .1.3.6.1.4.1.27975.12.1.1.4 |
dot1xExtVlanPolicyTable
table.1.3.6.1.4.1.27975.12.2
·
1 row entry
·
2 columns
Table of dot1x guest vlan configuration.
Entry of dot1x guest vlan configuration.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dot1xExtVlanPolicyIndex
Index.
|
Integer32 | .1.3.6.1.4.1.27975.12.2.1.1 |
|
dot1xExtGuestVlan
When you configure a guest VLAN, clients that are not IEEE 802.1x-capable
are put into the guest VLAN when the server does not receive a response to its EAP request/identity frame. Clients that are IEEE 802.1x-capable b… |
Integer32 | .1.3.6.1.4.1.27975.12.2.1.2 |
.1.3.6.1.4.1.27975.12.4
·
1 row entry
·
7 columns
table of dot1x mac based interface.
Dot1x mac based interface entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
dot1xExtMacBasedConfigIndex
Index of interface.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.12.4.1.1 |
||||
|
dot1xExtMacBasedConfigMode
Dot1x port mode. 0: dot1x port based mode. 1: dot1x mac based mode.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.12.4.1.2 |
||||
|
dot1xExtMacBasedConfigBypassEn
Dot1x mac auth bypass function. 0: disable. 1: enable
|
Enumerationr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.12.4.1.3 |
||||
|
dot1xExtMacBasedConfigMaxUser
Max user number of the port (only include hardware accept or reject entries).
Default: by default the max user number of the port is same as the max user number of the system. Different TCAM proflies have different defa… |
Integer32r/w Constraints: range: 1-510 |
.1.3.6.1.4.1.27975.12.4.1.4 |
||||
|
dot1xExtMacBasedConfigCurrentUser
Current user number of the port (only include hardware accept or reject entries)
|
Integer32 Constraints: range: 0-510 |
.1.3.6.1.4.1.27975.12.4.1.5 |
||||
|
dot1xExtMacBasedConfigMaxUserAll
Max user number of the port (include waiting entries)
|
Integer32 | .1.3.6.1.4.1.27975.12.4.1.6 |
||||
|
dot1xExtMacBasedConfigCurrentUserAll
Current user number of the port (include waiting entries)
Default: by default the max user number of the port is same as the max user number of the system. Different TCAM proflies have different default values. It shoul… |
Integer32 | .1.3.6.1.4.1.27975.12.4.1.7 |
.1.3.6.1.4.1.27975.12.5
·
1 row entry
·
8 columns
table of dot1x mac based users.
Dot1x mac based user entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
dot1xExtMacBasedUserIndex
Index of interface.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.12.5.1.1 |
||||||||
|
dot1xExtMacBasedUserMac
Mac address of user
|
SNMPv2-TCMacAddress Constraints: range: 1-2147483647Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.12.5.1.2 |
||||||||
|
dot1xExtMacBasedUserState
State of the mac based user entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.12.5.1.3 |
||||||||
|
dot1xExtMacBasedUserTimer
Time (seconds) before state changed.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.12.5.1.4 |
||||||||
|
dot1xExtMacBasedUserIsBypass
Log on Method of the user.
|
Enumeration Constraints: range: 0-0range: 2-4094 |
.1.3.6.1.4.1.27975.12.5.1.5 |
||||||||
|
dot1xExtMacBasedUserInGuestVlan
If user is in guest vlan.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.12.5.1.6 |
||||||||
|
dot1xExtMacBasedUserGuestVlanID
The guest vlan id. If the user is not authenticated by guest vlan, the id should be 0.
|
Integer32 | .1.3.6.1.4.1.27975.12.5.1.7 |
||||||||
|
dot1xExtMacBasedUserOffLine
Use this node to force a MAC user off line.
The default value is 0. If this node's value is set to 1, the user should be forced offline and this entry should be deleted. |
Enumerationr/w | .1.3.6.1.4.1.27975.12.5.1.8 |
trngCreateTimerangeTable
table.1.3.6.1.4.1.27975.13.1.1
·
1 row entry
·
4 columns
Creat TimeRange.
Define the entry of trngCreateTimerangeTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
trngIndex
TimeRange's index.
|
Integer32 | .1.3.6.1.4.1.27975.13.1.1.1.1 |
||||||||||||
|
trngName
TimeRange's name
|
OctetStringr/w | .1.3.6.1.4.1.27975.13.1.1.1.2 |
||||||||||||
|
trngValidFlag
Valid or invalid flag.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.13.1.1.1.3 |
||||||||||||
|
trngCreateRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.13.1.1.1.4 |
trngAbsoluteTable
table.1.3.6.1.4.1.27975.13.1.2
·
1 row entry
·
4 columns
Creat absoluteness time item of the TimeRange.
Define the entry of trngAbsoluteTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
trngAbsoluteNameIndex
TimeRange's index.
|
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.27975.13.1.2.1.1 |
||||||||||||
|
timerangeAbsoluteStartTime
Start point of the timerange.The format defined like 'hh:mm:ss,Mon/D/YYYY'.
The Month of the year should be First three letters of the month. |
OctetStringr/w | .1.3.6.1.4.1.27975.13.1.2.1.2 |
||||||||||||
|
timerangeAbsoluteEndTime
End point of the timerange.The format defined like 'hh:mm:ss,Mon/D/YYYY'.
The Month of the year should be First three letters of the month. |
OctetStringr/w | .1.3.6.1.4.1.27975.13.1.2.1.3 |
||||||||||||
|
timerangeAbsolueRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.13.1.2.1.4 |
trngPeriodicTable
table.1.3.6.1.4.1.27975.13.1.3
·
1 row entry
·
6 columns
Creat periodic time item of the TimeRange.
Define the index of trngPeriodicTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
trngPeriodicNameIndex
TimeRange's index.
|
Integer32 Constraints: range: 1-7 |
.1.3.6.1.4.1.27975.13.1.3.1.1 |
||||||||||||
|
trngPeriodicStartDayOfWeek
The start day of week.
1 monday 2 tuesday 3 wednesday 4 thursday 5 friday 6 saturday … |
Integer32r/w Constraints: range: 1-128 |
.1.3.6.1.4.1.27975.13.1.3.1.2 |
||||||||||||
|
trngPeriodicEndDayOfWeek
The end day of week.
1 monday 2 tuesday 3 wednesday 4 thursday 5 friday 6 saturday … |
Integer32r/w Constraints: range: 1-128 |
.1.3.6.1.4.1.27975.13.1.3.1.3 |
||||||||||||
|
timerangePeriodicStartTime
Start point of this timerange,The format defined like 'hh:mm'.
|
OctetStringr/w | .1.3.6.1.4.1.27975.13.1.3.1.4 |
||||||||||||
|
timerangePeriodicEndTime
End point of this timerange.The format defined like 'hh:mm'.
|
OctetStringr/w | .1.3.6.1.4.1.27975.13.1.3.1.5 |
||||||||||||
|
timerangePeriodicRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.13.1.3.1.6 |
stpExtPortTable
table.1.3.6.1.4.1.27975.14.6
·
1 row entry
·
10 columns
A table that contains extended stp information.
A list of extended stp information maintained by each port.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
stpxpPortIndex
The port number of the port for which this entry contains bridge
management information. |
IF-MIBInterfaceIndex Enumerated Values:
Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.27975.14.6.1.1 |
||||||
|
stpxRootGuardObjects
An indication of whether the RootGuard capability is enabled
on this port or not. When a port's root guard is enabled(1) , if this port receives a superior BPDU, this port should be set to discarding state. The defau… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.2 |
||||||
|
stpxRestrictedTcnObjects
An indication of whether the RestrictedTcn capability is
enabled on this port or not. If restricted TCN is enabled(1) on a port , this port should not propagate received topology change notifications and topology cha… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.3 |
||||||
|
stpxRestrictedRoleObjects
An indication of whether the RestrictedRole capability is enabled on
this port or not. If restricted Role is enabled(1) on a port, this Port should not to be selected as Root Port ; even it has the best spanning tree … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.4 |
||||||
|
stpxEdgePortAdminBpduGuardObjects
An indication of whether the administrative BpduGuard capability is
enabled on this port or not. If an edge port's bpdu guard is enable(1) ,when this port receives a BPDU, this port should be set into error-disabled s… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.5 |
||||||
|
stpxEdgePortOperBpduGuardObjects
The operational value of the edge port's bpdu guard parameter.
If stpxEdgePortAdminBpduGuardObjects is set to default(0), then the value of stpxEdgePortOperBpduGuardObjects is determined in accordance with stpExtBpduG… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.6 |
||||||
|
stpxEdgePortAdminBpduFilterObjects
An indication of whether the administrative BpduFilter capability
is enabled on this port or not. If an edge port's bpdu filter is disabled(2) , this port should transmit and receive BPDUs; if an edge port's bpdu fil… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.7 |
||||||
|
stpxEdgePortOperBpduFilterObjects
The operational value of the edge port's bpdu filter parameter.
If stpxEdgePortAdminBpduFilterObjects is set to default(0), then the value of stpxEdgePortOperBpduFilterObjects is determined in accordance with stpExtB… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.14.6.1.8 |
||||||
|
stpxForceVersionObjects
A Force Protocol Version parameter, controlled by management,
instructs MSTP to emulate additional aspects of the behavior of earlier versions of spanning tree protocol that are not strictly required for interoperabi… |
Enumerationr/w | .1.3.6.1.4.1.27975.14.6.1.9 |
||||||
|
stpxLoopGuardObjects
An indication of whether the LoopGuard capability is enabled
on this port or not. When a port's loop guard is enabled(1) , and BPDUs are not received on a non-designated port after max_age, that port should move into … |
Enumerationr/w | .1.3.6.1.4.1.27975.14.6.1.10 |
stpVlanTable
table.1.3.6.1.4.1.27975.14.10.4
·
1 row entry
·
2 columns
A table that contains MSTI-VLAN mapping. This release supports up to 16 instances; each spanning tree instance is identified by an instance ID that ranges from 0 to 4094. Instance 0 is mandatory and is always present.
A list of information maintained by every MST instance
about the VLANs mapped to that instance.
about the VLANs mapped to that instance.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
stpVlanId
This is the index to the MSTI-VLAN Table.
|
Integer32 | .1.3.6.1.4.1.27975.14.10.4.1.1 |
|
stpVlanInstId
Identifier of this MST Instance.
|
Integer32r/w | .1.3.6.1.4.1.27975.14.10.4.1.2 |
stpInstTable
table.1.3.6.1.4.1.27975.14.10.5
·
1 row entry
·
5 columns
A table that contains MST instance-specific configuration and operational information.
A list of information maintained by every mst instance
about the STP topology for that instance.
about the STP topology for that instance.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
stpInstId
Identifier of this MST Instance.
MST establishes and maintains additional spanning trees withineach MST region. These spanning trees are referred to as MST instances (MSTIs). |
Integer32 | .1.3.6.1.4.1.27975.14.10.5.1.1 |
|
stpPriority
The lower the priority of the bridge, the higher likelihood of the bridge becoming a root bridge or a designated bridge for the LAN. The permitted range of values is 0-61440. The priority values must be in multiples of …
|
Integer32r/w | .1.3.6.1.4.1.27975.14.10.5.1.2 |
|
stpInstDesignatedRoot
The bridge identifier of the root of the
corresponding spanning tree instance as determined by the Spanning Tree Protocol for that instance. This value is used as the CIST Root Identifier or MSTI regional root identifi… |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.27975.14.10.5.1.3 |
|
stpInstRootCost
The cost of the path to the root as seen from
this bridge for this instance. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.14.10.5.1.4 |
|
stpInstRootPort
The port number of the port which offers the
lowest cost path from this bridge to the root bridge for this instance. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.14.10.5.1.5 |
stpInstPortTable
table.1.3.6.1.4.1.27975.14.10.6
·
1 row entry
·
10 columns
A table that contains MST port and instance information.
A list of information maintained by every MST port
for each MST instance it belongs to about the Spanning
Tree Protocol state for that port.
for each MST instance it belongs to about the Spanning
Tree Protocol state for that port.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
stpInstPortPriority
The value of the priority field which is
contained in the most significant 4 bits of the first (in network byte order) octet of the (2 octet long) Port ID.As it is contained only in 4 bits, the value has to be a multi… |
Integer32r/w Constraints: range: 1-200000000 |
.1.3.6.1.4.1.27975.14.10.6.1.1 |
||||||||||||
|
stpInstPortState
The port'scurrent state as defined by
application of the Spanning Tree Protocol.This state controls what action a port takes on reception of a frame.For ports which are disabled (see dot1dStpPortEnable), this object wil… |
Enumeration | .1.3.6.1.4.1.27975.14.10.6.1.2 |
||||||||||||
|
stpInstPortPathCost
The contribution of this port to the path cost of
paths towards the spanning tree root which include this port.802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the… |
Integer32r/w | .1.3.6.1.4.1.27975.14.10.6.1.3 |
||||||||||||
|
stpInstPortDesignatedRoot
The unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.27975.14.10.6.1.4 |
||||||||||||
|
stpInstPortDesignatedCost
The path cost of the Designated Port of the
segment connected to this port.This value is compared to the Root Path Cost field in received bridge PDUs. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.14.10.6.1.5 |
||||||||||||
|
stpInstPortDesignatedBridge
The Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for this port's segment. |
BridgeId Enumerated Values:
Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.27975.14.10.6.1.6 |
||||||||||||
|
stpInstPortDesignatedPort
The Port Identifier of the port on the Designated
Bridge for this port's segment. |
IF-MIBInterfaceIndex Enumerated Values:
Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.27975.14.10.6.1.7 |
||||||||||||
|
stpInstPortRole
The role of the port.As per IEEE 802.1s, the
port can have any of the following roles: Disabled, Root, Designated, Alternate, Backup, Master. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.14.10.6.1.8 |
||||||||||||
|
stpInstRestrictedRole
An indication of whether the RestrictedRole capability is
enabled on this port or not. If restricted Role is enabled(1) on a port,this Port should not to be selected as Root Port ; even it has the best spanning tree … |
Enumerationr/w | .1.3.6.1.4.1.27975.14.10.6.1.9 |
||||||||||||
|
stpInstRestrictedTcn
An indication of whether the RestrictedTcn capability is enabled
on this port or not. If restricted TCN is enabled(1) on a port , this port should not propagate received topology change notifications and topology cha… |
Enumerationr/w | .1.3.6.1.4.1.27975.14.10.6.1.10 |
.1.3.6.1.4.1.27975.16.1
·
1 row entry
·
9 columns
table of interface entry.
igmp router interface entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
igmpRouterIfIndex
igmp router Interface index.
|
Integer32 Constraints: range: 1-8192 |
.1.3.6.1.4.1.27975.16.1.1.1 |
||||
|
igmpRouterQuerierType
igmp router Interface querier type: ipv4 or ipv6.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.16.1.1.2 |
||||
|
igmpRouterIfGroupLimit
igmp router Interface group limit.
|
Integer32r/w | .1.3.6.1.4.1.27975.16.1.1.3 |
||||
|
igmpRouterIfImmediateLeaveAccess
Leave groups immediately without sending last member query,
use for one host network only. |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.16.1.1.4 |
||||
|
igmpRouterIfProxyService
Igmp router Interface proxy service .
True(1),False(2). |
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.16.1.1.5 |
||||
|
igmpRouterIfAccess
igmp router Interface IGMP group access group.
|
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.16.1.1.6 |
||||
|
igmpRouterIfQuerierTimeout
igmp router Interface IGMP previous querier timeout.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.16.1.1.7 |
||||
|
igmpRouterIfGroupLimitExceptAccess
igmp router Interface IGMP group access group, Groups
not to be counted. |
OctetStringr/w | .1.3.6.1.4.1.27975.16.1.1.8 |
||||
|
igmpRouterIfClearGrp
Delete IGMP group cache entries.
|
Enumerationr/w | .1.3.6.1.4.1.27975.16.1.1.9 |
.1.3.6.1.4.1.27975.16.4
·
1 row entry
·
4 columns
Configure ssm mapping list. using acl to map to specified source
Entry of igmpRouterSsmMappingTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
igmpRouterSsmMappingIndex
index of group list mapping (1~32)
|
SNMPv2-SMIInteger32 Constraints: range: 1-20Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.16.4.1.1 |
||||||||||||
|
igmpRouterSsmMappingSourceAddress
source address which group list mapping to
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.16.4.1.2 |
||||||||||||
|
igmpRouterSsmMappingAclName
acl name of group list
|
OctetStringr/w | .1.3.6.1.4.1.27975.16.4.1.3 |
||||||||||||
|
igmpRouterSsmMappingRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.16.4.1.4 |
arpAclGroupTable
table.1.3.6.1.4.1.27975.20.1
·
1 row entry
·
3 columns
Configure arp access list.
Define the index of arpAclGroupTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpAclGroupIndex
The index of arp acl group.
|
Integer32 | .1.3.6.1.4.1.27975.20.1.1.1 |
||||||||||||
|
arpAclGroupName
The name of arp acl group.
|
OctetStringr/w | .1.3.6.1.4.1.27975.20.1.1.2 |
||||||||||||
|
arpAclGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.1.1.3 |
arpAclRuleTable
table.1.3.6.1.4.1.27975.20.2
·
1 row entry
·
10 columns
A table of ARP acl rules.
Arp acl rules information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpAclIndex
The index of arp acl group.
|
Integer32 | .1.3.6.1.4.1.27975.20.2.1.1 |
||||||||||||
|
arpAclRuleIndex
The rule index of arp acl rule.
|
Integer32 | .1.3.6.1.4.1.27975.20.2.1.2 |
||||||||||||
|
arpAclAct
The action of arp acl rule.
permit(1), deny(2). |
RuleActionr/w Textual Convention: RuleAction EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.2.1.3 |
||||||||||||
|
arpType
The type of arp: request or response or all.
request(1), response(2), all(3). |
ArpTyper/w Textual Convention: ArpType EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.2.1.4 |
||||||||||||
|
arpSenderIp
The ARP sender IP adress.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.20.2.1.5 |
||||||||||||
|
arpSenderIpWild
The ARP sender IP adress's wild.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.20.2.1.6 |
||||||||||||
|
arpSenderMac
The ARP sender mac adress.
|
OctetStringr/w | .1.3.6.1.4.1.27975.20.2.1.7 |
||||||||||||
|
arpSenderMacWild
The ARP sender mac adress's wild .
|
OctetStringr/w | .1.3.6.1.4.1.27975.20.2.1.8 |
||||||||||||
|
arpAclLog
record the log when being matched.
true(1), false(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.2.1.9 |
||||||||||||
|
arpAclRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.2.1.10 |
arpAclApplyTable
table.1.3.6.1.4.1.27975.20.3
·
1 row entry
·
4 columns
A table of ARP acl applying.
Arp acl applying information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpAclApplyVid
The vlan id of arp acl applied.
|
Integer32 | .1.3.6.1.4.1.27975.20.3.1.1 |
||||||||||||
|
arpAclApplyName
The applied arp acl name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.20.3.1.2 |
||||||||||||
|
arpAclApplyStatic
The arp acl applied type is static.
true(1), false(2). |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.3.1.3 |
||||||||||||
|
arpAclApplyRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.3.1.4 |
arpInspEnableTable
table.1.3.6.1.4.1.27975.20.7
·
1 row entry
·
2 columns
A table of ARP Inspection Enable.
Arp inspection enable information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpInspEnVid
The vlan id, which enables arp inspection.
|
Integer32 | .1.3.6.1.4.1.27975.20.7.1.1 |
||||||||||||
|
arpInspEnableRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.7.1.2 |
arpInspIfTrustTable
table.1.3.6.1.4.1.27975.20.8
·
1 row entry
·
2 columns
A table of ARP trust interface.
ARP trust interface information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpInspTrustIfindex
The ifindex.
|
Integer32 | .1.3.6.1.4.1.27975.20.8.1.1 |
||||||||||||
|
arpInspTrustRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.8.1.2 |
arpInspLogbuffLogsTable
table.1.3.6.1.4.1.27975.20.10
·
1 row entry
·
3 columns
A table of ARP Inspection log buff logs.
ARP log buff logs information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
arpInspLogbuffLogs
Number of logs per interval. Range 0~1024. Default value is 5.
|
Integer32 | .1.3.6.1.4.1.27975.20.10.1.1 |
||||||||||||
|
arpInspLogbuffInterval
Interval for controlling logging rate. Range 0~86400. Default value is 1.
|
Integer32r/w | .1.3.6.1.4.1.27975.20.10.1.2 |
||||||||||||
|
arpInspLogbuffRowStatus
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.20.10.1.3 |
pimInterfaceExtTable
table.1.3.6.1.4.1.27975.21.1.1
·
1 row entry
·
5 columns
table of pim interface extension entry.
pim sm interface extension entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
pimInterfaceIfIndex
pim Interface index.
|
Integer32 | .1.3.6.1.4.1.27975.21.1.1.1.1 |
||||
|
pimInterfaceIPVersion
pim interface IP version
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.21.1.1.1.2 |
||||
|
pimInterfaceExcludeGenid
Exclude gen-id option from PIM hello packets on this interface
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.21.1.1.1.3 |
||||
|
pimInterfaceNeighborFilter
PIM peering filter
|
OctetStringr/w | .1.3.6.1.4.1.27975.21.1.1.1.4 |
||||
|
pimInterfaceUnicastBsm
Enable sending and receiving of unicast BSM for backward compatibility
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.21.1.1.1.5 |
pimIfMcastEnableExtTable
table.1.3.6.1.4.1.27975.21.1.18
·
1 row entry
·
4 columns
table of pim interface mcast enable extension entry.
pim sm interface extension entry
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
pimIfMcastEnableIfIndex
pim Interface index.
|
Integer32 Constraints: range: 4-6 |
.1.3.6.1.4.1.27975.21.1.18.1.1 |
|
pimIfMcastEnableIPVersion
pim interface IP version.IPv4(1),IPv6(2).
|
Integer32 Constraints: range: 1-2 |
.1.3.6.1.4.1.27975.21.1.18.1.2 |
|
pimIfMcastEnable
pim Interface multicast enable.
set value: (4)set (6)unset |
Integer32r/w | .1.3.6.1.4.1.27975.21.1.18.1.3 |
|
pimIfMcastEnableState
pim Interface multicast enable.
set value: (1)active (2)inactive |
Integer32 | .1.3.6.1.4.1.27975.21.1.18.1.4 |
ospfExtProcessTable
table.1.3.6.1.4.1.27975.22.1
·
1 row entry
·
29 columns
Table of process entry. The the 0 index is used by default vrf, if the index is 0, the ospfExtProcessVrfName is invalid.
Ospf process entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtProcessIndex
Ospf index.
|
Integer32 | .1.3.6.1.4.1.27975.22.1.1.1 |
||||||||||||
|
ospfExtProcessVrfName
VRF Name to associate with this ospf.
|
OctetStringr/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.2 |
||||||||||||
|
ospfExtProcessRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 1-65535Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.1.1.3 |
||||||||||||
|
ospfExtProcessLsaSummaryRouterCount
Ospf router LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.4 |
||||||||||||
|
ospfExtProcessLsaSummaryRouterMaxAge
Ospf router LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.5 |
||||||||||||
|
ospfExtProcessLsaSummaryNetworkCount
Ospf network LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.6 |
||||||||||||
|
ospfExtProcessLsaSummaryNetworkMaxAge
Ospf network LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.7 |
||||||||||||
|
ospfExtProcessLsaSummaryNetCount
Ospf summary net LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.8 |
||||||||||||
|
ospfExtProcessLsaSummaryNetMaxAge
Ospf summary net LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.9 |
||||||||||||
|
ospfExtProcessLsaSummaryASBRCount
Ospf summary ASBR LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.10 |
||||||||||||
|
ospfExtProcessLsaSummaryASBRMaxAge
Ospf summary ASBR LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.11 |
||||||||||||
|
ospfExtProcessLsaSummaryType5ExtCount
Ospf type-5 Ext LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.12 |
||||||||||||
|
ospfExtProcessLsaSummaryType5ExtMaxAge
Ospf type-5 Ext LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.13 |
||||||||||||
|
ospfExtProcessLsaSummaryAttributeCount
obsolete
Ospf attribute LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.14 |
||||||||||||
|
ospfExtProcessLsaSummaryAttributeMaxAge
obsolete
Ospf attribute LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.15 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueLinkCount
obsolete
Ospf opaque link LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.16 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueLinkMaxAge
obsolete
Ospf opaque link LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.17 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueProcessCount
obsolete
Ospf opaque area LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.18 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueProcessMaxAge
obsolete
Ospf opaque area LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.19 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueASCount
obsolete
Ospf opaque AS LSA count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.20 |
||||||||||||
|
ospfExtProcessLsaSummaryOpaqueASMaxAge
obsolete
Ospf opaque AS LSA count in max age status for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.21 |
||||||||||||
|
ospfExtProcessRouteSummaryConnectedCount
Ospf connected route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.22 |
||||||||||||
|
ospfExtProcessRouteSummaryDiscardCount
Ospf black-hole route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.23 |
||||||||||||
|
ospfExtProcessRouteSummaryIntraAreaCount
Ospf intra area route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.24 |
||||||||||||
|
ospfExtProcessRouteSummaryInterAreaCount
Ospf inter area route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.25 |
||||||||||||
|
ospfExtProcessRouteSummaryExtType1Count
Ospf Ext type 1 route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.26 |
||||||||||||
|
ospfExtProcessRouteSummaryExtType2Count
Ospf Ext type 2 route count for specified process.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.1.1.27 |
||||||||||||
|
ospfExtProcessRouteSummaryN1Count
Ospf N1 route count for specified process.
|
Integer32 | .1.3.6.1.4.1.27975.22.1.1.28 |
||||||||||||
|
ospfExtProcessRouteSummaryN2Count
Ospf N2 route count for specified process.
|
Integer32 | .1.3.6.1.4.1.27975.22.1.1.29 |
ospfExtIfTable
table.1.3.6.1.4.1.27975.22.3
·
1 row entry
·
31 columns
table of if entry.
Login entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtIfIpAddress
The IP address of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.3.1.1 |
||||||||
|
ospfExtAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Addre… |
Integer32 | .1.3.6.1.4.1.27975.22.3.1.2 |
||||||||
|
ospfExtIfMtu
OSPF interface MTU.The range is 576-65535 and the default value is 1500.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.3.1.3 |
||||||||
|
ospfExtIfCost
OSPF interface MTU.The range is 1-65535 and the default value is 1.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.3.1.4 |
||||||||
|
ospfExtIfOutgoingLSA
Filter OSPF LSA during synchronization and flooding.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.22.3.1.5 |
||||||||
|
ospfExtIfMtuIgnore
Ignores the MTU in DBD packets.
|
Enumerationr/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.3.1.6 |
||||||||
|
ospfExtIfAuth
Display authentication type.
|
Enumerationr/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.3.1.9 |
||||||||
|
ospfExtIfDeadInterval
The OSPF dead interval, the default value is:
40(broadcast), 120(non-broadcast), 120(pointToMultipoint), 40(pointToPoint), 120(pointToMultipointAndNonBroadcast).. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.22.3.1.10 |
||||||||
|
ospfExtIfHelloInterval
The OSPF hello interval, the default value is:
10(broadcast), 30(non-broadcast), 30(pointToMultipoint), 10(pointToPoint), 30(pointToMultipointAndNonBroadcast). |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.3.1.11 |
||||||||
|
ospfExtIfPri
The OSPF priority, the default value is 1.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.3.1.12 |
||||||||
|
ospfExtIfRetransInterval
The OSPF retransmit interval, the default value is 5.
|
Integer32r/w | .1.3.6.1.4.1.27975.22.3.1.13 |
||||||||
|
ospfExtIfTransDelay
The OSPF transmit delay, the default value is 1.
|
Integer32r/w | .1.3.6.1.4.1.27975.22.3.1.14 |
||||||||
|
ospfExtIfDRRouterId
The designated router id of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.3.1.15 |
||||||||
|
ospfExtIfBackupDRRouterId
The backup designated router id of this OSPF interface.
|
SNMPv2-SMIIpAddress Constraints: range: 0-256Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.3.1.16 |
||||||||
|
ospfExtIfDbFilterFlag
The database filter flag of this OSPF interface.
|
SNMPv2-SMIInteger32 Constraints: range: 0-4294967295Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.3.1.17 |
||||||||
|
ospfExtIfHelloDue
The hello due time of this OSPF interface.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.18 |
||||||||
|
ospfExtIfNeighborCount
The neighbor count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.19 |
||||||||
|
ospfExtIfAdjacentNeighborCount
The adjacent neighbor count id of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.20 |
||||||||
|
ospfExtIfCryptSequenceNumber
The crypt sequence number of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.21 |
||||||||
|
ospfExtIfHelloRecv
The hello recieved count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.22 |
||||||||
|
ospfExtIfHelloSend
The hello send count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.23 |
||||||||
|
ospfExtIfDDRecv
The DD recieved count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.24 |
||||||||
|
ospfExtIfDDSend
The DD send count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.25 |
||||||||
|
ospfExtIfLSReqRecv
The LS req recieved count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.26 |
||||||||
|
ospfExtIfLSReqSend
The LS req send count id of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.27 |
||||||||
|
ospfExtIfLSUpdRecv
The LS update recieved count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.28 |
||||||||
|
ospfExtIfLSUpdSend
The LS update send count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.29 |
||||||||
|
ospfExtIfLsAckRecv
The LS ack recieved count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.3.1.30 |
||||||||
|
ospfExtIfLsAckSend
The LS ack send count of this OSPF interface.
|
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.22.3.1.31 |
||||||||
|
ospfExtIfLsAckDiscard
The LS ack discard count of this OSPF interface.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.3.1.32 |
||||||||
|
ospfExtIfTeMetric
obsolete
OSPF TE metric value.
|
Integer32r/w | .1.3.6.1.4.1.27975.22.3.1.33 |
ospfExtAreaStubTable
table.1.3.6.1.4.1.27975.22.4
·
1 row entry
·
2 columns
table of area stub entry.
Area stub entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtAreaStubStat
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.4.1.1 |
||||||||||||
|
ospfExtAreaStubNoSummary
Do not inject inter-area routes into stub.
|
Enumerationr/w | .1.3.6.1.4.1.27975.22.4.1.2 |
ospfExtFilterTable
table.1.3.6.1.4.1.27975.22.5
·
1 row entry
·
5 columns
table of area stub entry.
Area stub entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtFilterId
A 32-bit integer uniquely identifying an area.
|
Integer32 Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.22.5.1.1 |
|
ospfExtFilterPrefixIn
Name of an IP prefix-list.Max length is 20.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.22.5.1.2 |
|
ospfExtFilterPrefixOut
Name of an IP prefix-list.Max length is 20.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.22.5.1.3 |
|
ospfExtFilterAccessIn
Name of an access-list.Max length is 20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.22.5.1.4 |
|
ospfExtFilterAccessOut
Name of an access-list.Max length is 20.
|
OctetStringr/w | .1.3.6.1.4.1.27975.22.5.1.5 |
ospfExtSummaryAddrTable
table.1.3.6.1.4.1.27975.22.6
·
1 row entry
·
5 columns
table of summary address entry.
summary address entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtSummaryAddrStat
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 0-4294967295Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.6.1.1 |
||||||||||||
|
ospfExtSummaryAddrNotAdvertise
Suppress routes that match the prefix.
|
Enumerationr/w Constraints: range: 0-16777215 |
.1.3.6.1.4.1.27975.22.6.1.2 |
||||||||||||
|
ospfExtSummaryAddrTag
Set tag (0-4294967295).
|
Unsigned32r/w Constraints: range: 0-2 |
.1.3.6.1.4.1.27975.22.6.1.3 |
||||||||||||
|
ospfExtSummaryAddrMetric
Ospf summary address metric value.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.6.1.4 |
||||||||||||
|
ospfExtSummaryAddrMetricType
OSPF summary address metic type, the default value is 2, 0 means unspecified.
|
Integer32 | .1.3.6.1.4.1.27975.22.6.1.5 |
ospfExtNeighborTable
table.1.3.6.1.4.1.27975.22.8
·
1 row entry
·
8 columns
table of neighbour entry.
neighbour address entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtNeighborStat
The status of this conceptual row.Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.8.1.1 |
||||||||||||||||||
|
ospfExtNeighborPollInterval
OSPF dead-router polling interval.The range is 1-65535.
Default value is 120.The unset value is -1. |
SNMPv2-SMIInteger32r/w Constraints: range: 0-255Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.8.1.2 |
||||||||||||||||||
|
ospfExtNeighborCost
OSPF neighbor cost value.The range is 1-65535.
The unset value is -1. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.8.1.3 |
||||||||||||||||||
|
ospfExtNeighborPri
OSPF neighbor priority, the unset value is -1.
|
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.22.8.1.4 |
||||||||||||||||||
|
ospfExtNeighborStateStr
OSPF NeighborState.The range is 0-8.
|
Enumeration | .1.3.6.1.4.1.27975.22.8.1.5 |
||||||||||||||||||
|
ospfExtNeighborDeadTimeStr
OSPF dead-router time string.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.22.8.1.6 |
||||||||||||||||||
|
ospfExtNeighborIpAddr
OSPF neighbor ip address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.8.1.7 |
||||||||||||||||||
|
ospfExtNeighborIfName
OSPF neighbor interface name.
|
OctetString | .1.3.6.1.4.1.27975.22.8.1.8 |
ospfExtNetworkTable
table.1.3.6.1.4.1.27975.22.12
·
1 row entry
·
2 columns
table of area stub entry.
Network entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtNetworkArea
OSPF area ID in IP address format.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.12.1.1 |
||||||||||||
|
ospfExtNetworkRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.12.1.2 |
ospfExtPassiveIfTable
table.1.3.6.1.4.1.27975.22.13
·
1 row entry
·
3 columns
table of passive interface entry.
Network entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtPassiveIfId
Interface's id.
|
Integer32 | .1.3.6.1.4.1.27975.22.13.1.1 |
||||||||||||
|
ospfExtPassiveIfName
Interface's name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.22.13.1.2 |
||||||||||||
|
ospfExtPassiveIfStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.13.1.3 |
ospfExtMsgDigestKeyTable
table.1.3.6.1.4.1.27975.22.14
·
1 row entry
·
4 columns
table of digest-key entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtMsgDigestKeyIfindex
Interface's id.
|
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.22.14.1.1 |
||||||||||||
|
ospfExtMsgDigestKeyId
digest key's id.
|
Integer32 | .1.3.6.1.4.1.27975.22.14.1.2 |
||||||||||||
|
ospfExtMsgDigestKeyPwd
digest key password.
|
OctetStringr/w | .1.3.6.1.4.1.27975.22.14.1.3 |
||||||||||||
|
ospfExtMsgDigestKeyStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.14.1.4 |
ospfExtAreaTable
table.1.3.6.1.4.1.27975.22.15
·
1 row entry
·
21 columns
Table of area authentication entry.
Area authentication entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ospfExtAreaId
A 32-bit integer uniquely identifying an area.
Area ID 0.0.0.0 is used for the OSPF backbone. |
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.15.1.1 |
||||||
|
ospfExtAreaDefaultCost
Ospf area default cost.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.2 |
||||||
|
ospfExtAreaAuthType
Use message-digest authentication.
|
Enumerationr/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.6 |
||||||
|
ospfExtAreaLsaSummaryRouterCount
Ospf router LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.7 |
||||||
|
ospfExtAreaLsaSummaryRouterMaxAge
Ospf router LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.8 |
||||||
|
ospfExtAreaLsaSummaryNetworkCount
Ospf network LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.9 |
||||||
|
ospfExtAreaLsaSummaryNetworkMaxAge
Ospf network LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.10 |
||||||
|
ospfExtAreaLsaSummaryNetCount
Ospf summary net LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.11 |
||||||
|
ospfExtAreaLsaSummaryNetMaxAge
Ospf summary net LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.12 |
||||||
|
ospfExtAreaLsaSummaryASBRCount
Ospf summary ASBR LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.13 |
||||||
|
ospfExtAreaLsaSummaryASBRMaxAge
Ospf summary ASBR LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.14 |
||||||
|
ospfExtAreaLsaSummaryType5ExtCount
Ospf type-5 Ext LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.15 |
||||||
|
ospfExtAreaLsaSummaryType5ExtMaxAge
Ospf type-5 Ext LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.16 |
||||||
|
ospfExtAreaLsaSummaryAttributeCount
Ospf attribute LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.17 |
||||||
|
ospfExtAreaLsaSummaryAttributeMaxAge
Ospf attribute LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.18 |
||||||
|
ospfExtAreaLsaSummaryOpaqueLinkCount
Ospf opaque link LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.19 |
||||||
|
ospfExtAreaLsaSummaryOpaqueLinkMaxAge
Ospf opaque link LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.20 |
||||||
|
ospfExtAreaLsaSummaryOpaqueAreaCount
Ospf opaque area LSA count for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.21 |
||||||
|
ospfExtAreaLsaSummaryOpaqueAreaMaxAge
Ospf opaque area LSA count in max age status for specified area.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.22.15.1.22 |
||||||
|
ospfExtAreaLsaSummaryOpaqueASCount
Ospf opaque AS LSA count for specified area.
|
Integer32 | .1.3.6.1.4.1.27975.22.15.1.23 |
||||||
|
ospfExtAreaLsaSummaryOpaqueASMaxAge
Ospf opaque AS LSA count in max age status for specified area.
|
Integer32 | .1.3.6.1.4.1.27975.22.15.1.24 |
ospfExtAreaRangeTable
table.1.3.6.1.4.1.27975.22.16
·
1 row entry
·
2 columns
Table of area range entry.
Area range entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtAreaRangeRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.16.1.5 |
||||||||||||
|
ospfExtAreaRangeAdvertise
Use message-digest authentication.
|
Enumerationr/w | .1.3.6.1.4.1.27975.22.16.1.6 |
.1.3.6.1.4.1.27975.22.17
·
1 row entry
·
15 columns
Table of area virtual link entry.
Area virtual link entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtAreaVirtualLinkAreaId
obsolete
The OSPF area ID.
|
SNMPv2-SMIIpAddress Constraints: range: 1-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.17.1.1 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkIpAddr
obsolete
The ID(ip address) associated with virtual link neighbor.
|
SNMPv2-SMIIpAddress Constraints: range: 1-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.17.1.2 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkDeadInterval
obsolete
The OSPF virtual link dead interval, the default value is 40.
|
Integer32r/w Constraints: range: 1-3600 |
.1.3.6.1.4.1.27975.22.17.1.3 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkHelloInterval
obsolete
The OSPF virtual link hello interval, the default value is 10.
|
Integer32r/w Constraints: range: 1-3600 |
.1.3.6.1.4.1.27975.22.17.1.4 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkRetransInterval
obsolete
The OSPF virtual link retransmit interval, the default value is 5.
|
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.22.17.1.5 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkTransDelay
obsolete
The OSPF virtual link transmit delay, the default value is 1.
|
Integer32r/w | .1.3.6.1.4.1.27975.22.17.1.6 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkAuthKey
obsolete
The OSPF virtual link authentication key.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.22.17.1.7 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkRowStatus
obsolete
This variable displays the status of the en-
try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. |
SNMPv2-TCRowStatusr/w Enumerated Values:
Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.17.1.10 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkAuthClr
obsolete
Enable authentication, the default value is 0.
|
Enumerationr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.22.17.1.11 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkStat
obsolete
The OSPF virtual link status.Range is 0-7.
|
Enumeration | .1.3.6.1.4.1.27975.22.17.1.12 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkIfName
obsolete
The OSPF virtual link interface name.
|
OctetString | .1.3.6.1.4.1.27975.22.17.1.13 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkLocalAddr
obsolete
The OSPF virtual link local address.
|
SNMPv2-SMIIpAddress Constraints: range: 0-256Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.17.1.14 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkRemoteAddr
obsolete
The OSPF virtual link remote address.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.17.1.15 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkHelloDue
obsolete
The OSPF virtual link hello due.
|
OctetString | .1.3.6.1.4.1.27975.22.17.1.16 |
||||||||||||||||||||||||||||
|
ospfExtAreaVirtualLinkAdjacencyState
obsolete
The OSPF virtual link adjacency state, range is 0-8.
|
Enumeration | .1.3.6.1.4.1.27975.22.17.1.17 |
.1.3.6.1.4.1.27975.22.18
·
1 row entry
·
2 columns
Table of area authentication entry.
Area authentication entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ospfExtAreaVirtualLinkMsgDigestKeyRowStatus
obsolete
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.22.18.1.1 |
||||||||||||
|
ospfExtAreaVirtualLinkMsgDigestKeyPwd
obsolete
Area virtual link digest key password.
|
OctetStringr/w | .1.3.6.1.4.1.27975.22.18.1.2 |
ospfExtRouterLsdbTable
table.1.3.6.1.4.1.27975.22.19
·
1 row entry
·
10 columns
Table of OSPF router LSDB.
A single instance of LSDB entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtRouterLsaId
OSPF LSA id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.1 |
|
ospfExtRouterLsaAge
OSPF LSA aging time.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.2 |
|
ospfExtRouterLsaOption
OSPF LSA option string.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.19.1.3 |
|
ospfExtRouterLsaAdvRouter
OSPF LSA ADV Router.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.19.1.4 |
|
ospfExtRouterLsaSeq
OSPF LSA sequence number.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.19.1.5 |
|
ospfExtRouterLsaChkSum
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.6 |
|
ospfExtRouterLsaLinkCount
OSPF LSA link count.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.7 |
|
ospfExtRouterLsaOpaqueID
OSPF LSA tag, used by summary LSA and AS external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.8 |
|
ospfExtRouterLsaOpaqueType
OSPF LSA opaque type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.9 |
|
ospfExtRouterLsaLength
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.19.1.10 |
ospfExtNetworkLsdbTable
table.1.3.6.1.4.1.27975.22.20
·
1 row entry
·
10 columns
Table of OSPF network LSDB.
A single instance of LSDB entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtNetworkLsaId
OSPF LSA id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.1 |
|
ospfExtNetworkLsaAge
OSPF LSA aging time.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.2 |
|
ospfExtNetworkLsaOption
OSPF LSA option string.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.20.1.3 |
|
ospfExtNetworkLsaAdvRouter
OSPF LSA ADV Router.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.20.1.4 |
|
ospfExtNetworkLsaSeq
OSPF LSA sequence number.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.20.1.5 |
|
ospfExtNetworkLsaChkSum
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.6 |
|
ospfExtNetworkLsaOpaqueID
OSPF LSA tag, used by summary LSA and AS external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.8 |
|
ospfExtNetworkLsaOpaqueType
OSPF LSA opaque type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.9 |
|
ospfExtNetworkLsaLength
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.20.1.10 |
|
ospfExtNetworkLsaNetworkMask
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.20.1.11 |
ospfExtSummaryLsdbTable
table.1.3.6.1.4.1.27975.22.21
·
1 row entry
·
11 columns
Table of OSPF summary LSDB.
A single instance of LSDB entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtSummaryLsaId
OSPF LSA id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.1 |
|
ospfExtSummaryLsaAge
OSPF LSA aging time.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.2 |
|
ospfExtSummaryLsaOption
OSPF LSA option string.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.21.1.3 |
|
ospfExtSummaryLsaAdvRouter
OSPF LSA ADV Router.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.21.1.4 |
|
ospfExtSummaryLsaSeq
OSPF LSA sequence number.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.21.1.5 |
|
ospfExtSummaryLsaChkSum
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.6 |
|
ospfExtSummaryLsaOpaqueID
OSPF LSA tag, used by summary LSA and AS external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.8 |
|
ospfExtSummaryLsaOpaqueType
OSPF LSA opaque type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.9 |
|
ospfExtSummaryLsaLength
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.10 |
|
ospfExtSummaryLsaNetworkMask
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.21.1.11 |
|
ospfExtSummaryLsaTos0Metric
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.21.1.12 |
.1.3.6.1.4.1.27975.22.22
·
1 row entry
·
11 columns
Table of OSPF Summary ASBR LSDB.
A single instance of LSDB entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtSummaryAsbrLsaId
OSPF LSA id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.1 |
|
ospfExtSummaryAsbrLsaAge
OSPF LSA aging time.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.2 |
|
ospfExtSummaryAsbrLsaOption
OSPF LSA option string.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.22.1.3 |
|
ospfExtSummaryAsbrLsaAdvRouter
OSPF LSA ADV Router.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.22.1.4 |
|
ospfExtSummaryAsbrLsaSeq
OSPF LSA sequence number.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.22.1.5 |
|
ospfExtSummaryAsbrLsaChkSum
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.6 |
|
ospfExtSummaryAsbrLsaOpaqueID
OSPF LSA tag, used by summary LSA and AS external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.8 |
|
ospfExtSummaryAsbrLsaOpaqueType
OSPF LSA opaque type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.9 |
|
ospfExtSummaryAsbrLsaLength
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.10 |
|
ospfExtSummaryAsbrLsaNetworkMask
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.22.1.11 |
|
ospfExtSummaryAsbrLsaTos0Metric
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.22.1.12 |
ospfExtAsExtLsdbTable
table.1.3.6.1.4.1.27975.22.23
·
1 row entry
·
14 columns
Table of OSPF AS external LSDB.
A single instance of LSDB entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ospfExtAsExtLsaId
OSPF LSA id.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.1 |
|
ospfExtAsExtLsaAge
OSPF LSA aging time.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.2 |
|
ospfExtAsExtLsaOption
OSPF LSA option string.
|
OctetString Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.22.23.1.3 |
|
ospfExtAsExtLsaAdvRouter
OSPF LSA ADV Router.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.23.1.4 |
|
ospfExtAsExtLsaSeq
OSPF LSA sequence number.
|
Unsigned32 | .1.3.6.1.4.1.27975.22.23.1.5 |
|
ospfExtAsExtLsaChkSum
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.6 |
|
ospfExtAsExtLsaOpaqueID
OSPF LSA tag, used by summary LSA and AS external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.8 |
|
ospfExtAsExtLsaOpaqueType
OSPF LSA opaque type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.9 |
|
ospfExtAsExtLsaLength
OSPF LSA check sum.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.10 |
|
ospfExtAsExtLsaNetworkMask
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.23.1.11 |
|
ospfExtAsExtLsaTos0Metric
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.12 |
|
ospfExtAsExtLsaMetricType
OSPF LSA metric type, used by as_external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.13 |
|
ospfExtAsExtLsaForwardAddress
OSPF LSA forward address, used by as_external LSA.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.22.23.1.14 |
|
ospfExtAsExtLsaExternalRouteTag
OSPF LSA external route tag, used by as_external LSA.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.22.23.1.15 |
lineTable
table.1.3.6.1.4.1.27975.30.1
·
1 row entry
·
10 columns
describe the login line property.
describe the login property.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
lineType
The line type.
0 console. 1 vty. |
Enumeration | .1.3.6.1.4.1.27975.30.1.1.1 |
||||||||
|
lineIndex
The line number.index range 0~7.
|
Integer32 Constraints: range: 0-63 |
.1.3.6.1.4.1.27975.30.1.1.2 |
||||||||
|
lineLoginMode
The line login mode.
1 no login. 2 login. 3 login local. |
LoginTyper/w Constraints: range: 1-4Textual Convention: LoginType EnumerationType Values:
|
.1.3.6.1.4.1.27975.30.1.1.3 |
||||||||
|
linePassword
The line password.
|
OctetStringr/w Constraints: range: 0-35791 |
.1.3.6.1.4.1.27975.30.1.1.4 |
||||||||
|
linePriviledge
The line priviledge. The valid range is [1, 4].
|
Integer32r/w Constraints: range: 0-2147483 |
.1.3.6.1.4.1.27975.30.1.1.5 |
||||||||
|
lineExecTimeoutmin
The exec mode timeout minute value.
|
Integer32r/w Constraints: range: 0-40 |
.1.3.6.1.4.1.27975.30.1.1.6 |
||||||||
|
lineExecTimeoutsec
The exec mode timeout second value.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.30.1.1.7 |
||||||||
|
lineAccessInName
The access name applied for vty. The first character of the name must be in [a-zA-Z0-9].
|
OctetStringr/w Constraints: range: 0-2 |
.1.3.6.1.4.1.27975.30.1.1.8 |
||||||||
|
lineTransportType
The vty line Transport type.
0 all. 1 ssh. 2 telnet. 3 none. |
Enumerationr/w | .1.3.6.1.4.1.27975.30.1.1.9 |
||||||||
|
linePasswordType
The Password type.
0 not set password. 1 not encrypted password. 2 encrypted password. |
Integer32 | .1.3.6.1.4.1.27975.30.1.1.10 |
usernameTable
table.1.3.6.1.4.1.27975.30.2
·
1 row entry
·
6 columns
The table of loghost.
The entry of user.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
usernameIndex
The username table index.
|
Integer32 Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.30.2.1.1 |
||||||||||||
|
username
The username. Can only include [0-9a-zA-Z.-_], and must starting with alphanumeric. Its length range is [1, 32)
|
OctetStringr/w | .1.3.6.1.4.1.27975.30.2.1.2 |
||||||||||||
|
password
The password.
If type is secretForUser or normalPwd, the valid range of length is [1,64). If type is hiddenPwd, the valid range of length is [1,128]. |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.30.2.1.3 |
||||||||||||
|
userPrivilege
The user privilege <1-4>.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.30.2.1.4 |
||||||||||||
|
userPwdType
The user password type.
1 secretForUser. 2 hiddenPwd. 3 normalPwd. 4 notsetPwd. |
Enumerationr/w | .1.3.6.1.4.1.27975.30.2.1.5 |
||||||||||||
|
usernameRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.30.2.1.6 |
enablePasswordTable
table.1.3.6.1.4.1.27975.30.3
·
1 row entry
·
4 columns
The table of enable password.
The entry of enable password.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
privilegeIndex
The enable password table index.
|
Integer32 Constraints: range: 0-128 |
.1.3.6.1.4.1.27975.30.3.1.1 |
||||||||||||
|
passwordType
The password type.
1 secretForUser. 2 hiddenPwd. 3 normalPwd. The value notsetPwd(4) is only for the return value and not support configured. |
Enumerationr/w | .1.3.6.1.4.1.27975.30.3.1.2 |
||||||||||||
|
enablePassword
The enable password.
If type is secretForUser or normalPwd, the valid range of length is [1,64). If type is hiddenPwd, the valid range of length is [1,128]. |
OctetStringr/w | .1.3.6.1.4.1.27975.30.3.1.3 |
||||||||||||
|
enableRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.30.3.1.4 |
usersTable
table.1.3.6.1.4.1.27975.30.6
·
1 row entry
·
5 columns
The table of users.
The entry of users.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
usersLineType
The Users line Type. 0 means console,and 1 means vty.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.30.6.1.1 |
|
usersLineIndex
The Users line index.
|
Integer32 | .1.3.6.1.4.1.27975.30.6.1.2 |
|
usersname
The Users name.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.30.6.1.3 |
|
usersIdleTime
The idle time.
|
OctetString | .1.3.6.1.4.1.27975.30.6.1.4 |
|
usersLocation
The user location.
|
OctetString | .1.3.6.1.4.1.27975.30.6.1.5 |
snmpCommunityTable
table.1.3.6.1.4.1.27975.32.1.3
·
1 row entry
·
5 columns
Snmp community configure.
The entry of snmpcommunityTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpcommIndex
Snmp community's index.Range 0~31.
|
Integer32 Constraints: range: 1-2 |
.1.3.6.1.4.1.27975.32.1.3.1.1 |
||||||||||||
|
snmpcommName
Snmp community's name. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 256).
|
OctetString Constraints: range: 1-31 |
.1.3.6.1.4.1.27975.32.1.3.1.2 |
||||||||||||
|
snmpcommType
Snmp community type's index.read-only(1) read-write(2).
|
Integer32 | .1.3.6.1.4.1.27975.32.1.3.1.3 |
||||||||||||
|
snmpcommView
Snmp community's View. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32).
|
OctetString | .1.3.6.1.4.1.27975.32.1.3.1.4 |
||||||||||||
|
snmpcommRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.3.1.5 |
snmpViewTable
table.1.3.6.1.4.1.27975.32.1.4
·
1 row entry
·
6 columns
Snmp view configure.
The entry of snmpViewTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpviewIndex
Snmp View's index. Range is 0~31.
|
Integer32 Constraints: range: 1-2 |
.1.3.6.1.4.1.27975.32.1.4.1.1 |
||||||||||||
|
snmpviewName
Snmp View's name. Range is 1~31.
|
OctetString Constraints: range: 1-60 |
.1.3.6.1.4.1.27975.32.1.4.1.2 |
||||||||||||
|
snmpviewType
View type 1: include a subtree.View type 2: exclude a subtree.
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.27975.32.1.4.1.3 |
||||||||||||
|
snmpviewcldOID
Subtree name. Format is '.A.B.C..' .
|
OctetString | .1.3.6.1.4.1.27975.32.1.4.1.4 |
||||||||||||
|
snmpviewMask
Define the subtree mask.
|
OctetString | .1.3.6.1.4.1.27975.32.1.4.1.5 |
||||||||||||
|
snmpviewRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.4.1.6 |
snmpUsmuserTable
table.1.3.6.1.4.1.27975.32.1.5
·
1 row entry
·
10 columns
Snmp Usm-user configure.
The entry of snmpUsmuserTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpUsmuserIndex
Snmp usm-user's index.Range 0~31.
|
Integer32 Constraints: range: 10-64 |
.1.3.6.1.4.1.27975.32.1.5.1.1 |
||||||||||||
|
snmpUsmuserName
Snmp usm-user's name.Range 1~31.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.5.1.2 |
||||||||||||
|
snmpUsmuserRemote
Snmp usm-user's Remote.Range 10~64.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.5.1.3 |
||||||||||||
|
snmpUsmuserAuth
Authentication parameters for the user. none(1),md5(2),sha(3).
|
Enumeration Constraints: range: 1-128 |
.1.3.6.1.4.1.27975.32.1.5.1.4 |
||||||||||||
|
snmpUsmuserAuthHid
pecifies a HIDDEN password will follow. unhidden(1),hidden(2).
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.5.1.5 |
||||||||||||
|
snmpUsmuserAuthPWD
Specify an authentication password.Password length depends on:
snmpUsmuserAuthHid(5) is unhidden(1), password Range is 8~64, otherwise 1~128. |
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.5.1.6 |
||||||||||||
|
snmpUsmuserPrivacy
Privacy parameters for the user. none(1),des(2),aes(3).
|
Enumeration Constraints: range: 8-64 |
.1.3.6.1.4.1.27975.32.1.5.1.7 |
||||||||||||
|
snmpUsmuserPrivacyHid
Specifies a HIDDEN password will follow. unhidden(1), hidden(2).
|
Enumeration | .1.3.6.1.4.1.27975.32.1.5.1.8 |
||||||||||||
|
snmpUsmuserPrivacyPWD
Specify a privacy password.Password length depends on:
snmpUsmuserPrivacyHid(8)is unhidden(1), password Range is 8~64, otherwise 1~128. |
OctetString | .1.3.6.1.4.1.27975.32.1.5.1.9 |
||||||||||||
|
snmpUsmuserRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.5.1.10 |
snmpGrpTable
table.1.3.6.1.4.1.27975.32.1.6
·
1 row entry
·
5 columns
Snmp server group configure.
The entry of snmpGrpTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpGrpIndex
Snmp group's index. Range is 0~31.
|
Integer32 Constraints: range: 1-31 |
.1.3.6.1.4.1.27975.32.1.6.1.1 |
||||||||||||
|
snmpGrpName
The name of the group. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 31).
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.6.1.2 |
||||||||||||
|
snmpGrpUser
Define a user security name belongs to the group. Range is 1~31.
|
OctetString | .1.3.6.1.4.1.27975.32.1.6.1.3 |
||||||||||||
|
snmpGrpSecMode
Define the group security model.
0 any 1 v1 2 v2c 3 usm(default) Only support set 3(usm) now. |
Enumeration | .1.3.6.1.4.1.27975.32.1.6.1.4 |
||||||||||||
|
snmpGrpRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.6.1.10 |
snmpAccessTable
table.1.3.6.1.4.1.27975.32.1.7
·
1 row entry
·
10 columns
Define the access for a exact group.
The entry of snmpAccessTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpAccessIndex
Snmp access's index.Range 1~31.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.7.1.1 |
||||||||||||
|
snmpAccessName
Snmp Access's name.Range 1~31.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.32.1.7.1.2 |
||||||||||||
|
snmpAccessUsm
Snmp usm security model
noauth(1): Set security level to no authentication auth(2): Set security level to authentication but with no privacy priv(3): Set security level to authentication with privacy |
Enumeration Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.32.1.7.1.3 |
||||||||||||
|
snmpAccessRead
Restrict this access read area to a named MIB view.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.32.1.7.1.4 |
||||||||||||
|
snmpAccessWrite
Restrict this access write area to a named MIB view.
|
OctetString Constraints: range: 0-31 |
.1.3.6.1.4.1.27975.32.1.7.1.5 |
||||||||||||
|
snmpAccessNotify
Restrict this access notify area to a named MIB view.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.7.1.6 |
||||||||||||
|
snmpAccessContext
Set the access's context name. Range is 0~31.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.7.1.7 |
||||||||||||
|
snmpAccessContextType
Snmp usm security model
none(1): none exact(2): Context match(default is exact) type specification: exact prefix(3): Context match(default is exact) type specification: prefix. |
Enumeration | .1.3.6.1.4.1.27975.32.1.7.1.8 |
||||||||||||
|
snmpAccessSecuMode
Define the access security model.
0 any 1 v1 2 v2c 3 usm(default) Only support set 3(usm) now. |
Enumeration | .1.3.6.1.4.1.27975.32.1.7.1.9 |
||||||||||||
|
snmpAccessRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.7.1.10 |
snmpNotifyTable
table.1.3.6.1.4.1.27975.32.1.8
·
1 row entry
·
5 columns
Define a notify name which related to send SNMP notification.
The entry of snmpNotifyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpNotifyIndex
Snmp notify's index. Range is 0~31.
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.32.1.8.1.1 |
||||||||||||
|
snmpNotifyName
The name of the notify. Range is 1~31.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.8.1.2 |
||||||||||||
|
snmpNotifyTag
The name of the tag.
|
OctetString | .1.3.6.1.4.1.27975.32.1.8.1.3 |
||||||||||||
|
snmpNotifyOption
snmpNotifyOption
trap(1): Set notify type(default is trap) to TRAP inform(2): Set notify type(default is trap) to INFORM. |
Enumeration | .1.3.6.1.4.1.27975.32.1.8.1.4 |
||||||||||||
|
snmpNotifyRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.8.1.5 |
snmpTargetAddrTable
table.1.3.6.1.4.1.27975.32.1.9
·
1 row entry
·
11 columns
Define a target address name which related to send SNMP notifications.
The entry of snmpTargetAddrTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpTargetAddrIndex
Snmp target address's index. Range is 0~31.
|
Integer32 Constraints: range: 1-60 |
.1.3.6.1.4.1.27975.32.1.9.1.1 |
||||||||||||||
|
snmpTargetAddrName
The name of the target address. Range is 1~31.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.9.1.2 |
||||||||||||||
|
snmpTargetAddrPara
The name of the param.
|
OctetString | .1.3.6.1.4.1.27975.32.1.9.1.3 |
||||||||||||||
|
snmpTargetAddrMgmtIf
configuraion mgmt if.
1 noUse. 2 setMgmtIf. |
Enumeration | .1.3.6.1.4.1.27975.32.1.9.1.4 |
||||||||||||||
|
snmpTargetAddrIpType
The IP addresses type,IPv4(1) or IPv6(2).
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 0-65535Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.9.1.5 |
||||||||||||||
|
snmpTargetAddrIp
The IP address.
|
INET-ADDRESS-MIBInetAddress Constraints: range: 0-65535Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.32.1.9.1.6 |
||||||||||||||
|
snmpTargetAddrPort
The IP address udp port 0-65535.Default value is 162.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.32.1.9.1.7 |
||||||||||||||
|
snmpTargetAddrTimeout
The timeout which detemine when to resend the notification 0-65535.
Default value is 1500. |
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.27975.32.1.9.1.8 |
||||||||||||||
|
snmpTargetAddrRetry
The timeout which detemine when to resend the notification 0-255.
Default value is 3. |
Integer32 | .1.3.6.1.4.1.27975.32.1.9.1.9 |
||||||||||||||
|
snmpTargetAddrTag
Define taglist which related to notify table.Range 1~128.
|
OctetString | .1.3.6.1.4.1.27975.32.1.9.1.10 |
||||||||||||||
|
snmpTargetAddrRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.9.1.11 |
snmpTargetParaTable
table.1.3.6.1.4.1.27975.32.1.10
·
1 row entry
·
5 columns
Define the target params name which related to send SNMP notifications.
The entry of snmpTargetParaTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpTargetParaIndex
Snmp target params's index. Range is 0~31.
|
Integer32 Constraints: range: 1-60 |
.1.3.6.1.4.1.27975.32.1.10.1.1 |
||||||||||||
|
snmpTargetParaName
The name of the target params. Range is 1~31.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.10.1.2 |
||||||||||||
|
snmpTargetParaUser
The name of the user.
|
OctetString | .1.3.6.1.4.1.27975.32.1.10.1.3 |
||||||||||||
|
snmpTargetParaSecLvl
Snmp security model
noauth(1): Set security level to no authentication auth(2): Set security level to authentication but with no privacy priv(3): Set security level to authentication with privacy |
Enumeration | .1.3.6.1.4.1.27975.32.1.10.1.4 |
||||||||||||
|
snmpTargetParaRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.10.1.5 |
snmpTrapAddrTable
table.1.3.6.1.4.1.27975.32.1.11
·
1 row entry
·
9 columns
Define the trap remote receiver address.
The entry of snmpTrapAddrTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpTrapIndex
Snmp trap's index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.32.1.11.1.1 |
||||||||||||||
|
snmpTrapType
configuraion type (trap:0 inform:1).
|
Integer32 | .1.3.6.1.4.1.27975.32.1.11.1.2 |
||||||||||||||
|
snmpTrapMgmtIf
configuraion mgmt if.
1 noUse. 2 setMgmtIf. |
Enumeration | .1.3.6.1.4.1.27975.32.1.11.1.3 |
||||||||||||||
|
snmpTrapAddrIptype
The IP addresses type : IPv4(1) or IPv6(2).
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 1-255Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.11.1.4 |
||||||||||||||
|
snmpTrapAddrIpAddr
The IP address.
|
INET-ADDRESS-MIBInetAddress Constraints: range: 1-60Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.32.1.11.1.5 |
||||||||||||||
|
snmpTrapAddrCommunity
The name of the community string.Range 1~255.
|
OctetString Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.32.1.11.1.6 |
||||||||||||||
|
snmpTrapAddrVersion
The version of the remote receiver.
|
OctetString | .1.3.6.1.4.1.27975.32.1.11.1.7 |
||||||||||||||
|
snmpTrapAddrPort
The trap value which area is 0 to 65535, The default is 162.
|
Integer32 | .1.3.6.1.4.1.27975.32.1.11.1.8 |
||||||||||||||
|
snmpTrapAddrRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.32.1.11.1.9 |
stmShowTable
table.1.3.6.1.4.1.27975.33.1.3
·
1 row entry
·
52 columns
Show switch table Management profile.
The entry of stmShowTable by kilo.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
stmShowProfileType
STM type:
default(1) provide balance to all features. access(2) provide maximum system utilization for QoS classification ACEs, and security ACEs. You would typically use this profile for an access switch at the netw… |
Enumeration Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.1 |
|
stmShowVlanNumber
VLAN number
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.2 |
|
stmShowVlanForwardingInstances
VLAN forwarding instances
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.3 |
|
stmShowUcastMacAddresses
Ucast MAC addresses
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.4 |
|
stmShowMcastMacAddresses
Mcast MAC addresses
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.5 |
|
stmShowBlackholeMacAddresses
Blackhole MAC addresses
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.6 |
|
stmShowMaxAppliedVlanMapping
Max applied VLAN mapping
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.7 |
|
stmShowCfmLocalAndRemoteMeps
CFM local and remote MEPs
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.8 |
|
stmShowG8031Groups
G.8031 groups
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.9 |
|
stmShowG8032Rings
G.8032 rings
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.10 |
|
stmShowMacBasedVlanClassification
MAC based VLAN classification
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.11 |
|
stmShowIpv4BasedVlanClassification
IPv4 based VLAN classification
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.12 |
|
stmShowIpv6BasedVlanClassification
IPv6 based VLAN classification
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.13 |
|
stmShowIpv4HostRoutes
IPv4 host routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.14 |
|
stmShowIndirectIpv4Routes
Indirect IPv4 routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.15 |
|
stmShowIpv4EcmpGroups
IPv4 ECMP groups
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.16 |
|
stmShowIpv6HostRoutes
IPv6 host routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.17 |
|
stmShowIndirectIpv6Routes
Indirect IPv6 routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.18 |
|
stmShowIpv6EcmpGroups
IPv6 ECMP groups
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.19 |
|
stmShowIpTunnelPeers
IP Tunnel Peers
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.20 |
|
stmShowNatForIviPeers
NAT For IVI Peers
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.21 |
|
stmShowIpv4McastRoutes
IPv4 Mcast routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.22 |
|
stmShowIpv4McastTotalMembers
IPv4 Mcast total members
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.23 |
|
stmShowIpv6McastRoutes
IPv6 Mcast routes
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.24 |
|
stmShowIpv6McastTotalMembers
IPv6 Mcast total members
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.25 |
|
stmShowIpv4SourceGuardEntries
IPv4 source guard entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.26 |
|
stmShowIpv6SourceGuardEntries
IPv6 source guard entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.27 |
|
stmShowIpv4AclAndQosFlowEntries
IPv4 ACL/QOS flow entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.28 |
|
stmShowIpv6AclAndQosFlowEntries
IPv6 ACL/QOS flow entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.29 |
|
stmShowFtn
FTN
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.30 |
|
stmShowIncomingLabelMap
Incoming Label Map
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.31 |
|
stmShowVpws
vpws
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.32 |
|
stmShowLspPe
LSP PE
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.33 |
|
stmShowLspP
LSP P
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.34 |
|
stmShowVplsPeer
VPLS PEER
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.35 |
|
stmShowVplsAc
VPLS AC
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.36 |
|
stmShowVplsInstance
VPLS Instance
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.37 |
|
stmShowLspOam
LSP OAM
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.38 |
|
stmShowOamForPseudoWrie
OAM for Pseudo Wrie
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.39 |
|
stmShowMplsApsTunnel
MPLS APS Tunnel
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.40 |
|
stmShowVlanMappingEntryAppliedPort
Vlan Mapping Entry Applied Port
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.41 |
|
stmShowVlanMemberPorts
Vlan Member Ports
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.42 |
|
stmShowVlanMappingDefaultEntry
Vlan Mapping Default Entry
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.43 |
|
stmShowL2mcMemberPorts
L2mc Member Ports
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.44 |
|
stmShowL2mcv6Entries
L2mcv6 Entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.45 |
|
stmShowL2mcv6MemberPorts
L2mcv6 Member Ports
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.46 |
|
stmShowPBREntries
PBR Entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.47 |
|
stmShowPBRv6Entries
PBRv6 Entries
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.48 |
|
stmShowVoiceVlan
Voice Vlan
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.49 |
|
stmShowG8032MemberPortsPerRing
G8032 Member Ports Per Ring
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.33.1.3.1.50 |
|
stmShowMPLSLables
MPLS Lables
|
Integer32 | .1.3.6.1.4.1.27975.33.1.3.1.51 |
|
stmShowBFDSessions
BFD Sessions
|
Integer32 | .1.3.6.1.4.1.27975.33.1.3.1.52 |
dnsClientHostTable
table.1.3.6.1.4.1.27975.34.1.1
·
1 row entry
·
4 columns
The table containing information of DNS host.
An entry containing information of DNS clients host.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsClientHostIpHostIndex
DNS host IP's index.
|
Integer32 | .1.3.6.1.4.1.27975.34.1.1.1.1 |
||||||||||||
|
dnsClientHostIpHostName
DNS host IP host name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.34.1.1.1.2 |
||||||||||||
|
dnsClientHostIpAddress
DNS host IP addresses.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.34.1.1.1.3 |
||||||||||||
|
dnsClientHostRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.34.1.1.1.4 |
dnsClientDomainTable
table.1.3.6.1.4.1.27975.34.1.2
·
1 row entry
·
3 columns
The table containing information of DNS domain.
An entry containing information of DNS domain.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsClientDomainIndex
DNS domain's index.
|
Integer32 | .1.3.6.1.4.1.27975.34.1.2.1.1 |
||||||||||||
|
dnsClientDomainName
DNS domain name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.34.1.2.1.2 |
||||||||||||
|
dnsClientDomainRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.34.1.2.1.3 |
dnsClientServerTable
table.1.3.6.1.4.1.27975.34.1.3
·
1 row entry
·
2 columns
The table containing information of DNS server.
An entry containing information of DNS clients server.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsClientServerIpAddress
DNS host IP addresses.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.34.1.3.1.1 |
||||||||||||
|
dnsClientServerRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.34.1.3.1.2 |
sshImportRsaKeyTable
table.1.3.6.1.4.1.27975.35.2.8
·
1 row entry
·
10 columns
Snmp community configure.
The entry of sshImportRsaKeyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sshImportRsaKeyIndex
SSH rsa key's index.Range 0~31.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.8.1.1 |
||||||||||||
|
sshImportRsaKeyName
SSH rsa key's name.Range 1~31
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.8.1.2 |
||||||||||||
|
sshImportRsaMgmtIf
configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2).
|
Enumerationr/w Constraints: range: 768-4096 |
.1.3.6.1.4.1.27975.35.2.8.1.3 |
||||||||||||
|
sshImportRsaKeyGenType
sshImportRsaKeyGenType,Now only support auto-gen and local file.
if autoGen is selected the index is invalid, it will select the index itself. 1 autoGen. 2 localFile. 3 ftpFile. 4 tftpFile. |
Enumerationr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.27975.35.2.8.1.4 |
||||||||||||
|
sshImportRsaKeyBits
sshImportRsaKeyBits.Range 768~4096.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.8.1.5 |
||||||||||||
|
sshImportRsaKeyFileName
sshImportRsaKeyFileName.Range 0~63.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.8.1.6 |
||||||||||||
|
sshImportRsaKeyType
sshImportRsaKeyGenType
public(1): Import public key private(2): Import private key |
Enumerationr/w Constraints: range: 6-256 |
.1.3.6.1.4.1.27975.35.2.8.1.7 |
||||||||||||
|
sshImportRsaKeyFormatType
sshImportRsaKeyGenType
der(1): DER format derHex(2): DER HEX format pem(3): PEM format ssh1(4): SSHv1 format ssh2(5): SSHv2 format |
Enumerationr/w | .1.3.6.1.4.1.27975.35.2.8.1.8 |
||||||||||||
|
sshImportRsaKeyPasswd
SSH rsa key's Password.Range 6~256.
|
OctetStringr/w | .1.3.6.1.4.1.27975.35.2.8.1.9 |
||||||||||||
|
sshImportRsaKeyRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.35.2.8.1.10 |
sshExportRsaKeyTable
table.1.3.6.1.4.1.27975.35.2.9
·
1 row entry
·
10 columns
Snmp community configure.
The entry of sshExportRsaKeyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sshExportRsaKeyIndex
SSH rsa key's index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.1 |
||||||||||||
|
sshExportRsaKeyName
SSH rsa key's name.Range 1~60.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.2 |
||||||||||||
|
sshExportRsaMgmtIf
configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2).
|
Enumerationr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.35.2.9.1.3 |
||||||||||||
|
sshExportRsaKeyExType
sshExportRsaKeyGenType,Now only support local-file.
1 localFile. 2 ftpFile. 3 tftpFile. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.4 |
||||||||||||
|
sshExportRsaKeyFileName
sshExportRsaKeyFileName.Range 0~256.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.5 |
||||||||||||
|
sshExportRsaKeyType
sshExportRsaKeyGenType
public(1): Export public key private(2): Export private key |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.6 |
||||||||||||
|
sshExportRsaKeyFormatType
sshExportRsaKeyGenType
der(1): DER format derHex(2): DER HEX format pem(3): PEM format ssh1(4): SSHv1 format ssh2(5): SSHv2 format |
Enumerationr/w Constraints: range: 6-256 |
.1.3.6.1.4.1.27975.35.2.9.1.7 |
||||||||||||
|
sshExportRsaKeyEncryptType
sshExportRsaKeyEncryptType
des(1): Encrypt the private key with DES des3(2): Encrypt the private key with Triple DES aes128(3): Encrypt the private key with AES 128 bits aes192(4): Encrypt the private key with AES … |
Enumerationr/w | .1.3.6.1.4.1.27975.35.2.9.1.8 |
||||||||||||
|
sshExportRsaKeyPassword
SSH rsa key's Password.Range 6~256.
|
OctetStringr/w | .1.3.6.1.4.1.27975.35.2.9.1.9 |
||||||||||||
|
sshExportRsaKeyRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.35.2.9.1.10 |
sshHostKeyRsaTable
table.1.3.6.1.4.1.27975.35.3.7
·
1 row entry
·
3 columns
Ssh server rsa host key.
The entry of sshHostKeyRsaTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sshHostKeyRsaIndex
SSH rsa key's index.
|
Integer32 | .1.3.6.1.4.1.27975.35.3.7.1.1 |
||||||||||||
|
sshHostKeyRsaName
SSH rsa key's name. The rsa key should be exist first by sshRsaKey node. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32)
|
OctetStringr/w | .1.3.6.1.4.1.27975.35.3.7.1.2 |
||||||||||||
|
sshHostKeyRsaRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.35.3.7.1.3 |
dhcpSnoopVlanTable
table.1.3.6.1.4.1.27975.36.2.6
·
1 row entry
·
2 columns
A table is used to configure and monitor DHCP Snooping STATUS of VLANs.
The entry information about dhcpSnoopVlanTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
dhcpSnoopVlanIndex
current VLAN index.
|
Integer32 | .1.3.6.1.4.1.27975.36.2.6.1.1 |
||||
|
dhcpSnoopVlanEnable
DHCP SnoopingStatus ofcurrent VLAN.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.2.6.1.2 |
dhcpSnoopBindingTable
table.1.3.6.1.4.1.27975.36.2.7
·
1 row entry
·
7 columns
The table containing information of DHCP clients listened by DHCP snooping and it's enabled or disabled by setting dhcpSnoopEnable node.
An entry containing information of DHCP clients.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpSnoopClientVlan
DHCP clients' vlan id collected by DHCP snooping.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.2.7.1.1 |
||||||||||||||
|
dhcpSnoopClientMacAddress
DHCP clients' MAC addresses collected by DHCP snooping.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.36.2.7.1.2 |
||||||||||||||
|
dhcpSnoopClientIpAddressType
DHCP clients' IP addresses type (IPv4 or IPv6). For DHCPv4 snooping, only support ipv4(1).
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.2.7.1.3 |
||||||||||||||
|
dhcpSnoopClientIpAddress
DHCP clients' IP addresses collected by DHCP snooping.
|
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.36.2.7.1.4 |
||||||||||||||
|
dhcpSnoopClientIfindex
Interface collected by DHCP snooping.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.2.7.1.5 |
||||||||||||||
|
dhcpSnoopClientExpiry
dhcp snooping Expiry
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.2.7.1.6 |
||||||||||||||
|
dhcpSnoopClientRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.2.7.1.7 |
dhcpSnoopTrustTable
table.1.3.6.1.4.1.27975.36.2.8
·
1 row entry
·
1 columns
A table is used to configure and monitor port trustedStatus .
An entry containing information about trustedStatus of ports.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpSnoopTrustStatus
TrustedStatus ofcurrent port which supports both get and
set operation. |
Enumerationr/w | .1.3.6.1.4.1.27975.36.2.8.1.1 |
.1.3.6.1.4.1.27975.36.2.13
·
1 row entry
·
3 columns
A table is used to configure circuit id format on interface.
An entry of circuit id format on interface.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpSnoopCircuitIdFormatVlan
The vlan id for the Circuit Id format entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.2.13.1.1 |
||||||||||||
|
dhcpSnoopCircuitIdFormatString
This node to configure circuit id of option 82 for dhcpsnooping.
|
OctetStringr/w | .1.3.6.1.4.1.27975.36.2.13.1.2 |
||||||||||||
|
dhcpSnoopCircuitIdFormatRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.2.13.1.3 |
dhcpRIpToGroupTable
table.1.3.6.1.4.1.27975.36.3.2.4
·
1 row entry
·
3 columns
A table for configuring ip addresses for DHCP server groups.
An entry for configuring ip addresses for a DHCP server group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpRIpToGroupGroupId
Group identifier of DHCP server group.
|
Integer32 | .1.3.6.1.4.1.27975.36.3.2.4.1.1 |
||||||||||||
|
dhcpRIpToGroupServerIp
Ip address of DHCP server.For example: 1.1.1.1,2.2.2.2
|
OctetStringr/w | .1.3.6.1.4.1.27975.36.3.2.4.1.2 |
||||||||||||
|
dhcpRIpToGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.3.2.4.1.3 |
.1.3.6.1.4.1.27975.36.3.3.1
·
1 row entry
·
1 columns
A table for configuring the interface that trust dhcp relay information.
An entry for configuring the interface that trust dhcp relay information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
dhcpRIfOption82Trust
Trust dhcp relay information.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.3.3.1.1.1 |
dhcpRIfSelectTable
table.1.3.6.1.4.1.27975.36.3.3.2
·
1 row entry
·
1 columns
A table for configuring relay select server for interfaces.
An entry for configuring relay select server for interfaces.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpRIfSelectserver
Specify DHCP server group number.
|
Integer32r/w | .1.3.6.1.4.1.27975.36.3.3.2.1.1 |
dhcpv6SnoopVlanTable
table.1.3.6.1.4.1.27975.36.7.2
·
1 row entry
·
2 columns
A table is used to configure and monitor DHCPv6 Snooping status of VLANs.
The entry information about dhcpv6SnoopVlanTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
dhcpv6SnoopVlanIndex
current VLAN index.
|
Integer32 | .1.3.6.1.4.1.27975.36.7.2.1.1 |
||||
|
dhcpv6SnoopVlanEnable
DHCPv6 Snooping Status of current VLAN.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.7.2.1.2 |
dhcpv6SnoopBindingTable
table.1.3.6.1.4.1.27975.36.7.3
·
1 row entry
·
7 columns
The table containing information of DHCPv6 clients listened by DHCPv6 snooping and it's enabled or disabled by setting dhcpv6SnoopEnable node.
An entry containing information of DHCPv6 clients.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpv6SnoopClientVlan
DHCPv6 clients' vlan id collected by DHCPv6 snooping.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.7.3.1.1 |
||||||||||||||
|
dhcpv6SnoopClientMacAddress
DHCPv6 clients' MAC addresses collected by DHCPv6 snooping.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.36.7.3.1.2 |
||||||||||||||
|
dhcpv6SnoopClientIpAddressType
DHCPv6 clients' IP addresses type (IPv4 or IPv6). For DHCPv6 snooping, only support ipv6(2).
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.7.3.1.3 |
||||||||||||||
|
dhcpv6SnoopClientIpAddress
DHCPv6 clients' IP addresses collected by DHCPv6 snooping.
|
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.36.7.3.1.4 |
||||||||||||||
|
dhcpv6SnoopClientIfindex
Interface collected by DHCPv6 snooping.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.7.3.1.5 |
||||||||||||||
|
dhcpv6SnoopClientExpiry
dhcpv6 snooping Expiry
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.7.3.1.6 |
||||||||||||||
|
dhcpv6SnoopClientRowStatus
The status of this conceptual row. Now only realize CreateAndGo
and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.7.3.1.7 |
dhcpv6SnoopTrustTable
table.1.3.6.1.4.1.27975.36.7.4
·
1 row entry
·
1 columns
A table is used to configure and monitor port trustedStatus .
An entry containing information about trusted status of ports.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpv6SnoopTrust
Trusted status of current port which enable dhcpv6 snooping.
|
Enumerationr/w | .1.3.6.1.4.1.27975.36.7.4.1.1 |
dhcpv6RIpToGroupTable
table.1.3.6.1.4.1.27975.36.8.2.1
·
1 row entry
·
3 columns
A table for configuring ip addresses for DHCPv6 server groups.
An entry for configuring ip addresses for a DHCPv6 server group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpv6RIpToGroupGroupId
Group identifier of DHCPv6 server group.
|
Integer32 | .1.3.6.1.4.1.27975.36.8.2.1.1.1 |
||||||||||||
|
dhcpv6RIpToGroupServerIpIf
Ipv6 address of DHCPv6 server.For example: 2001:1::1
|
OctetStringr/w | .1.3.6.1.4.1.27975.36.8.2.1.1.2 |
||||||||||||
|
dhcpv6RIpToGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.8.2.1.1.3 |
dhcpv6RIfSelectTable
table.1.3.6.1.4.1.27975.36.8.2.2
·
1 row entry
·
1 columns
A table for configuring relay select server for interfaces.
An entry for configuring relay select server for interfaces.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dhcpv6RIfSelectserver
Specify DHCPv6 server group number.
|
Integer32r/w | .1.3.6.1.4.1.27975.36.8.2.2.1.1 |
dhcpv6RPDrouteTable
table.1.3.6.1.4.1.27975.36.8.3.8
·
1 row entry
·
6 columns
An table for prefix-delegation route.
An entry for prefix-delegation route.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpv6RPDrouteId
The ID of DHCPv6 prefix-delegation route item.
|
SNMPv2-SMIUnsigned32 Constraints: range: 0-40Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.36.8.3.8.1.1 |
||||||||||||
|
dhcpv6RPDrouteIf
The name of interface to DHCPv6 client.
|
SNMPv2-SMIInteger32 Constraints: range: 0-42Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.36.8.3.8.1.2 |
||||||||||||
|
dhcpv6RPDrouteClientIp
DHCPv6 PD clients' Ipv6 address.
|
OctetString | .1.3.6.1.4.1.27975.36.8.3.8.1.3 |
||||||||||||
|
dhcpv6RPDroutePrefix
DHCPv6 prefix-delegation prefix.
|
OctetString | .1.3.6.1.4.1.27975.36.8.3.8.1.4 |
||||||||||||
|
dhcpv6RPDrouteExpiry
Lease of DHCPv6 prefix-delegation prefix.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.36.8.3.8.1.5 |
||||||||||||
|
dhcpv6RPDrouteRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.36.8.3.8.1.6 |
devMFanStatusTable
table.1.3.6.1.4.1.27975.37.1.1.1
·
1 row entry
·
9 columns
Fan status description table
Fan status description table entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
devMFanPosition
Fan position type: 1-default, 2-left, 3-right.
|
Enumeration Constraints: range: 1-18 |
.1.3.6.1.4.1.27975.37.1.1.1.1.1 |
||||||||
|
devMFanModuleId
Fan Module id.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.1.1.1.2 |
||||||||
|
devMFanIndex
Fan number
|
Integer32 | .1.3.6.1.4.1.27975.37.1.1.1.1.3 |
||||||||
|
devMFanStatus
FanStatus : active (1), deactive (2) not installed (3) and unsupported (4).
|
Enumeration Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.1.1.1.4 |
||||||||
|
devMFanSpeed
Fan speed(RPM)
|
OctetString Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.1.1.1.5 |
||||||||
|
devMFanLowSpeed
obsolete
Fan speed low threshold(RPM).
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.1.1.1.6 |
||||||||
|
devMFanHighSpeed
obsolete
Fan speed high threshold(RPM).
|
Integer32 | .1.3.6.1.4.1.27975.37.1.1.1.1.7 |
||||||||
|
devMFanSpeedAdjust
Whether fan support speed adjust, 0 mean unsupport, 1 mean support.
|
Enumeration | .1.3.6.1.4.1.27975.37.1.1.1.1.8 |
||||||||
|
devMFanSetSpeed
Config speed value.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.1.1.1.9 |
devMPowerStatusTable
table.1.3.6.1.4.1.27975.37.1.2
·
1 row entry
·
7 columns
Power status description table.
Power status description table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
devMPowerIndex
Power number.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.2.1.1 |
||||||||||
|
devMPowerStatus
Power whole device status: present (1), absent (2), unsupport (3).
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.2.1.2 |
||||||||||
|
devMPowerWorkStatus
Power status: active (1), deactive (2) not installed (3) and unsupported (4).
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.2.1.3 |
||||||||||
|
devMPowerType
Power status: AC (1), DC (2), UNKNOW (3), notInstall (4) and unsupported (5).
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.2.1.4 |
||||||||||
|
devMPowerFanStatus
obsolete
Power status: work (1), failed (2) not installed (3) and unsupported (4).
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.2.1.5 |
||||||||||
|
devMPowerControlStatus
obsolete
Power status: on (1), down (2), uninstall(3), unsupported(4).
|
Enumeration | .1.3.6.1.4.1.27975.37.1.2.1.6 |
||||||||||
|
devMPowerAlertStatus
Power status: noAlert (1), alert (2), unsupported(3).
|
Enumeration | .1.3.6.1.4.1.27975.37.1.2.1.7 |
devMSlotEnvironmentTable
table.1.3.6.1.4.1.27975.37.1.3
·
1 row entry
·
7 columns
Environment description table
Environment DESCRIPTION table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
devMSlotEnvironmentType
Environment type. 1-temperature, 2-humidity, 3-fog.
only support temperature(1) now, Not support humidity(2) and flog(3). |
Enumeration | .1.3.6.1.4.1.27975.37.1.3.1.1 |
|
devMSlotEnvironmentSlot
Environment slot number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.3.1.2 |
|
devMSlotEnvironmentIndex
Environment index.
For temperature,max temperature sensor num is 6. |
SNMPv2-SMIInteger32 Constraints: range: 55-90Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.3.1.3 |
|
devMSlotEnvironmentValue
Environment value.
|
SNMPv2-SMIInteger32 Constraints: range: 50-85Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.3.1.4 |
|
devMSlotEnvironmentCriticalLimit
Environment critical temperature threshold, unit is Celsius.
|
Integer32r/w Constraints: range: -15-50 |
.1.3.6.1.4.1.27975.37.1.3.1.5 |
|
devMSlotEnvironmentUpperLimit
Environment high temperature threshold, unit is Celsius.
|
Integer32r/w | .1.3.6.1.4.1.27975.37.1.3.1.6 |
|
devMSlotEnvironmentLowerLimit
Environment Low temperature threshold, unit is Celsius.
|
Integer32r/w | .1.3.6.1.4.1.27975.37.1.3.1.7 |
lswSlotTable
table.1.3.6.1.4.1.27975.37.1.5
·
1 row entry
·
10 columns
Slot description table.
Slot description table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lswSlotFrameIndex
Frame index. Now we only support 1.
|
Integer32 Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.1 |
|
lswSlotIndex
Slot index.
|
Integer32 Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.2 |
|
lswSlotConfigType
The configed Slot type. Include SUP-1, LC-24S, LC-24T, LC-2X8S, LC-2X8ST.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.3 |
|
lswSlotCurrentType
The current Slot type. Include SUP-1, LC-24S, LC-24T, LC-2X8S, LC-2X8ST.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.4 |
|
lswSlotStatus
The Slot status. Include absent, creating, initing, syncing, fail, ready, uninit, conflict.
|
OctetString | .1.3.6.1.4.1.27975.37.1.5.1.5 |
|
lswSlotSupStatus
The supervisor card status. This node is just for supervisor card. Include Active and Standby.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.6 |
|
lswSlotPortNumber
Number of the ports on the card in this slot. On supervisor the number is 0.
|
SNMPv2-SMIInteger32 Constraints: range: 0-16Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.37.1.5.1.7 |
|
lswSlotHwVer
The hardware version of the card in this slot. If the line card is absent, none info will be printed.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.27975.37.1.5.1.8 |
|
lswSlotRom
The bootrom version of the card in this slot. If the line card is absent, none info will be printed.
|
OctetString | .1.3.6.1.4.1.27975.37.1.5.1.9 |
|
lswSlotSerialNo
The serial number of the card in this Slot. If the line card is absent, none info will be printed.
|
OctetString | .1.3.6.1.4.1.27975.37.1.5.1.10 |
.1.3.6.1.4.1.27975.37.1.10.1
·
1 row entry
·
12 columns
Show the basic information for transceiver.
Show the basic information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
transceiveType
Transceiver type. For example: 1000BASE-LX, 1000BASE-SX, 10GBASE-SR and so on.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.1.1.1 |
|
transceiveVender
Transceiver vender name.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.1.1.2 |
|
transceivePartNumber
Transceiver PN information
|
OctetString Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.3 |
|
transceiveSerialNumber
Transceiver serial number information.
|
OctetString Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.4 |
|
transceiveWaveLength
Transceiver Wavelength ,unit is nm(nanometer).
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.5 |
|
link9SinglemodeLengthKm
Link Length for 9/125um single mode fiber,unit is km(kilometer).
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.6 |
|
link9SinglemodeLengthM
Link Length for 9/125um single mode fiber,unit is m(meter).
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.7 |
|
link50MultimodeLength
Link Length for 50/125um multi-mode fiber,unit is m(meter).
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.37.1.10.1.1.8 |
|
link62MultimodeLength
Link Length for 62.5/125um multi-mode fiber,unit is m(meter).
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.1.1.9 |
|
linkCopperLength
Link Length for copper,unit is m(meter).
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.1.1.10 |
|
transceiveStatus
Transceiver current status.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.1.1.11 |
|
transceiveMointorStatus
Transceiver current mointor status.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.1.1.12 |
.1.3.6.1.4.1.27975.37.1.10.2
·
1 row entry
·
5 columns
Show the temperature information for transceiver.
Show the temperature information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
temperHighAlarmThreshold
Transceiver temperature high-alarm threshold value,unit is Celsius.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.2.1.1 |
|
temperLowAlarmThreshold
Transceiver temperature Low-alarm threshold value, unit is Celsius.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.2.1.2 |
|
temperHighWarnThreshold
Transceiver temperature high-warn threshold value,unit is Celsius.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.2.1.3 |
|
temperLowWarnThreshold
Transceiver temperature low-warn threshold value,unit is Celsius.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.2.1.4 |
|
temperCurrent
Transceiver currently temperature value,unit is Celsius . Display 4 vlaue in the case of 40G/100G fiber.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.2.1.5 |
.1.3.6.1.4.1.27975.37.1.10.3
·
1 row entry
·
5 columns
Show the voltag information for transceiver.
Show the voltag information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
voltageHighAlarmThreshold
Transceiver voltage high-alarm threshold value,unit is Voltage .
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.3.1.1 |
|
voltageLowAlarmThreshold
Transceiver voltage Low-alarm threshold value,unit is Voltage.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.3.1.2 |
|
voltageHighWarnThreshold
Transceiver voltage high-warn threshold value,unit is Voltage.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.3.1.3 |
|
voltageLowWarnThreshold
Transceiver voltage low-warn threshold value,unit is Voltage.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.3.1.4 |
|
voltageCurrent
Transceiver currently voltage value, unit is Voltage. Display 4 vlaue in the case of 40G/100G fiber.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.3.1.5 |
.1.3.6.1.4.1.27975.37.1.10.4
·
1 row entry
·
5 columns
Show the Current information for transceiver.
Show the current value information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
biasHighAlarmThreshold
Transceiver bias high-alarm threshold value ,unit is mA(milliamperes).
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.4.1.1 |
|
biasLowAlarmThreshold
Transceiver bias Low-alarm threshold value ,unit is mA(milliamperes).
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.4.1.2 |
|
biasHighWarnThreshold
Transceiver current high-warn threshold value ,unit is mA(milliamperes) .
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.4.1.3 |
|
biasLowWarnThreshold
Transceiver bias low-warn threshold value ,unit is mA(milliamperes).
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.4.1.4 |
|
biasCurrent
Transceiver currently bias value, unit is mA(milliamperes). Display 4 vlaue in the case of 40G/100G fiber.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.4.1.5 |
transTransmitPowerTable
table.1.3.6.1.4.1.27975.37.1.10.5
·
1 row entry
·
5 columns
Show the Transmit Power information for transceiver.
Show the Transmit Power value information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
transpowerHighAlarmThreshold
Transceiver transmit power high-alarm threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.5.1.1 |
|
transpowerLowAlarmThreshold
Transceiver transmit power Low-alarm threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.5.1.2 |
|
transpowerHighWarnThreshold
Transceiver transmit power high-warn threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.5.1.3 |
|
transpowerLowWarnThreshold
Transceiver transmit power low-warn threshold value,unit is dBm.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.5.1.4 |
|
transpowerCurrent
Transceiver currently transmit power value, unit is dBm. Display 4 vlaue in the case of 40G/100G fiber.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.5.1.5 |
transReceivePowerTable
table.1.3.6.1.4.1.27975.37.1.10.6
·
1 row entry
·
5 columns
Show the receive Power information for transceiver.
Show the Transmit Power information for transceiver.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
receivepowerHighAlarmThreshold
Transceiver receive power high-alarm threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.6.1.1 |
|
receivepowerLowAlarmThreshold
Transceiver receive power Low-alarm threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.6.1.2 |
|
receivepowerHighWarnThreshold
Transceiver receive power high-warn threshold value,unit is dBm.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.10.6.1.3 |
|
receivepowerLowWarnThreshold
Transceiver receive power low-warn threshold value,unit is dBm.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.6.1.4 |
|
receivepowerCurrent
Transceiver currently receive power value, unit is dBm. Display 4 vlaue in the case of 40G/100G fiber.
|
OctetString | .1.3.6.1.4.1.27975.37.1.10.6.1.5 |
poeSysConfigTable
table.1.3.6.1.4.1.27975.37.1.13.1
·
1 row entry
·
5 columns
table of PoE system configuration.
A list of PoE system configuration.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
poeSysConfigMaxPower
Set PoE system max consumption (milli-watt).
|
Integer32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.37.1.13.1.1.1 |
||||
|
poeSysConfigUtiliThresholdPower
Set PSE alarm threshold of current consumption (percentage).
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.13.1.1.2 |
||||
|
poeSysConfigReservePower
Set PSE reserved consumption (percentage).
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.37.1.13.1.1.3 |
||||
|
poeSysConfigLegacy
Set PoE system legacy capability.The meanings of the values are:
disable(1) - Enable legacy PD detection capability; enable(2) - Disable legacy PD detection capability; |
Enumerationr/w | .1.3.6.1.4.1.27975.37.1.13.1.1.4 |
||||
|
poeSysConfigPM
Set PoE system power management.The meanings of the values are:
manual(1) - Manual mode; auto(2) - Auto mode; |
Enumerationr/w | .1.3.6.1.4.1.27975.37.1.13.1.1.5 |
poeSysStatusTable
table.1.3.6.1.4.1.27975.37.1.13.2
·
1 row entry
·
12 columns
table of PoE system status.
A list of PoE system status information.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
poeSysStatusCurPower
Get PSE total current consumption (milli-watt).
|
Integer32 Constraints: range: 0-739200 |
.1.3.6.1.4.1.27975.37.1.13.2.1.1 |
|
poeSysStatusAverPower
Get PSE history average consumption of certain period of time recently (milli-watt).
|
Integer32 Constraints: range: 15400-739200 |
.1.3.6.1.4.1.27975.37.1.13.2.1.2 |
|
poeSysStatusPeakPower
Get PSE history peak consumption of certain period of time recently (milli-watt).
|
Integer32 Constraints: range: 0-739200 |
.1.3.6.1.4.1.27975.37.1.13.2.1.3 |
|
poeSysStatusMaxPower
Get PoE system max consumption (milli-watt).
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.37.1.13.2.1.4 |
|
poeSysStatusRemainPower
Get PSE remaining power including PSE reserved power (milli-watt).
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.37.1.13.2.1.5 |
|
poeSysStatusUtiliThresholdPower
Get PSE alarm threshold of current consumption (percentage).
|
Integer32 Constraints: range: 0-60000 |
.1.3.6.1.4.1.27975.37.1.13.2.1.6 |
|
poeSysStatusReservePower
Get PSE reserved consumption (percentage).
|
Integer32 Constraints: range: 0-60000 |
.1.3.6.1.4.1.27975.37.1.13.2.1.7 |
|
poeSysStatusCurVoltage
Get PSE current voltage of supply power (milli-voltage).
|
Integer32 Constraints: range: 0-60000 |
.1.3.6.1.4.1.27975.37.1.13.2.1.8 |
|
poeSysStatusAverVoltage
Get PSE average voltage of supply power of certain period of time recently (milli-voltage).
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.13.2.1.9 |
|
poeSysStatusPeakVoltage
Get PSE peak voltage of supply power of certain period of time recently (milli-voltage).
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.13.2.1.10 |
|
poeSysStatusLegacy
Get PoE system legacy capability.
|
OctetString | .1.3.6.1.4.1.27975.37.1.13.2.1.11 |
|
poeSysStatusPM
Get PoE system power management.
|
OctetString | .1.3.6.1.4.1.27975.37.1.13.2.1.12 |
poePortStatusTable
table.1.3.6.1.4.1.27975.37.1.13.3
·
1 row entry
·
8 columns
table of PoE port status.
A list of PoE port status information.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
poePortAdmin
Get PoE port admin.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.13.3.1.1 |
|
poePortPriority
Get PoE port priority level.
|
OctetString Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.37.1.13.3.1.2 |
|
poePortOper
Get PoE port operating result status.
|
OctetString Constraints: range: 0-30000 |
.1.3.6.1.4.1.27975.37.1.13.3.1.3 |
|
poePortClass
Get PoE port PD IEEE class level.
|
OctetString Constraints: range: 0-30000 |
.1.3.6.1.4.1.27975.37.1.13.3.1.4 |
|
poePortCurPower
Get PoE port current consumption (milli-watt).
|
Integer32 Constraints: range: 0-30000 |
.1.3.6.1.4.1.27975.37.1.13.3.1.5 |
|
poePortAverPower
Get PoE port history average consumption of certain period of time recently (milli-watt).
|
Integer32 Constraints: range: 0-30000 |
.1.3.6.1.4.1.27975.37.1.13.3.1.6 |
|
poePortPeakPower
Get PoE port history peak consumption of certain period of time recently (milli-watt).
|
Integer32 | .1.3.6.1.4.1.27975.37.1.13.3.1.7 |
|
poePortMaxPower
Get PoE port max consumption limit (milli-watt).
|
Integer32 | .1.3.6.1.4.1.27975.37.1.13.3.1.8 |
.1.3.6.1.4.1.27975.40.2
·
1 row entry
·
5 columns
table of ip source guard binding entry.
ip source guard binding entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipSourceGuardIpAddress
the ip address of a packet.
|
SNMPv2-SMIIpAddress Constraints: range: 1-4094Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.40.2.1.1 |
||||||||||||
|
ipSourceGuardMacAddress
The MAC address of a packet.
|
OctetStringr/w | .1.3.6.1.4.1.27975.40.2.1.2 |
||||||||||||
|
ipSourceGuardVlan
The VLAN ID of a packet.
|
Integer32r/w | .1.3.6.1.4.1.27975.40.2.1.3 |
||||||||||||
|
iSGIfIndex
The interface from which the packet comes.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.40.2.1.4 |
||||||||||||
|
ipSourceGuardRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.40.2.1.5 |
ipSourceGuardEnableTable
table.1.3.6.1.4.1.27975.40.3
·
1 row entry
·
2 columns
A table for ip source guard enable .
A entry for ip source guard enable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
iSGEnableIfIndex
the interface index of isg enabled.
|
Integer32 | .1.3.6.1.4.1.27975.40.3.1.1 |
||||||||||
|
ipSourceGuardEnableType
the enable type of ip source guard, support ip, ip-mac, ip-vlan, ip-mac-vlan.
|
IpSourceGuardTyper/w Textual Convention: IpSourceGuardType EnumerationType Values:
|
.1.3.6.1.4.1.27975.40.3.1.2 |
vrrpVrfTable
table.1.3.6.1.4.1.27975.41.1
·
1 row entry
·
3 columns
table of vrrp vrf.
rip vrf entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vrrpvrfVrId
This object contains the Virtual Router Identifier (VRID).
|
VRRP-MIBVrId Textual Convention: VRRP-MIBVrId Integer32Type Constraints: range: 1..255 |
.1.3.6.1.4.1.27975.41.1.1.1 |
||||||||||||
|
vrrpvrfName
VRF name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.41.1.1.2 |
||||||||||||
|
vrrpvrfRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.41.1.1.3 |
vrrpLearnMasterTable
table.1.3.6.1.4.1.27975.41.2
·
1 row entry
·
2 columns
Set learnmaster mode for the session.
Set learnmaster mode for the session.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
vrrpLearnVrId
This object contains the Virtual Router Identifier (VRID).
|
VRRP-MIBVrId Textual Convention: VRRP-MIBVrId Integer32Type Constraints: range: 1..255 |
.1.3.6.1.4.1.27975.41.2.1.1 |
||||
|
vrrpLearnMode
Learnmaster mode.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.41.2.1.2 |
interfaceTable
table.1.3.6.1.4.1.27975.42.1
·
1 row entry
·
27 columns
table of interface entry.
interface entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
interfaceIndex
Interface index. physical interface:0x1~0x3FF,
agg interface: 0x400~0x7FF, vlan interface:0x1000~0x1FFF, lookback interface:0x3000~0x3FFF |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.1 |
||||||||||||||||||
|
interfaceName
Interface name.
|
OctetString Constraints: range: 9-18 |
.1.3.6.1.4.1.27975.42.1.1.2 |
||||||||||||||||||
|
interfaceType
The interface type.1:switch 2:route.
|
Enumerationr/w Constraints: range: 0-240 |
.1.3.6.1.4.1.27975.42.1.1.3 |
||||||||||||||||||
|
interfaceIPv4Addr
IP addresses with mask , such as 123.123.123.123/24 .
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.4 |
||||||||||||||||||
|
interfaceDesc
Interface specific description.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.5 |
||||||||||||||||||
|
interfaceMediaType
Specifies the port media type.0:auto-select 1:rj45 2:sfp.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.6 |
||||||||||||||||||
|
interfaceSpeed
Specifies the port speed.0:auto 1:10 2:100 3:1000 4:10000 5:40000 6:100000 7:2500 8:5000.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.7 |
||||||||||||||||||
|
interfaceDuplex
Specifies the port duplexStatus .0:auto 1:half 2:full.
|
Enumerationr/w Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.42.1.1.8 |
||||||||||||||||||
|
interfaceResetCnt
Reset interface counters; 0: noUse, 1: resetCount.
|
Enumerationr/w Constraints: range: 1-2147483 |
.1.3.6.1.4.1.27975.42.1.1.9 |
||||||||||||||||||
|
interfaceArpRetryInterval
Set arp request retry delay value to interface. Interval range 0~3.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.10 |
||||||||||||||||||
|
interfaceArpTimeout
Set arp age timeout value to interface. Timeout range 1~2147483.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.11 |
||||||||||||||||||
|
interfaceArpClear
Clear arp cache.0:no use, 1:clear arp.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.12 |
||||||||||||||||||
|
interfacejumboFrameEnable
Jumbo frame. 1:enabel, 2:disable
|
Enumerationr/w Constraints: range: 0-10000000 |
.1.3.6.1.4.1.27975.42.1.1.13 |
||||||||||||||||||
|
interfaceClearIPv4Addr
Clear the IPv4 address of the interface including secondary IPv4 address.0:no use, 1:clear IPv4 address.
|
Enumerationr/w Constraints: range: 1-31255 |
.1.3.6.1.4.1.27975.42.1.1.14 |
||||||||||||||||||
|
interfaceBandwidth
Set bandwidth informational parameter(bandwidth in kilobits). Use 0 to set default value.
The default value of 10M port is 10000. The default value of 100M port is 100000. The default value of 1000M port is 1000000. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.15 |
||||||||||||||||||
|
interfacePortIsolateGroupID
Set the isolate group of a interface. isolate group id range is 1 ~ 31. and 255(0xFF) mean delete group.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.16 |
||||||||||||||||||
|
interfaceArpProxy
Enable or disable arp proxy feature.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.17 |
||||||||||||||||||
|
interfaceLocalArpProxy
Enable or disable local arp proxy feature.
|
Enumerationr/w Constraints: range: 0-30000 |
.1.3.6.1.4.1.27975.42.1.1.18 |
||||||||||||||||||
|
interfacePoeAdmin
Set PoE port admin.The meanings of the values are:
enable(1) - Enable port PoE; disable(2) - Disable port PoE; force-power(3) - Force to power on port PoE; |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.19 |
||||||||||||||||||
|
interfacePoeBudget
Set PoE port max consumption limitation (milli-watt).
|
Integer32r/w Constraints: range: 30-600 |
.1.3.6.1.4.1.27975.42.1.1.20 |
||||||||||||||||||
|
interfacePoePriority
Set PoE port priority level. The meanings of the value are:
low(1) - Low priority; high(2) - High priority; critical(3) - critical priority; |
Enumerationr/w Constraints: range: 68-9000 |
.1.3.6.1.4.1.27975.42.1.1.21 |
||||||||||||||||||
|
interfaceLoadInterval
Specify interval for interface speed calculation.
Load-interval must be in increments of 30 seconds. The load-interval ranges from 30 to 600 and default value is 300. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.22 |
||||||||||||||||||
|
interfaceMtu
Set MTU of the interface.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.23 |
||||||||||||||||||
|
interfaceIpUrpf
Set IP Unicast reverse-path of the interface.
|
Enumerationr/w Constraints: range: 0-600 |
.1.3.6.1.4.1.27975.42.1.1.24 |
||||||||||||||||||
|
interfaceIpv6Urpf
Set IPv6 Unicast reverse-path of the interface.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.1.1.25 |
||||||||||||||||||
|
interfaceIpv6DadAttempt
Set IPv6 Duplicate address detection attempts number.
|
Integer32r/w | .1.3.6.1.4.1.27975.42.1.1.26 |
||||||||||||||||||
|
interfaceNDClear
Clear arp cache.0:no use, 1:clear ND.
|
Enumerationr/w | .1.3.6.1.4.1.27975.42.1.1.27 |
.1.3.6.1.4.1.27975.42.2
·
1 row entry
·
3 columns
table of interface secondary ip address.
interface entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifSecondaryIpAddr
Set secondary ip address on interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.42.2.1.1 |
||||||||||||
|
ifSecondaryIpAddrMask
Set secondary ip address mask on interface.
|
Integer32r/w | .1.3.6.1.4.1.27975.42.2.1.2 |
||||||||||||
|
interfaceSecondaryIpAddrStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.42.2.1.3 |
loopbackInterfaceTable
table.1.3.6.1.4.1.27975.42.3
·
1 row entry
·
3 columns
table of loopback interface.
loopback interface entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
loopbackInterfaceNum
The number of loopback interface.
|
Integer32 | .1.3.6.1.4.1.27975.42.3.1.1 |
||||||||||||
|
loopbackInterfaceIndex
The index of loopback interface.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.42.3.1.2 |
||||||||||||
|
loopbackInterfaceStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.42.3.1.3 |
interfaceIpv6AddrTable
table.1.3.6.1.4.1.27975.42.4
·
1 row entry
·
5 columns
table of interface ipv6 address.
interface ipv6 address entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifIpv6Addr
Set ipv6 address on interface.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.42.4.1.1 |
||||||||||||
|
ifIpv6AddrLength
Set ipv6 address prefix length.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.42.4.1.2 |
||||||||||||
|
ifIpv6AddrEui64
Set ipv6 address use eui-64 interface identifier.
|
Enumerationr/w | .1.3.6.1.4.1.27975.42.4.1.3 |
||||||||||||
|
ifIpv6AddrLinkLocal
Set ipv6 link-local address.
|
Enumerationr/w | .1.3.6.1.4.1.27975.42.4.1.4 |
||||||||||||
|
ifIpv6AddrStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.42.4.1.5 |
managementIpTable
table.1.3.6.1.4.1.27975.43.1.1
·
1 row entry
·
3 columns
table of management ip entry.
interface entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
managementIpSlot
Management ip slot.
|
Integer32 | .1.3.6.1.4.1.27975.43.1.1.1.1 |
||||||||||||
|
managementIPv4Addr
IP addresses with masklen. The format is like 'xxx.xxx.xxx.xxx/xx'.
|
OctetStringr/w | .1.3.6.1.4.1.27975.43.1.1.1.2 |
||||||||||||
|
managementRowStatus
The status of management IP row.Now only realize Create, Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.43.1.1.1.3 |
managementIpGatewayTable
table.1.3.6.1.4.1.27975.43.3.1
·
1 row entry
·
3 columns
table of management ip gateway entry.
management ip Gateway entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
managementIpGatewaySlot
Management ip gateway slot.
|
Integer32 | .1.3.6.1.4.1.27975.43.3.1.1.1 |
||||||||||||
|
managementIpGateway
Management ip gateway.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.43.3.1.1.2 |
||||||||||||
|
managementIpGatewayStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.43.3.1.1.3 |
mvrGlobalGroupTable
table.1.3.6.1.4.1.27975.44.2
·
1 row entry
·
2 columns
table of MVR multicast group.
MVR multicast group entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mvrGlobalGroup
MVR multicast group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.44.2.1.1 |
||||||||||||
|
mvrGlobalGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.44.2.1.2 |
mvrSourcePortTable
table.1.3.6.1.4.1.27975.44.5
·
1 row entry
·
2 columns
table of MVR source port.
MVR source port entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mvrSourcePortIfindex
MVR source port ifindex.
|
Integer32 | .1.3.6.1.4.1.27975.44.5.1.1 |
||||||||||||
|
mvrSourcePortRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.44.5.1.2 |
mvrRcvPortTable
table.1.3.6.1.4.1.27975.44.6
·
1 row entry
·
3 columns
table of MVR receive port.
MVR receive port entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mvrRcvPortIfindex
MVR receive port ifindex.
|
Integer32 | .1.3.6.1.4.1.27975.44.6.1.1 |
||||||||||||
|
mvrRcvVlanId
MVR receive vlan id.
|
Integer32 | .1.3.6.1.4.1.27975.44.6.1.2 |
||||||||||||
|
mvrRcvPortRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.44.6.1.3 |
erpsDomainTable
table.1.3.6.1.4.1.27975.45.2
·
1 row entry
·
9 columns
table of domain entry.
domain entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
domainIndex
Domain index.Range 1~255.
|
Integer32 | .1.3.6.1.4.1.27975.45.2.1.1 |
||||||||||||
|
domainName
Domain name.Range 1~16.0 means default domain name
|
OctetStringr/w | .1.3.6.1.4.1.27975.45.2.1.2 |
||||||||||||
|
domainHellotime
Domain hello timer interval,the range is 1~~15.The default value is 1.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.2.1.3 |
||||||||||||
|
domainFailtime
Domain fail timer interval,the range is 3~~45.The default value is 3.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.2.1.4 |
||||||||||||
|
domainPrimaryControlVlan
Domain primary control vlan ,the range is 2~~4094.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.2.1.5 |
||||||||||||
|
domainSubControlVlan
Domain sub control vlan ,the range is 2~~4094.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.2.1.6 |
||||||||||||
|
domainEnable
Enable or disable the domain. Enable(1),Disable(2).
Only support set operation. |
Enumerationr/w | .1.3.6.1.4.1.27975.45.2.1.7 |
||||||||||||
|
domainInstance
Set or unset the instance which the domain bound.
the range is 0~~4094. 0 is the default value |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.2.1.8 |
||||||||||||
|
domainRowStatus
The status of this conceptual row.Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.45.2.1.9 |
erpsRingTable
table.1.3.6.1.4.1.27975.45.4
·
1 row entry
·
12 columns
table of ring entry.
domain entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ringIndex
Ring index.Range 1~255.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.45.4.1.1 |
||||||||||||||
|
ringLevel
Create ring with level.primary:0 sub:1.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.45.4.1.2 |
||||||||||||||
|
ringmode
Set ring mode.unknow:0 master:1 transit:2 vpls:3.
|
Enumerationr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.45.4.1.3 |
||||||||||||||
|
ringEdgemode
Set ring mode.unknow:0 edge:1 assistantedge:2.
|
Enumerationr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.45.4.1.4 |
||||||||||||||
|
ringPrimaryIf
Set ring primary port.
|
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.45.4.1.5 |
||||||||||||||
|
ringSecondaryIf
Set ring primary port.
|
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.45.4.1.6 |
||||||||||||||
|
ringEdgeIf
Set ring edge port.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.45.4.1.7 |
||||||||||||||
|
ringCommonIf
Set ring common port.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.45.4.1.8 |
||||||||||||||
|
ringSrpt
Set ring srpt. enable:1 disable:2
|
Enumerationr/w | .1.3.6.1.4.1.27975.45.4.1.9 |
||||||||||||||
|
ringEnable
Enable ring. enable:1 disable:2
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.45.4.1.10 |
||||||||||||||
|
ringRowStatus
The status of this conceptual row.Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.45.4.1.11 |
||||||||||||||
|
ringStatus
The status of this ring. idel(0), complete(1),
failed(2), linkup(3), linkdown(4), preforwording(5), init(6). |
Enumeration | .1.3.6.1.4.1.27975.45.4.1.12 |
erpsRingStatsTable
table.1.3.6.1.4.1.27975.45.5
·
1 row entry
·
16 columns
table of ring statistics entry.
ring statistics entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ringStatsIndex
Ring statistics.
|
Integer32 | .1.3.6.1.4.1.27975.45.5.1.1 |
|
ringStatsTotalSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.2 |
|
ringStatsHelloSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.3 |
|
ringStatsRingUpFlushFdbSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.4 |
|
ringStatsRingDownFlushFdbSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.5 |
|
ringStatsLinkDownSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.6 |
|
ringStatsEdgeHelloSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.7 |
|
ringStatsMajorFaultSendPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.8 |
|
ringStatsTotalRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.9 |
|
ringStatsHelloRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.10 |
|
ringStatsRingUpFlushFdbRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.11 |
|
ringStatsRingDownFlushFdbRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.12 |
|
ringStatsLinkDownRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.13 |
|
ringStatsEdgeHelloRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.14 |
|
ringStatsMajorFaultRecPackets
Ring statistics.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.45.5.1.15 |
|
ringStatsClearPackets
Clear ring statistics and the set number is 1.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.45.5.1.16 |
prefixListTable
table.1.3.6.1.4.1.27975.46.1
·
1 row entry
·
5 columns
table of prefix list entry.
ip prefix list entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
prefixListIpAddressType
The ip type:ip or ipv6.
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 0-20Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.1.1.1 |
||||||||||||||
|
prefixListIndex
prefix list index.
|
Unsigned32 Constraints: range: 0-80 |
.1.3.6.1.4.1.27975.46.1.1.2 |
||||||||||||||
|
prefixListName
prefix list name, siez (1-20).
|
OctetStringr/w | .1.3.6.1.4.1.27975.46.1.1.3 |
||||||||||||||
|
prefixListDescription
The description of the prefix list, size (0-80)
|
OctetStringr/w | .1.3.6.1.4.1.27975.46.1.1.4 |
||||||||||||||
|
prefixListRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.1.1.5 |
prefixListRuleTable
table.1.3.6.1.4.1.27975.46.2
·
1 row entry
·
9 columns
table of prefix list entry.
ip prefix list entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
prefixListRuleIpAddressType
The ip type:ip or ipv6.
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 0-4294967295Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.2.1.1 |
||||||||||||||
|
prefixListRuleIndex
prefix list index.
|
Unsigned32 | .1.3.6.1.4.1.27975.46.2.1.2 |
||||||||||||||
|
prefixListRuleSeq
The sequence number of prefix list entry.
|
Unsigned32 Constraints: range: 0-32 |
.1.3.6.1.4.1.27975.46.2.1.3 |
||||||||||||||
|
prefixListRuleIpAddress
ip or ipv6 address.
|
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.46.2.1.4 |
||||||||||||||
|
prefixListRuleMaskLen
The ip address mask length.
|
Integer32r/w Constraints: range: 0-32 |
.1.3.6.1.4.1.27975.46.2.1.5 |
||||||||||||||
|
prefixListRuleType
The type of prefix list: permit or deny.
|
PrefixListTyper/w Constraints: range: 0-32Textual Convention: PrefixListType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.2.1.6 |
||||||||||||||
|
prefixListRuleGe
The Minimum prefix length.
|
Integer32r/w | .1.3.6.1.4.1.27975.46.2.1.7 |
||||||||||||||
|
prefixListRuleLe
The maximum prefix length.
|
Integer32r/w | .1.3.6.1.4.1.27975.46.2.1.8 |
||||||||||||||
|
prefixListRuleRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.2.1.9 |
prefixListClearTable
table.1.3.6.1.4.1.27975.46.3
·
1 row entry
·
3 columns
table of prefix list entry.
ip prefix list clear entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
prefixListClearIpAddressType
The Clear type, ip or ipv6.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.3.1.1 |
||||||||||||||
|
prefixListClearIndex
prefix list index.
|
Integer32 | .1.3.6.1.4.1.27975.46.3.1.2 |
||||||||||||||
|
prefixListClear
The prefix list clear value : the only valid value is 1.
|
PrefixListClearValuer/w Textual Convention: PrefixListClearValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.3.1.3 |
prefixListDetailTable
table.1.3.6.1.4.1.27975.46.4
·
1 row entry
·
9 columns
table of prefix list entry.
ip prefix list detail entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
prefixListDetailIpAddressType
The ip type:ip or ipv6.
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 0-4294967295Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.4.1.1 |
||||||||||||||
|
prefixListDetailIndex
prefix list index.
|
Unsigned32 | .1.3.6.1.4.1.27975.46.4.1.2 |
||||||||||||||
|
prefixListDetailSeq
The sequence number of prefix list entry.
|
Unsigned32 Constraints: range: 0-32 |
.1.3.6.1.4.1.27975.46.4.1.3 |
||||||||||||||
|
prefixListDetailLastOperEntry
Prefix-list with the last deletion/insertion.
|
OctetString | .1.3.6.1.4.1.27975.46.4.1.4 |
||||||||||||||
|
prefixLisDetailCount
Prefix-list total Count.
|
Integer32 | .1.3.6.1.4.1.27975.46.4.1.5 |
||||||||||||||
|
prefixListDetailRangeEntries
Prefix-list range entries.
|
PrefixListType Constraints: range: 0-32Textual Convention: PrefixListType EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.4.1.6 |
||||||||||||||
|
prefixListDetailSequences
Prefix-list Sequences.
|
OctetString | .1.3.6.1.4.1.27975.46.4.1.7 |
||||||||||||||
|
prefixListDetailHitCount
some seq of prefix-list hit count.
|
Integer32 | .1.3.6.1.4.1.27975.46.4.1.8 |
||||||||||||||
|
prefixListDetailRefcount
some seq of prefix-list refcount.
|
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.46.4.1.9 |
.1.3.6.1.4.1.27975.47.1
·
1 row entry
·
8 columns
table of ip source guard binding entry.
ip source guard binding entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipUnicastStaticRouteVrfId
Vrf id the default value is 0.
|
Integer32 | .1.3.6.1.4.1.27975.47.1.1.1 |
||||||||||||||
|
ipUnicastStaticRouteDestIpAddressType
IP addresses type (IPv4 or IPv6).
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 0-32Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.47.1.1.2 |
||||||||||||||
|
ipUnicastStaticRouteDestIpAddress
IP destination prefix.
|
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.47.1.1.3 |
||||||||||||||
|
ipUnicastStaticRouteDestMask
DIP destination prefix mask.
|
Integer32 | .1.3.6.1.4.1.27975.47.1.1.4 |
||||||||||||||
|
ipUnicastStaticRouteGWIpAddressType
IP addresses type (IPv4 or IPv6).
|
INET-ADDRESS-MIBInetAddressType Constraints: range: 1-255Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.27975.47.1.1.5 |
||||||||||||||
|
ipUnicastStaticRouteGWIpAddress
IP gateway address.
|
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.47.1.1.6 |
||||||||||||||
|
ipUnicastStaticRouteDistance
Distance value for this route.
|
Integer32r/w | .1.3.6.1.4.1.27975.47.1.1.7 |
||||||||||||||
|
ipUnicastStaticRouteRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.47.1.1.8 |
.1.3.6.1.4.1.27975.47.3
·
1 row entry
·
2 columns
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
| ipUnicastClrVrfStaticRouteIndex | Integer32 | .1.3.6.1.4.1.27975.47.3.1.1 |
| ipUnicastClrVrfStaticRoute | Integer32r/w | .1.3.6.1.4.1.27975.47.3.1.2 |
authenticationLoginTable
table.1.3.6.1.4.1.27975.49.2
·
1 row entry
·
9 columns
table of login entry.
Login entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
authenticationLoginIndex
Login index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.1 |
||||||||||||||
|
authenticationLoginName
Login name. The default method list name is 'default'.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.2 |
||||||||||||||
|
authenticationLoginOne
The first login type, enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.3 |
||||||||||||||
|
authenticationLoginTwo
The second login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.4 |
||||||||||||||
|
authenticationLoginThree
The third login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.5 |
||||||||||||||
|
authenticationLoginFour
The fourth login type,disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.49.2.1.6 |
||||||||||||||
|
authenticationLoginFive
The fifth login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w | .1.3.6.1.4.1.27975.49.2.1.7 |
||||||||||||||
|
authenticationLoginSix
The fifth login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
|
Enumerationr/w | .1.3.6.1.4.1.27975.49.2.1.8 |
||||||||||||||
|
authenticationLoginRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.49.2.1.9 |
authenticationLineTable
table.1.3.6.1.4.1.27975.49.3
·
1 row entry
·
2 columns
table of login entry.
Login entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
authenticationLineIndex
Login index.
|
Integer32 | .1.3.6.1.4.1.27975.49.3.1.1 |
|
authenticationLineLoginName
Set an authentication list for login name. The default login name is 'default'. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32)
|
OctetStringr/w | .1.3.6.1.4.1.27975.49.3.1.2 |
evcTable
table.1.3.6.1.4.1.27975.51.1
·
1 row entry
·
3 columns
The table of EVC entry. An Ethernet virtual connection (EVC) is a logical relationship between Ethernet user-to-network interfaces (UNI) in a provider-based Ethernet service.
The entry of EVC.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
evcIndex
The index of EVC table.
|
Integer32 | .1.3.6.1.4.1.27975.51.1.1.1 |
||||||||||||
|
evcName
The name of EVC entry.
|
OctetStringr/w | .1.3.6.1.4.1.27975.51.1.1.2 |
||||||||||||
|
evcRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.51.1.1.3 |
evcInfoTable
table.1.3.6.1.4.1.27975.51.2
·
1 row entry
·
4 columns
The table of EVC information.
One entry of EVC information.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
evcInfoIndex
The index of EVC information table.
|
Integer32 Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.51.2.1.1 |
|
evcInfoMappedVlan
The vlan id of EVC mapped-vlan. The unset value is 0.
|
Integer32r/w Constraints: range: 1-64 |
.1.3.6.1.4.1.27975.51.2.1.2 |
|
evcInfoMappedDoubleVlan
The vlan id of EVC mapped-double-vlan.
The input value is like 2,3. The first vlan id is EVC mapped-inner-vlan ID. The second vlan id is EVC mapped-outer-vlan ID. The unset value is NULL. |
OctetStringr/w | .1.3.6.1.4.1.27975.51.2.1.3 |
|
evcInfoUsingNumber
Number of raw-vlan using this EVC.
|
Integer32 | .1.3.6.1.4.1.27975.51.2.1.4 |
qinqVlanMappingTable
table.1.3.6.1.4.1.27975.52.1.1
·
1 row entry
·
3 columns
The table containing information of vlan mapping table.
An entry containing information of vlan mapping table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqVlanMappingTableIndex
vlan mapping table index.
|
Integer32 | .1.3.6.1.4.1.27975.52.1.1.1.1 |
||||||||||||
|
qinqVlanMappingTableName
vlan mapping table name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.52.1.1.1.2 |
||||||||||||
|
qinqVlanMappingTableRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.1.1.1.3 |
qinqVlanMappingItemTable
table.1.3.6.1.4.1.27975.52.1.2
·
1 row entry
·
4 columns
The table is used to describe the relation between raw-vlan and mapped-vlan.
The entry is used to describe one item of the relation between raw-vlan and mapped-vlan.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqMappingEntryMappingTableIndex
The vlan mapping table index.
|
Integer32 Constraints: range: 0-4095 |
.1.3.6.1.4.1.27975.52.1.2.1.1 |
||||||||||||
|
qinqMappingEntryEvcIndex
The EVC table index.
|
Integer32 | .1.3.6.1.4.1.27975.52.1.2.1.2 |
||||||||||||
|
qinqMappingEntryRawVid
Raw vlan tag for this entry.
Set to 0 to use for untagged mapped vlan tag. Set to 4095 for out-of-range raw vlan. |
Integer32 | .1.3.6.1.4.1.27975.52.1.2.1.3 |
||||||||||||
|
qinqMappingEntryRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.1.2.1.4 |
.1.3.6.1.4.1.27975.52.2.1
·
1 row entry
·
2 columns
The infomation of interface switchport mode.
The infomation of interface switchport mode.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqIfModeDot1qTunnelIfIndex
The index of the interface which want to set to dot1q-tunnel mode.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.1.1.1 |
||||||||||||
|
qinqIfModeDot1qTunnelRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.2.1.1.2 |
.1.3.6.1.4.1.27975.52.2.2
·
1 row entry
·
2 columns
The infomation of interface switchport dot1q tunnel type.
The infomation of interface switchport dot1q tunnel type.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qinqIfDot1qTunnelTypeIfIndex
The index of the interface which want to set dot1q-tunnel type.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.2.1.1 |
|
qinqIfDot1qTunnelType
The do1q-tunnel type want to set.
1 selective. 2 basic. |
Enumerationr/w | .1.3.6.1.4.1.27975.52.2.2.1.2 |
.1.3.6.1.4.1.27975.52.2.3
·
1 row entry
·
4 columns
The infomation of interface switchport dot1q tunnel native vlan.
The infomation of interface switchport dot1q tunnel native vlan.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqIfDot1qTunnelNativeVlanIfIndex
The index of the interface which want to set dot1q-tunnel native vlan.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.52.2.3.1.1 |
||||||||||||
|
qinqIfDot1qTunnelNativeVlanId
The do1q-tunnel native vlan id to set.
1 means set to default native vlan |
Integer32r/w | .1.3.6.1.4.1.27975.52.2.3.1.2 |
||||||||||||
|
qinqIfDot1qTunnelNativeIsInnerVlan
Whether the do1q-tunnel native vlan is inner vlan.
1:the vlan id is inner vlan id. 2:default, the vlan id is not inner vlan id. |
Enumerationr/w | .1.3.6.1.4.1.27975.52.2.3.1.3 |
||||||||||||
|
qinqIfDot1qTunnelNativeRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.2.3.1.10 |
.1.3.6.1.4.1.27975.52.2.4
·
1 row entry
·
5 columns
The infomation of interface switchport dot1q tunnel allow vlan.
The infomation of interface switchport dot1q tunnel allow vlan.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqIfDot1qTunnelAllowVlanIfIndex
The index of the interface which want to set dot1q-tunnel allow vlan.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.52.2.4.1.1 |
||||||||||||
|
qinqIfDot1qTunnelAllowVlanIdList
The allowed vlan list belong to this dot1q tunnel port.
|
OctetString Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.52.2.4.1.2 |
||||||||||||
|
qinqIfDot1qTunnelAllowType
The do1q-tunnel type want to set.
1 allowAll. 2 allowNone. 3 allowAdd. 4 allowRemove. This node is only use for set. The get value is always 0. |
Enumerationr/w | .1.3.6.1.4.1.27975.52.2.4.1.3 |
||||||||||||
|
qinqIfDot1qTunnelAllowVlanId
The do1q-tunnel allow vlan id to set.vlan id range 1~4094.
This node is only use for set. The get value is always 0. Use 'qinqIfDot1qTunnelAllowVlanIdList' to get the dot1q vlan state of the interface. |
Integer32r/w | .1.3.6.1.4.1.27975.52.2.4.1.4 |
||||||||||||
|
qinqIfDot1qTunnelAllowRowstatus
The status of this conceptual row. For this table, only realize CreateAndGo and Active.
If want to remove allowed vlan, use do1q-tunnel type 4(allowRemove). 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.2.4.1.5 |
.1.3.6.1.4.1.27975.52.2.5
·
1 row entry
·
3 columns
The infomation of interface switchport dot1q tunnel applied vlan mapping table.
The infomation of interface switchport dot1q tunnel applied vlan mapping table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqIfDot1qTunnelApplyIfIndex
The index of the interface which want to apply vlan mapping table.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.5.1.1 |
||||||||||||
|
qinqIfDot1qTunnelApplyVlanMappingTableName
The vlan mapping table name want to apply to this interface.
|
OctetStringr/w | .1.3.6.1.4.1.27975.52.2.5.1.2 |
||||||||||||
|
qinqIfDot1qTunnelApplyRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.2.5.1.3 |
.1.3.6.1.4.1.27975.52.2.6
·
1 row entry
·
2 columns
Enable/disable vlan translation of trunk port .
Enable/disable vlan translation of trunk port
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qinqIfVlanTransIfIndex
The index of the interface which want to enable or disable vlan translation.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.6.1.1 |
|
qinqIfVlanTransEnable
Enable/disable vlan translation of trunk port.
|
Enumerationr/w | .1.3.6.1.4.1.27975.52.2.6.1.2 |
.1.3.6.1.4.1.27975.52.2.7
·
1 row entry
·
3 columns
The infomation of interface switchport trunk vlan translation applied vlan mapping table.
The infomation of interface switchport trunk vlan translation applied vlan mapping table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
qinqIfVlanTransApplyIfIndex
The index of the interface which want to apply vlan mapping table.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.7.1.1 |
||||||||||||
|
qinqIfVlanTransApplyVlanMappingTableName
The vlan mapping table name want to apply to this interface.
|
OctetStringr/w | .1.3.6.1.4.1.27975.52.2.7.1.2 |
||||||||||||
|
qinqIfVlanTransApplyRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.52.2.7.1.3 |
.1.3.6.1.4.1.27975.52.2.8
·
1 row entry
·
2 columns
The infomation of interface dot1q type.
The infomation of interface dot1q type.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qinqIfDot1qEthertypeIfIndex
The index of the interface which want to set ether type.
|
Integer32 | .1.3.6.1.4.1.27975.52.2.8.1.1 |
|
qinqIfDot1qEthertype
The ethertype want to set to this interface.
the ethertype value, could be 0x0000 ~~ 0xFFFF |
OctetStringr/w | .1.3.6.1.4.1.27975.52.2.8.1.2 |
.1.3.6.1.4.1.27975.52.3.1
·
1 row entry
·
1 columns
The infomation of tag native enable or not.
The infomation of tag native enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
qinqVlanDot1qTagNativeEnable
Enable/disable Tag Native. enable(1), disable(2).
|
Enumerationr/w | .1.3.6.1.4.1.27975.52.3.1.1.2 |
rmonExtTable
table.1.3.6.1.4.1.27975.53.1
·
1 row entry
·
2 columns
rmon extension table.
Rmon extension table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
rmonExtIfIndex
Interface index.
|
Integer32 | .1.3.6.1.4.1.27975.53.1.1.1 |
|
rmonExtClrCounter
Reset rmon counters on interface; 1: resetCount and return value is always 0.
|
Enumerationr/w | .1.3.6.1.4.1.27975.53.1.1.2 |
ldpExtIfConfigTable
table.1.3.6.1.4.1.27975.60.3
·
1 row entry
·
9 columns
ldp extention interface config table.
ldp extension interface config table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ldpExtIfConfigIfIndex
Interface index.
|
Integer32 | .1.3.6.1.4.1.27975.60.3.1.1 |
||||
|
ldpExtIfConfigHelloInterval
set the interval for sending multicast Hello packets
via an interface. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.2 |
||||
|
ldpExtIfConfigHoldTime
set the hold-time value after which the LSR rejects
adjacencies via an interface. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.3 |
||||
|
ldpExtIfConfigKeepAliveInterval
set the interval for sending keep-alive messages to
the peer in order to maintain a session. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.4 |
||||
|
ldpExtIfConfigKeepAliveTimeout
set the keep-alive time-out value for rejecting
a session with a peer. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.5 |
||||
|
ldpExtIfConfigMulticastHellos
disable/enable multicast hello exchange on a specified interface.
disable:1 enable:2. |
Enumerationr/w | .1.3.6.1.4.1.27975.60.3.1.6 |
||||
|
ldpExtIfConfigTargetedPeerHelloInterval
set the interval for sending unicast hello packets to targeted
peers via this interface. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.7 |
||||
|
ldpExtIfConfigTargetedPeerHoldTime
set the time-out value that is the time that the router waits
before rejecting an adjacency with a targeted peer. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.3.1.8 |
||||
|
ldpExtIfConfigEnableLdp
disable/enable ldp function on a specified interface.
disable:1 enable:2. |
Enumerationr/w | .1.3.6.1.4.1.27975.60.3.1.9 |
.1.3.6.1.4.1.27975.60.4
·
1 row entry
·
2 columns
config target peer table.
ldp extension target peer table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ldpExtConfigTargetPeerAddr
specify a targeted LDP peer.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.60.4.1.1 |
||||||||||||
|
ldpExtConfigTargetPeerStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.60.4.1.2 |
.1.3.6.1.4.1.27975.60.5
·
1 row entry
·
2 columns
config transport address table.
ldp extension transport address table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ldpExtGlobalConfigTransportAddress
configure the transport address for a label space.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.60.5.1.1 |
||||||||||||
|
ldpExtGlobalConfigTransportAddressStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.60.5.1.2 |
ldpExtConfigAdvLblsTable
table.1.3.6.1.4.1.27975.60.6
·
1 row entry
·
5 columns
config advertise label table.
ldp advertise label table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ldpExtAdvLblsPrefixIndex
Advertise-Labels Table prefix index.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.60.6.1.1 |
||||||||||||
|
ldpExtAdvLblsPeerIndex
Advertise-Labels Table peer index.
|
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.60.6.1.2 |
||||||||||||
|
ldpExtAdvLblsPrefixName
specify Advertise-Labels Table prefix name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.60.6.1.3 |
||||||||||||
|
ldpExtAdvLblsPeerName
specify Advertise-Labels Table peer name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.60.6.1.4 |
||||||||||||
|
ldpExtAdvLblsStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.60.6.1.5 |
.1.3.6.1.4.1.27975.60.7
·
1 row entry
·
3 columns
config advertise label to any table.
ldp advertise label to any table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ldpExtAdvLblsToAnyPrefixIndex
Advertise-Labels to any Table prefix index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.60.7.1.1 |
||||||||||||
|
ldpExtAdvLblsToAnyPrefixName
specify which destinations have their labels advertised to
all LDP neighbors. |
OctetStringr/w | .1.3.6.1.4.1.27975.60.7.1.2 |
||||||||||||
|
ldpExtAdvLblsToAnyStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.60.7.1.3 |
bgpPeerExtTable
table.1.3.6.1.4.1.27975.68.4
·
1 row entry
·
29 columns
This table contains information about routes to destination networks from all BGP4 peers. Since BGP4 can carry routes for multiple Network Layer protocols, this table has the Address Family Identifier(AFI) of the Network Layer protocol as the first index. Further for a given AFI, routes carried by BGP4 are distinguished based on Subsequent Address Family Identifiers(SAFI). Hence that is used as the second index. Conceptually there is a separate Loc-RIB maintained by the BGP speaker for each combination of AFI and SAFI supported by it.
Information about a path to a network received from a peer.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bgpPeerExtPeer
The Network Layer address of the peer where the route
information was learned. An implementation is only required to support an IPv4 peer. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.27975.68.4.1.1 |
||||||||||||
|
bgpPeerExtRemoteAS
Specify AS number of BGP peer.
|
Integer32r/w | .1.3.6.1.4.1.27975.68.4.1.2 |
||||||||||||
|
bgpPeerExtRowStats
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.3 |
||||||||||||
|
bgpPeerExtActivate
Enable the Address Family for this Neighbor.
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.68.4.1.4 |
||||||||||||
|
bgpPeerExtPassive
Don't send open messages to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.5 |
||||||||||||
|
bgpPeerExtDescription
Up to 80 characters describing this peer.
|
OctetStringr/w | .1.3.6.1.4.1.27975.68.4.1.6 |
||||||||||||
|
bgpPeerExtCapabilityRouteRefresh
Advertise route-refresh capability to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.7 |
||||||||||||
|
bgpPeerExtCapabilityDynamic
Advertise dynamic capability to this peer.
|
SNMPv2-TCTruthValuer/w Enumerated Values:
Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.8 |
||||||||||||
|
bgpPeerExtDontCapabilityNegotiate
Do not perform capability negotiation.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.9 |
||||||||||||
|
bgpPeerExtCapabilityOrf
Advertise prefixlist ORF capability to this peer.
|
Enumerationr/w | .1.3.6.1.4.1.27975.68.4.1.10 |
||||||||||||
|
bgpPeerExtNextHopSelf
Disable the next hop calculation for this neighbor.
|
SNMPv2-TCTruthValuer/w Enumerated Values:
Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.11 |
||||||||||||
|
bgpPeerExtRemovePrivateAS
Remove private AS number from outbound updates.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.12 |
||||||||||||
|
bgpPeerExtSendCommunity
Send Community attribute to this neighbor.
|
Enumerationr/w | .1.3.6.1.4.1.27975.68.4.1.13 |
||||||||||||
|
bgpPeerExtSoftReconfig
Allow inbound soft reconfiguration for this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.14 |
||||||||||||
|
bgpPeerExtRouteReflectorClient
Configure a neighbor as Route Reflector client.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.15 |
||||||||||||
|
bgpPeerExtRouteServerClient
Configure a neighbor as Route Server client.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.16 |
||||||||||||
|
bgpPeerExtAttrUnchangedASPath
BGP As-path attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.17 |
||||||||||||
|
bgpPeerExtAttrUnchangedNexthop
BGP Next-hop attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.18 |
||||||||||||
|
bgpPeerExtAttrUnchangedMed
BGP Med attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.19 |
||||||||||||
|
bgpPeerExtUpdateSource
Interface ifindex.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.4.1.20 |
||||||||||||
|
bgpPeerExtDefaultOriginate
Originate default route to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.21 |
||||||||||||
|
bgpPeerExtPort
Neighbor's BGP TCP port number.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.4.1.22 |
||||||||||||
|
bgpPeerExtWeight
Set default weight for routes from this peer. Default: 0.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.4.1.23 |
||||||||||||
|
bgpPeerExtCollideEstablished
Include Neighbor in Established State for Collision Detection.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.24 |
||||||||||||
|
bgpPeerExtOverrideCapability
Override capability negotiation result.
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.68.4.1.25 |
||||||||||||
|
bgpPeerExtStrictCapabilityMatch
Strict capability negotiation match.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.26 |
||||||||||||
|
bgpPeerExtAllowasIn
Strict capability negotiation match.
|
Integer32r/w | .1.3.6.1.4.1.27975.68.4.1.27 |
||||||||||||
|
bgpPeerExtAsOverride
override AS path.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.4.1.28 |
||||||||||||
|
bgpPeerExtMemberOfPeerGroupIndex
override AS path.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.4.1.29 |
bgpPeerGroupTable
table.1.3.6.1.4.1.27975.68.5
·
1 row entry
·
29 columns
Configure peer-group.
Information about a path to a network received from a peer.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bgpPeerGroupIndex
Peer group index.
|
Integer32 | .1.3.6.1.4.1.27975.68.5.1.1 |
||||||||||||
|
bgpPeerGroupName
Peer group name.
|
OctetStringr/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.68.5.1.2 |
||||||||||||
|
bgpPeerGroupRowStats
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.3 |
||||||||||||
|
bgpPeerGroupRemoteAS
Specify AS number of BGP peer.
|
Integer32r/w | .1.3.6.1.4.1.27975.68.5.1.4 |
||||||||||||
|
bgpPeerGroupActivate
Enable the Address Family for this Neighbor.
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.68.5.1.5 |
||||||||||||
|
bgpPeerGroupPassive
Don't send open messages to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.6 |
||||||||||||
|
bgpPeerGroupDescription
Up to 80 characters describing this peer.
|
OctetStringr/w | .1.3.6.1.4.1.27975.68.5.1.7 |
||||||||||||
|
bgpPeerGroupCapabilityRouteRefresh
Advertise route-refresh capability to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.8 |
||||||||||||
|
bgpPeerGroupCapabilityDynamic
Advertise dynamic capability to this peer.
|
SNMPv2-TCTruthValuer/w Enumerated Values:
Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.9 |
||||||||||||
|
bgpPeerGroupDontCapabilityNegotiate
Do not perform capability negotiation.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.10 |
||||||||||||
|
bgpPeerGroupCapabilityOrf
Advertise prefixlist ORF capability to this peer.
|
Enumerationr/w | .1.3.6.1.4.1.27975.68.5.1.11 |
||||||||||||
|
bgpPeerGroupNextHopSelf
Disable the next hop calculation for this neighbor.
|
SNMPv2-TCTruthValuer/w Enumerated Values:
Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.12 |
||||||||||||
|
bgpPeerGroupRemovePrivateAS
Remove private AS number from outbound updates.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.13 |
||||||||||||
|
bgpPeerGroupSendCommunity
Send Community attribute to this neighbor.
|
Enumerationr/w | .1.3.6.1.4.1.27975.68.5.1.14 |
||||||||||||
|
bgpPeerGroupSoftReconfig
Allow inbound soft reconfiguration for this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.15 |
||||||||||||
|
bgpPeerGroupRouteReflectorClient
Configure a neighbor as Route Reflector client.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.16 |
||||||||||||
|
bgpPeerGroupRouteServerClient
Configure a neighbor as Route Server client.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.17 |
||||||||||||
|
bgpPeerGroupAttrUnchangedASPath
BGP As-path attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.18 |
||||||||||||
|
bgpPeerGroupAttrUnchangedNexthop
BGP Next-hop attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.19 |
||||||||||||
|
bgpPeerGroupAttrUnchangedMed
BGP Med attribute is propagated unchanged to this neighbor.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.20 |
||||||||||||
|
bgpPeerGroupUpdateSource
Interface ifindex.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.5.1.21 |
||||||||||||
|
bgpPeerGroupDefaultOriginate
Originate default route to this peer.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.22 |
||||||||||||
|
bgpPeerGroupPort
Neighbor's BGP TCP port number.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.5.1.23 |
||||||||||||
|
bgpPeerGroupWeight
Set default weight for routes from this peer.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.68.5.1.24 |
||||||||||||
|
bgpPeerGroupCollideEstablished
Include Neighbor in Established State for Collision Detection.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.25 |
||||||||||||
|
bgpPeerGroupOverrideCapability
Override capability negotiation result.
|
SNMPv2-TCTruthValuer/w | .1.3.6.1.4.1.27975.68.5.1.26 |
||||||||||||
|
bgpPeerGroupStrictCapabilityMatch
Strict capability negotiation match.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.27 |
||||||||||||
|
bgpPeerGroupAllowasIn
Strict capability negotiation match.
|
Integer32r/w | .1.3.6.1.4.1.27975.68.5.1.28 |
||||||||||||
|
bgpPeerGroupAsOverride
override AS path.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.68.5.1.29 |
mplsLspTunnelingTable
table.1.3.6.1.4.1.27975.69.1
·
1 row entry
·
6 columns
Tunnel a transit LSP.
Entry of mplsLspTunnelingTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspTunnelingInLabel
Incoming Label Value between 16 and 1048575.
|
Integer32 | .1.3.6.1.4.1.27975.69.1.1.1 |
||||||||||||
|
mplsLspTunnelingOutLabel
Outgoing label of the transit lsp,0,3,16-1048575.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.1.1.2 |
||||||||||||
|
mplsLspTunnelingDestAddr
IPv4 network FEC for identifying tunnel LSP.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.1.1.3 |
||||||||||||
|
mplsLspTunnelingMaskLen
Length of iPv4 network FEC mask for identifying tunnel LSP,
between 0 and 32. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.1.1.4 |
||||||||||||
|
mplsLspTunnelingRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.1.1.10 |
||||||||||||
|
mplsLspTunnelingState
The state of the LSP tunneling entry.The meanings of the values are:
selected(1) - the LSP tunneling entry is selected; non-selected(2) - the LSP tunneling entry is not selected; |
Enumeration | .1.3.6.1.4.1.27975.69.1.1.11 |
mplsMapRouteTable
table.1.3.6.1.4.1.27975.69.2
·
1 row entry
·
6 columns
mpls map-route A.B.C.D N F.G.H.I N.
Entry of mplsMapRouteTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsMapRouteSrcAddr
IpAddress of IPv4 prefix to be mapped.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.2.1.1 |
||||||||||||
|
mplsMapRouteSrcMaskLen
Mask length of IPv4 prefix to be mapped.Must be between 0 and 32.
|
Integer32 | .1.3.6.1.4.1.27975.69.2.1.2 |
||||||||||||
|
mplsMapRouteDestAddr
IPv4 Forwarding Equivalence Class for route to be mapped to.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.69.2.1.3 |
||||||||||||
|
mplsMapRouteDestMaskLen
Mask length for IPv4 Forwarding Equivalence Class.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.2.1.4 |
||||||||||||
|
mplsMapRouteTunnelName
MPLS tunnel for route to be mapped to. If this node is set,
mplsMapRouteDestAddr and mplsMapRouteDestMaskLen are invalid. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.2.1.5 |
||||||||||||
|
mplsMapRouteRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.2.1.10 |
mplsVpwsTable
table.1.3.6.1.4.1.27975.69.5
·
1 row entry
·
10 columns
Specify an MPLS Layer-2 Virtual Circuit.
Entry of mplsVpwsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVpwsVcId
Identifying value for MPLS Layer-2 Virtual Circuit.
|
Unsigned32 | .1.3.6.1.4.1.27975.69.5.1.1 |
||||||||||||
|
mplsVpwsVcName
Identifying string for MPLS Layer-2 Virtual Circuit.
Only 20 octets is accepted.. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.5.1.2 |
||||||||||||
|
mplsVpwsPeerAddr
IPv4 Address for end-point for MPLS Layer-2 Virtual Circuit.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 576-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.5.1.3 |
||||||||||||
|
mplsVpwsIsManual
If this value is set , vc will be configured by manual.
1 means manual is set,2 means not. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.5.1.4 |
||||||||||||
|
mplsVpwsMtu
Specify l2-circuit mtu,l2-circuit mtu value <576-65535>
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.5.1.5 |
||||||||||||
|
mplsVpwsPwMode
PW raw/tagged mode.0 means default mode, 1 means raw,2 means tagged mode.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.5.1.6 |
||||||||||||
|
mplsVpwsControlWord
Set control word for mpls layer2 circuit. The meanings of the values are:
enable(1) - enable control word; disable(2) - disable control word; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.5.1.7 |
||||||||||||
|
mplsVpwsStats
Set statstics status for mpls layer2 circuit. The meanings of the values are:
enable(1) - enable statistics; disable(2) - disable statistics; |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.5.1.8 |
||||||||||||
|
mplsVpwsRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.5.1.15 |
||||||||||||
|
mplsVpwsState
The state of the mpls layer2 circuit. The meanings of the values are:
active(1) - the l2 circuit is active; inactive(2) - the l2 circuit is inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.5.1.16 |
mplsVpwsFibTable
table.1.3.6.1.4.1.27975.69.6
·
1 row entry
·
4 columns
Table of Layer-2 MPLS Virtual Circuit FIB entry.
A Layer-2 MPLS Virtual Circuit FIB entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVpwsFibVcId
Virtual Circuit Identifier.
|
Unsigned32 Constraints: range: 16-1048575 |
.1.3.6.1.4.1.27975.69.6.1.1 |
||||||||||||
|
mplsVpwsFibInLabel
In-coming Label <16-1048575>.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.6.1.2 |
||||||||||||
|
mplsVpwsFibOutLabel
Out-going Label <16-1048575>.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.6.1.3 |
||||||||||||
|
mplsVpwsFibRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.6.1.4 |
mplsVplsTable
table.1.3.6.1.4.1.27975.69.8
·
1 row entry
·
11 columns
Instance of MPLS based Virtual Private Lan Service (VPLS).
The entry of mplsVplsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsId
Identifying value for VPLS.
|
Unsigned32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.8.1.1 |
||||||||||||
|
mplsVplsName
Identifying string for VPLS.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.8.1.2 |
||||||||||||
|
mplsVplsWhiteList
Set whitelist for the MPLS VPLS. The meanings of the values are:
enable(1) - Enable whitelist mode; disable(2) - Disable whitelist mode;; |
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.8.1.5 |
||||||||||||
|
mplsVplsRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 576-65535Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.8.1.10 |
||||||||||||
|
mplsVplsDescription
Characters describing this VPLS instance.Only less than 20 octets is accepted.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.8.1.11 |
||||||||||||
|
mplsVplsMtu
Mtu value of a vpls instance .
|
Integer32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.27975.69.8.1.12 |
||||||||||||
|
mplsVplsMacLearning
Set mac learning for the MPLS VPLS. The meanings of the values are:
enable(1) - Enable mac learning; disable(2) - Disable mac learning; |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.8.1.13 |
||||||||||||
|
mplsVplsMacLimitNum
Maximum fdb number of the MPLS VPLS.
|
Unsigned32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.8.1.14 |
||||||||||||
|
mplsVplsMacLimitAction
Set warning log when learning is disabled. The meanings of the values are:
default(1) - farward packets with mac learning disable; warn(2) - warning log and discard packets; discard(3) - discard packets. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.8.1.15 |
||||||||||||
|
mplsVplsAllowFlooding
Set flooding broadcast, multicast and unicast packets. The meanings of the values are:
enable(1) - Enable flooding unknown unicast; disable(2) - Disable flooding unknown unicast; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.8.1.16 |
||||||||||||
|
mplsVplsState
VPLS instance state. The meanings of the values are:
active(1) - VPLS instance is active; inactive(2) - VPLS instance is inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.8.1.20 |
mplsVplsPeerTable
table.1.3.6.1.4.1.27975.69.9
·
1 row entry
·
9 columns
Peers to VPLS domains.
Entry of mplsVplsPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsPeerVplsId
Identifying value for VPLS.
|
Unsigned32 | .1.3.6.1.4.1.27975.69.9.1.1 |
||||||||||||
|
mplsVplsPeerPeerAddr
IP address of the peer node to be added.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.9.1.2 |
||||||||||||
|
mplsVplsPeerType
Set 1, if Peer Virtual Circuits type is Raw mode;
Set 2, if Peer Virtual Circuits type is Tagged mode. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.9.1.3 |
||||||||||||
|
mplsVplsPeerIsManul
No signaling is used to set-up the Virtual Circuit.
1 means manual is set, 2 means not. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.9.1.4 |
||||||||||||
|
mplsVplsPeerControlWord
Set control word for mpls vpls peer. The meanings of the values are:
enable(1) - enable control word; disable(2) - disable control word; |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.9.1.5 |
||||||||||||
|
mplsVplsPeerStats
Set statistics for mpls vpls peer. The meanings of the values are:
enable(1) - enable statistics; disable(2) - disable statistics; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.9.1.6 |
||||||||||||
|
mplsVplsPeerPEType
Set PW type for mpls vpls peer. The meanings of the values are:
spe(1) - Superstarum PE; upe(2) - Underlayer PE; |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.9.1.7 |
||||||||||||
|
mplsVplsPeerRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.9.1.15 |
||||||||||||
|
mplsVplsPeerState
The state of mpls vpls peer. The meanings of the values are:
up(1) - the vpls peer is up; down(2) - the vpls peer is down; |
Enumeration | .1.3.6.1.4.1.27975.69.9.1.16 |
mplsVplsFibAddTable
table.1.3.6.1.4.1.27975.69.10
·
1 row entry
·
5 columns
Vpls fib table.
VPLS Fib entrys.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsFibAddVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 16-2063 |
.1.3.6.1.4.1.27975.69.10.1.1 |
||||||||||||
|
mplsVplsFibAddPeerAddr
Mesh Peer IPv4 Address.
|
SNMPv2-SMIIpAddress Constraints: range: 16-1048575Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.10.1.2 |
||||||||||||
|
mplsVplsFibAddInLabel
In-coming Label <16-2063>.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.10.1.3 |
||||||||||||
|
mplsVplsFibAddOutLabel
Out-going Label <16-1048575>.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.10.1.4 |
||||||||||||
|
mplsVplsFibAddRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.10.1.5 |
.1.3.6.1.4.1.27975.69.11
·
1 row entry
·
9 columns
One MPLS layer-2 virtual circuit can only band to one interface, but one interface may be banded to many VCs.
Entry of mplsInterfaceMplsVpwsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsInterfaceMplsVpwsIfIndex
Interface index.
|
Integer32 Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.69.11.1.1 |
||||||||||||
|
mplsInterfaceMplsVpwsVcName
Identifying string for MPLS layer-2 virtual circuit.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.11.1.2 |
||||||||||||
|
mplsInterfaceMplsVpwsVlanId
Vlan identifier.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.11.1.3 |
||||||||||||
|
mplsInterfaceMplsVpwsBundling
State of bundling.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.11.1.4 |
||||||||||||
|
mplsInterfaceMplsVpwsStatisticEn
State of statistic enable.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.11.1.5 |
||||||||||||
|
mplsInterfaceMplsVpwsReplaceDscp
State of replace dscp enable.
|
Enumerationr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.69.11.1.6 |
||||||||||||
|
mplsInterfaceMplsVpwsReplaceCos
State of replace cos enable.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.11.1.7 |
||||||||||||
|
mplsInterfaceMplsVpwsVlanOperation
Identifying vlan operation table name for MPLS layer-2 virtual circuit.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.11.1.8 |
||||||||||||
|
mplsInterfaceMplsVpwsRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.11.1.10 |
.1.3.6.1.4.1.27975.69.12
·
1 row entry
·
8 columns
Interface property table.Including label-switching and configuration of MPLS-TP P2P MAC.
Configuration of interface label-switching and MPLS-TP P2P MAC.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsInterfacePropertyIfIndex
Interface index.
|
Integer32 | .1.3.6.1.4.1.27975.69.12.1.1 |
||||
|
mplsInterfaceLabelSwitching
Set label-switching of the interface. This node is
valid when the interface is a routed interface. The meanings of the values are: enable(1) - Enable label-switching; disable(2) - Disable label-switching; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.12.1.4 |
||||
|
mplsInterfaceTPP2PTxMac
Transmit mac address for mpls-tp non-ip system.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.69.12.1.5 |
||||
|
mplsInterfaceCRCNumberThresholdRising
Rising threshold for CRC error number.
|
OctetStringr/w Constraints: range: 1-100 |
.1.3.6.1.4.1.27975.69.12.1.6 |
||||
|
mplsInterfaceCRCNumberThresholdFalling
Falling threshold for CRC error number.
|
OctetStringr/w Constraints: range: 0-99 |
.1.3.6.1.4.1.27975.69.12.1.7 |
||||
|
mplsInterfaceCRCRateThresholdRising
Rising threshold for CRC error rate.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.12.1.8 |
||||
|
mplsInterfaceCRCRateThresholdFalling
Falling threshold for CRC error rate.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.12.1.9 |
||||
|
mplsInterfaceCRCAlarmStatus
Interface CRC alarm status.
|
Enumeration | .1.3.6.1.4.1.27975.69.12.1.10 |
.1.3.6.1.4.1.27975.69.13
·
1 row entry
·
10 columns
Table of relationship of Vpls instance and interface.
Entry of mplsInterfaceMplsVplsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsInterfaceMplsVplsIfIndex
Interface index.
|
Integer32 Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.69.13.1.1 |
||||||||||||
|
mplsInterfaceMplsVplsVplsName
Identifying value for vlan.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.13.1.2 |
||||||||||||
|
mplsInterfaceMplsVplsVlanId
Identifying value for vlan..
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.13.1.3 |
||||||||||||
|
mplsInterfaceMplsVplsBundling
State of bundling.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.13.1.4 |
||||||||||||
|
mplsInterfaceMplsVplsStatisticEn
State of statistics enable.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.13.1.5 |
||||||||||||
|
mplsInterfaceMplsVplsETreeACType
Etree AC type.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.13.1.6 |
||||||||||||
|
mplsInterfaceMplsVplsReplaceDscp
State of replace dscp.
|
Enumerationr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.69.13.1.7 |
||||||||||||
|
mplsInterfaceMplsVplsReplaceCos
State of replace cos enable.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.13.1.8 |
||||||||||||
|
mplsInterfaceMplsVplsVlanOperation
Identifying vlan operation table name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.13.1.9 |
||||||||||||
|
mplsInterfaceMplsVplsRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.13.1.10 |
mplsLspPeTable
table.1.3.6.1.4.1.27975.69.14
·
1 row entry
·
55 columns
Table of all mpls lsp-pe instances.
Entry of mplsLspPeTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPeName
Identifying value for MPLS Lsp-pe.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.1 |
||||||||||||||
|
mplsLspPeRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 1-20Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.14.1.10 |
||||||||||||||
|
mplsLspPeState
The state of the lsp-pe. The meanings of the values are:
active(1) - the lsp-pe is active; inactive(2) - the lsp-pe is inactive; |
Enumeration Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.14.1.11 |
||||||||||||||
|
mplsLspPeDescription
Characters describing of this pe type LSP.
Only less than 20 octets is accepted. |
OctetStringr/w Constraints: range: 1-12 |
.1.3.6.1.4.1.27975.69.14.1.12 |
||||||||||||||
|
mplsLspPeOAMMegLevel
OAM level.
|
Integer32r/w Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.69.14.1.20 |
||||||||||||||
|
mplsLspPeOAMMegId
MEG ID of the lsp-pe.
|
OctetStringr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.14.1.21 |
||||||||||||||
|
mplsLspPeOAMMegIdIcc
ICC length of MEG ID.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.22 |
||||||||||||||
|
mplsLspPeOAMMepId
MEP ID.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.14.1.23 |
||||||||||||||
|
mplsLspPeOAMMepInterval
MEP Interval.
|
Enumerationr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.14.1.24 |
||||||||||||||
|
mplsLspPeOAMMepExp
EXP value, default is 7.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.25 |
||||||||||||||
|
mplsLspPeOAMRMepId
Remote MEP ID.
|
Integer32r/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.14.1.26 |
||||||||||||||
|
mplsLspPeOAMCCState
CC state.
|
Enumerationr/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.14.1.27 |
||||||||||||||
|
mplsLspPeOAMEventCacheSize
Event entry cache size.
|
Integer32r/w Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.14.1.28 |
||||||||||||||
|
mplsLspPeOAM1dmCacheSize
1dm entry cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.29 |
||||||||||||||
|
mplsLspPeOAMAisInterval
Interval of AIS PDU.
0:no oam-y1731 ais server enable. |
Integer32r/w Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.14.1.30 |
||||||||||||||
|
mplsLspPeOAMAisClientSupress
AIS client supress state.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.31 |
||||||||||||||
|
mplsLspPeOAMLckInterval
Lsp-pe lock interval.
0:no oam-y1731 lck server enable. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.32 |
||||||||||||||
|
mplsLspPeOAMLck
Lck state.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.33 |
||||||||||||||
|
mplsLspPeOAMEvtLOC
Loc state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.34 |
||||||||||||||
|
mplsLspPeOAMEvtUMP
Unexp RMEPID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.35 |
||||||||||||||
|
mplsLspPeOAMEvtUIN
Unexp interval state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.36 |
||||||||||||||
|
mplsLspPeOAMEvtUMG
Unexp MEGID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.37 |
||||||||||||||
|
mplsLspPeOAMEvtULV
Unexp Level state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.38 |
||||||||||||||
|
mplsLspPeOAMEvtW1ST
Wait 1st CCM state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.39 |
||||||||||||||
|
mplsLspPeOAMEvtRDIR
RDI RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.40 |
||||||||||||||
|
mplsLspPeOAMEvtRDIT
RDI TX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.41 |
||||||||||||||
|
mplsLspPeOAMEvtAISR
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.42 |
||||||||||||||
|
mplsLspPeOAMEvtAIST
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.43 |
||||||||||||||
|
mplsLspPeOAMEvtAISD
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.44 |
||||||||||||||
|
mplsLspPeOAMEvtLCKR
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.45 |
||||||||||||||
|
mplsLspPeOAMEvtLCKT
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.46 |
||||||||||||||
|
mplsLspPeOAMEvtLCKD
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.47 |
||||||||||||||
|
mplsLspPeOAMLckTxEnable
oam-y1731 lck server enable.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.48 |
||||||||||||||
|
mplsLspPeOAMEvtCRC
CRC RX state.
|
Enumeration | .1.3.6.1.4.1.27975.69.14.1.49 |
||||||||||||||
|
mplsLspPeOAMState
oam-y1731 Rmep state.
|
Enumeration | .1.3.6.1.4.1.27975.69.14.1.50 |
||||||||||||||
|
mplsLspPeIngressPkts
Ingress packtes number of lsp-pe.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.14.1.51 |
||||||||||||||
|
mplsLspPeIngressBytes
Ingress bytes number of lsp-pe.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.14.1.52 |
||||||||||||||
|
mplsLspPeEgressPkts
Egress packtes number of lsp-pe.
|
SNMPv2-SMICounter64 Enumerated Values:
Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.14.1.53 |
||||||||||||||
|
mplsLspPeEgressBytes
Egress bytes number of lsp-pe.
|
SNMPv2-SMICounter64 Constraints: range: -1-1000000Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.14.1.54 |
||||||||||||||
|
mplsLspPeStats
statistics enable.
|
Enumerationr/w Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.14.1.55 |
||||||||||||||
|
mplsLspPeBandwidth
lsp-pe bandwidth in kbps. -1 means no limitation
|
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.69.14.1.56 |
||||||||||||||
|
mplsLspPeOAMLmDualExp
Configure dual-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.14.1.61 |
||||||||||||||
|
mplsLspPeOAMLmDualStatInterval
Configure dual-ended loss measurment interval value.
|
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.14.1.62 |
||||||||||||||
|
mplsLspPeOAMLmDualCacheSize
Configure dual-ended loss measurment cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.63 |
||||||||||||||
|
mplsLspPeOAMLmSingleExp
Configure single-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be count… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.14.1.66 |
||||||||||||||
|
mplsLspPeOAMLmSingleInterval
Config Interval.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.14.1.67 |
||||||||||||||
|
mplsLspPeOAMLmSingleCacheSize
Configure single-ended loss measurment cache size.
|
Integer32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.14.1.68 |
||||||||||||||
|
mplsLspPeOAMLmEnableState
Enable or disable oam-y1731 loss measurment.
|
Enumerationr/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.14.1.70 |
||||||||||||||
|
mplsLspPeOAMLmLocalLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.14.1.71 |
||||||||||||||
|
mplsLspPeOAMLmRemoteLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.14.1.72 |
||||||||||||||
|
mplsLspPeOAMLmSingleRxCount
LMM single-ended packet Rx count.
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.14.1.73 |
||||||||||||||
|
mplsLspPeOAMLmSingleTxCount
LMM single-ended packet Tx count.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.14.1.74 |
||||||||||||||
|
mplsLspPeOAMLmSingleSuccessRate
LMM single-ended success rate.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.14.1.75 |
||||||||||||||
|
mplsLspPeOAMLmSingleStartTime
LMM proactive single-ended start time.
|
OctetString | .1.3.6.1.4.1.27975.69.14.1.76 |
||||||||||||||
|
mplsLspPeOAMLmSingleEndTime
LMM proactive single-ended end time.
|
OctetString | .1.3.6.1.4.1.27975.69.14.1.77 |
mplsLspPeIngressTable
table.1.3.6.1.4.1.27975.69.15
·
1 row entry
·
3 columns
Table of mpls lsp-pe ingress configure.
Entry of mplsLspPeIngressTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPeIngressLspName
Identifying value for MPLS Lsp-pe.
|
OctetString | .1.3.6.1.4.1.27975.69.15.1.1 |
||||||||||||
|
mplsLspPeIngressInlabel
Incoming label of the Lsp-pe.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.15.1.2 |
||||||||||||
|
mplsLspPeIngressRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.15.1.10 |
mplsLspPeEgressTable
table.1.3.6.1.4.1.27975.69.16
·
1 row entry
·
6 columns
Table of mpls lsp-pe egress configure.
Entries of mplsLspPeEgressTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPeEgressLspName
Identifying value for MPLS Lsp-pe.
|
OctetString | .1.3.6.1.4.1.27975.69.16.1.1 |
||||||||||||
|
mplsLspPeEgressOutlabel
Outgoing label of the Lsp-pe.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.69.16.1.2 |
||||||||||||
|
mplsLspPeEgressNextHop
Nexthop Address(IPV4) for the Lsp-pe. Out-going
interface and nexthop ip address can not be configured at the same time. |
SNMPv2-SMIIpAddressr/w Constraints: range: 0-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.16.1.3 |
||||||||||||
|
mplsLspPeEgressOutIfindex
Outgoing interface for the Lsp-pe. Out-going
interface and nexthop ip address can not be configured at the same time. |
Integer32r/w | .1.3.6.1.4.1.27975.69.16.1.4 |
||||||||||||
|
mplsLspPeEgressOutMemIfindex
Member port index, this field is required only when
out-going interface is vlan interface. |
Integer32r/w | .1.3.6.1.4.1.27975.69.16.1.5 |
||||||||||||
|
mplsLspPeEgressRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.16.1.10 |
mplsLspPTable
table.1.3.6.1.4.1.27975.69.17
·
1 row entry
·
8 columns
Table of all mpls lsp-p instances.
Entry of mplsLspPTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPName
Identifying value for MPLS Lsp-p.
|
OctetString Constraints: range: 1-12 |
.1.3.6.1.4.1.27975.69.17.1.1 |
||||||||||||
|
mplsLspPRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 1-6Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.17.1.10 |
||||||||||||
|
mplsLspPOAMMegId
MEG ID of the lsp-p.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.17.1.11 |
||||||||||||
|
mplsLspPOAMMegIdIcc
ICC length of MEG ID.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.17.1.12 |
||||||||||||
|
mplsLspPOAMMipState
MIP state of the lsp.
|
Enumerationr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.17.1.13 |
||||||||||||
|
mplsLspPOAMMegLevel
OAM level.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.17.1.14 |
||||||||||||
|
mplsLspPDescription
Characters describing of this p type LSP.
Only less than 20 octets is accepted. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.17.1.15 |
||||||||||||
|
mplsLspPStats
Set statistics for mpls lsp-p. The meanings of the values are:
enable(1) - enable statistics; disable(2) - disable statistics; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.17.1.16 |
mplsLspPEastTable
table.1.3.6.1.4.1.27975.69.18
·
1 row entry
·
14 columns
Table of east configuration of all mpls lsp-p instances.
Entry of mplsLspPfEastTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPEastLspName
Identifying value for MPLS Lsp-p.
|
OctetString Constraints: range: 16-1048575 |
.1.3.6.1.4.1.27975.69.18.1.1 |
||||||||||||
|
mplsLspPEastInlabel
East incoming label of the Lsp-p.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.18.1.2 |
||||||||||||
|
mplsLspPEastOutlabel
East outgoing label of the Lsp-p.
|
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.18.1.3 |
||||||||||||
|
mplsLspPEastNextHop
East nexthop Address(IPV4) for the Lsp-p.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 0-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.18.1.4 |
||||||||||||
|
mplsLspPEastTunnel
East tunnel name.
|
OctetStringr/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.69.18.1.5 |
||||||||||||
|
mplsLspPEastOutIfindex
Outgoing interface for the Lsp-p. Out-going
interface , tunnel, and nexthop ip address can not be configured at the same time. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.18.1.6 |
||||||||||||
|
mplsLspPEastOutMemIfindex
Member port index, this field is required only when
out-going interface is vlan interface. |
Integer32r/w | .1.3.6.1.4.1.27975.69.18.1.7 |
||||||||||||
|
mplsLspPEastReplaceExp
Replace exp.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.18.1.8 |
||||||||||||
|
mplsLspPEastRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.18.1.10 |
||||||||||||
|
mplsLspPEastState
The state of the mpls lsp-p east. The meanings of the values are:
active(1) - active; inactive(2) - inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.18.1.11 |
||||||||||||
|
mplsLspPEastIngressPkts
Ingress packets number of lsp-p east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.18.1.20 |
||||||||||||
|
mplsLspPEastIngressbytes
Ingress bytes number of lsp-p east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.18.1.21 |
||||||||||||
|
mplsLspPEastEgressPkts
Egress packets number of lsp-p east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.18.1.22 |
||||||||||||
|
mplsLspPEastEgressBytes
Egress bytes number of lsp-p east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.18.1.23 |
mplsLspPWestTable
table.1.3.6.1.4.1.27975.69.19
·
1 row entry
·
14 columns
Table of west configuration of all mpls lsp-p instances.
Entry of mplsLspPWestTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPWestLspName
Identifying value for MPLS Lsp-p.
|
OctetString Constraints: range: 16-1048575 |
.1.3.6.1.4.1.27975.69.19.1.1 |
||||||||||||
|
mplsLspPWestInlabel
West incoming label of the Lsp-p.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.19.1.2 |
||||||||||||
|
mplsLspPWestOutlabel
West outgoing label of the Lsp-p.
|
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.19.1.3 |
||||||||||||
|
mplsLspPWestNextHop
West nexthop Address(IPV4) for the Lsp-p.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 0-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.19.1.4 |
||||||||||||
|
mplsLspPWestTunnel
West tunnel name.
|
OctetStringr/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.69.19.1.5 |
||||||||||||
|
mplsLspPWestOutIfindex
Outgoing interface for the Lsp-p. Out-going
interface , tunnel, and nexthop ip address can not be configured at the same time. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.19.1.6 |
||||||||||||
|
mplsLspPWestOutMemIfindex
Member port index, this field is required only when
out-going interface is vlan interface. |
Integer32r/w | .1.3.6.1.4.1.27975.69.19.1.7 |
||||||||||||
|
mplsLspPWestReplaceExp
Replace exp.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.19.1.8 |
||||||||||||
|
mplsLspPWestRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.19.1.10 |
||||||||||||
|
mplsLspPWestState
The state of the mpls lsp-p west. The meanings of the values are:
active(1) - active; inactive(2) - inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.19.1.11 |
||||||||||||
|
mplsLspPWestIngressPkts
Ingress packets number of lsp-p west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.19.1.20 |
||||||||||||
|
mplsLspPWestIngressbytes
Ingress bytes number of lsp-p west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.19.1.21 |
||||||||||||
|
mplsLspPWestEgressPkts
Egress packets number of lsp-p west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.19.1.22 |
||||||||||||
|
mplsLspPWestEgressBytes
Egress bytes number of lsp-p west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.19.1.23 |
mplsTunnelTable
table.1.3.6.1.4.1.27975.69.20
·
1 row entry
·
22 columns
Table of all mpls tunnel instances.
Entry of mplsTunnelTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsTunnelName
Identifying value for mpls tunnel.
|
OctetString | .1.3.6.1.4.1.27975.69.20.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelApsType
APS type for the tunnel.
|
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.20.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 0-20Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.20.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelPrimaryLspPe
Primary lsp-pe name of the mpls tunnel.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.20.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelSecondaryLspPe
Secondary lsp-pe name of the mpls tunnel.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.20.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelDescription
Characters describing of this MPLS tunnel.
Only less than 20 octets is accepted. |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelSelectedLspPe
Selected lsp-pe name of the mpls tunnel.
|
OctetString Constraints: range: 0-12 |
.1.3.6.1.4.1.27975.69.20.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131Mode
G8131 mode for the mpls tunnel.
|
Enumeration Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.20.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131WTRTimer
G8131 wait-to-restore timer value for the mpls tunnel, in minutes.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.31 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131HoldOffTimer
G8131 hold-off timer value for the mpls tunnel, steps of 100ms.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.20.1.32 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131Action
G8131 actions for the mpls tunnel.
|
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.20.1.33 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131WorkingLSP
G8131 working lsp for the mpls tunnel.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.40 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131ProtectionLSP
G8131 protection lsp for the mpls tunnel.
|
OctetString | .1.3.6.1.4.1.27975.69.20.1.41 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131ActivePath
G8131 active path for the mpls tunnel.
|
Enumeration | .1.3.6.1.4.1.27975.69.20.1.42 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131WTRTimeLeft
Left time of G8131 wait-to-restore timer of the mpls tunnel.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.20.1.43 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131HoldOffTimeLeft
Left time of G8131 hold-off timer of the mpls tunnel.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.20.1.44 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131DFOPState
G8131 DFOP state of the mpls tunnel.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.45 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131CurrentState
G8131 current state of the mpls tunnel.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.46 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131LastState
G8131 last state of the mpls tunnel.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.47 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131CurrentEvent
G8131 current event of the mpls tunnel.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.20.1.48 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131FarEndLastEvent
G8131 far end last event of the mpls tunnel.
|
Enumeration | .1.3.6.1.4.1.27975.69.20.1.49 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTunnelG8131RequestSignal
G8131 request signal of the mpls tunnel.
|
Enumeration | .1.3.6.1.4.1.27975.69.20.1.50 |
mplsPwSPeTable
table.1.3.6.1.4.1.27975.69.23
·
1 row entry
·
8 columns
Table of all mpls pw s-pe instances.
Entry of mplsPwSPeTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsPwSPeName
Identifying value for MPLS pw s-pe.
|
OctetString Constraints: range: 1-12 |
.1.3.6.1.4.1.27975.69.23.1.1 |
||||||||||||
|
mplsPwSPeRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 1-6Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.23.1.10 |
||||||||||||
|
mplsPwSPeOAMMegId
MEG ID of the pw spe.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.23.1.11 |
||||||||||||
|
mplsPwSPeOAMMegIdIcc
ICC length of MEG ID.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.23.1.12 |
||||||||||||
|
mplsPwSPeOAMMipState
MIP state of the pw spe.
|
Enumerationr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.23.1.13 |
||||||||||||
|
mplsPwSPeOAMMegLevel
OAM level.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.23.1.14 |
||||||||||||
|
mplsPwSPeDescription
Characters describing of this S-PE type PW.
Only less than 20 octets is accepted. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.23.1.15 |
||||||||||||
|
mplsPwSpeStats
Set statistics for mpls pw s-pe. The meanings of the values are:
enable(1) - enable statistics; disable(2) - disable statistics; |
Enumerationr/w | .1.3.6.1.4.1.27975.69.23.1.16 |
mplsPwSPeEastTable
table.1.3.6.1.4.1.27975.69.24
·
1 row entry
·
11 columns
Table of east configuration of all mpls pw s-pe instances.
Entry of mplsPwSPeEastTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsPwSPeEastPwName
Identifying value for MPLS pw s-pe.
|
OctetString Constraints: range: 16-1048575 |
.1.3.6.1.4.1.27975.69.24.1.1 |
||||||||||||
|
mplsPwSPeEastInlabel
East incoming label of the MPLS pw s-pe.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.24.1.2 |
||||||||||||
|
mplsPwSPeEastOutlabel
East outgoing label of the MPLS pw s-pe.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.24.1.3 |
||||||||||||
|
mplsPwSPeEastTunnelName
MPLS tunnel name for the MPLS pw s-pe.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.24.1.4 |
||||||||||||
|
mplsPwSPeEastCtrlWord
The state of the mpls pw spe east control-word.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.24.1.5 |
||||||||||||
|
mplsPwSPeEastRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.24.1.10 |
||||||||||||
|
mplsPwSPeEastState
The state of the mpls pw spe east. The meanings of the values are:
up(1) - the state is up; down(2) - the state is down; |
Enumeration | .1.3.6.1.4.1.27975.69.24.1.11 |
||||||||||||
|
mplsPwSPeEastIngressPkts
Ingress packets number of pw s-pe east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.24.1.20 |
||||||||||||
|
mplsPwSPeEastIngressbytes
Ingress bytes number of pw s-pe east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.24.1.21 |
||||||||||||
|
mplsPwSPeEastEgressPkts
Egress packets number of pw s-pe east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.24.1.22 |
||||||||||||
|
mplsPwSPeEastEgressBytes
Egress bytes number of pw s-pe east.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.24.1.23 |
mplsPwSPeWestTable
table.1.3.6.1.4.1.27975.69.25
·
1 row entry
·
11 columns
Table of west configuration of all mpls pw s-pe instances.
Entry of mplsPwSPeWestTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsPwSPeWestPwName
Identifying value for MPLS pw s-pe.
|
OctetString Constraints: range: 16-1048575 |
.1.3.6.1.4.1.27975.69.25.1.1 |
||||||||||||
|
mplsPwSPeWestInlabel
West incoming label of the MPLS pw s-pe.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.25.1.2 |
||||||||||||
|
mplsPwSPeWestOutlabel
West outgoing label of the MPLS pw s-pe.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.25.1.3 |
||||||||||||
|
mplsPwSPeWestTunnelName
MPLS tunnel name for the MPLS pw s-pe.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.25.1.4 |
||||||||||||
|
mplsPwSPeWestCtrlWord
The state of the mpls pw spe west control-word.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.25.1.5 |
||||||||||||
|
mplsPwSPeWestRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.25.1.10 |
||||||||||||
|
mplsPwSPeWestState
The state of the mpls pw spe west. The meanings of the values are:
up(1) - the state is up; down(2) - the state is down; |
Enumeration | .1.3.6.1.4.1.27975.69.25.1.11 |
||||||||||||
|
mplsPwSPeWestIngressPkts
Ingress packets number of pw s-pe west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.25.1.20 |
||||||||||||
|
mplsPwSPeWestIngressbytes
Ingress bytes number of pw s-pe west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.25.1.21 |
||||||||||||
|
mplsPwSPeWestEgressPkts
Egress packets number of pw s-pe west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.25.1.22 |
||||||||||||
|
mplsPwSPeWestEgressBytes
Egress bytes number of pw s-pe west.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.25.1.23 |
mplsVplsStaticFdbTable
table.1.3.6.1.4.1.27975.69.26
·
1 row entry
·
7 columns
Vpls static fdb table.
VPLS static fdb entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsStaticFdbVplsId
Identifying value for VPLS.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.26.1.1 |
||||||||||||
|
mplsVplsStaticFdbMacAddr
Mac address of the fdb entry.
|
SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.69.26.1.2 |
||||||||||||
|
mplsVplsStaticFdbType
Set static fdb type. When mplsVplsStaticFdbType is set to discard,
mplsVplsStaticFdbIfName and mplsVplsStaticFdbPeerIp are invalid. The meanings of the values are: forward(1) - Forwarding entry; discard(2) - Discard e… |
Enumerationr/w | .1.3.6.1.4.1.27975.69.26.1.3 |
||||||||||||
|
mplsVplsStaticFdbIfName
Out-going interface of the VPLS fdb entry.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.26.1.4 |
||||||||||||
|
mplsVplsStaticFdbPeerIp
Out-going peer IPV4 address of the VPLS fdb entry.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.26.1.5 |
||||||||||||
|
mplsVplsStaticFdbTPPeerName
Out-going tp-peer of the VPLS fdb entry.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.26.1.6 |
||||||||||||
|
mplsVplsStaticFdbRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.26.1.10 |
mplsStaticFtnTable
table.1.3.6.1.4.1.27975.69.27
·
1 row entry
·
5 columns
MPLS static ftn table.
MPLS static ftn entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsStaticFtnFecPrefix
FEC prefix.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.27.1.1 |
||||||||||||
|
mplsStaticFtnFecPrefixLen
FEC prefix length.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.27.1.2 |
||||||||||||
|
mplsStaticFtnNexthop
Nexthop IPV4 address of the FEC.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.27.1.3 |
||||||||||||
|
mplsStaticFtnOutlabel
Out-going label for the FEC
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.27.1.4 |
||||||||||||
|
mplsStaticFtnRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.27.1.10 |
mplsFtnDatabaseTable
table.1.3.6.1.4.1.27975.69.28
·
1 row entry
·
7 columns
MPLS ftn database table.
MPLS ftn database entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsFtnDatabaseIndex
FEC prefix.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.28.1.1 |
||||
|
mplsFtnDatabaseFecPrefix
FEC prefix.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.28.1.2 |
||||
|
mplsFtnDatabaseFecPrefixLen
FEC prefix length.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.28.1.3 |
||||
|
mplsFtnDatabaseOutlabel
Out-going label for the FEC
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.28.1.4 |
||||
|
mplsFtnDatabaseNexthop
Nexthop IPV4 address of the FEC.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.28.1.5 |
||||
|
mplsFtnDatabaseOutInterface
Out-going interface for the FEC.
|
OctetString | .1.3.6.1.4.1.27975.69.28.1.6 |
||||
|
mplsFtnDatabaseState
The state of the FTN entry.The meanings of the values are:
active(1) - the entry is active; inactive(2) - the entry is inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.28.1.7 |
mplsStaticIlmTable
table.1.3.6.1.4.1.27975.69.29
·
1 row entry
·
5 columns
MPLS static ilm table.
MPLS static ilm entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsStaticIlmInlabel
Incoming label.
|
Integer32 | .1.3.6.1.4.1.27975.69.29.1.1 |
||||||||||||
|
mplsStaticIlmOpcode
The opcode of the ilm entry.The meanings of the values are:
swap(1) - swap incoming label; pop(2) - pop incoming label. |
Enumerationr/w Constraints: range: 0-0range: 3-3range: 16-1048575 |
.1.3.6.1.4.1.27975.69.29.1.2 |
||||||||||||
|
mplsStaticIlmNexthop
Nexthop IPV4 address of the ILM.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.29.1.3 |
||||||||||||
|
mplsStaticIlmOutlabel
Out-going label for the ILM.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.29.1.4 |
||||||||||||
|
mplsStaticIlmRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.29.1.10 |
mplsIlmDatabaseTable
table.1.3.6.1.4.1.27975.69.30
·
1 row entry
·
9 columns
MPLS ilm database table.
MPLS ilm database entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsIlmDatabaseIndex
Index of the ILM entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.30.1.1 |
||||
|
mplsIlmDatabaseFecPrefix
FEC prefix.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.30.1.2 |
||||
|
mplsIlmDatabaseFecPrefixLen
FEC prefix length.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.30.1.3 |
||||
|
mplsIlmDatabaseInlabel
Incoming label for the FEC.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.30.1.4 |
||||
|
mplsIlmDatabaseOutlabel
Out-going label for the FEC.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.30.1.5 |
||||
|
mplsIlmDatabaseNexthop
Nexthop IPV4 address of the FEC.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.30.1.6 |
||||
|
mplsIlmDatabaseOutInterface
Out-going interface for the ilm entry.
|
OctetString | .1.3.6.1.4.1.27975.69.30.1.7 |
||||
|
mplsIlmDatabaseState
The state of the ILM entry.The meanings of the values are:
active(1) - the entry is active; inactive(2) - the entry is inactive; |
Enumeration | .1.3.6.1.4.1.27975.69.30.1.8 |
||||
|
mplsIlmDatabaseNexthopMac
Nexthop mac address of the FEC.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.69.30.1.11 |
mplsPwTpeTable
table.1.3.6.1.4.1.27975.69.31
·
1 row entry
·
51 columns
Table of all mpls pw-tpe instances.
Entry of mplsPwTpeTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsPwTpeName
Identifying value for MPLS Lsp-pe.
|
OctetString Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.31.1.1 |
||||||||||||||
|
mplsPwTpeRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-7Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.31.1.10 |
||||||||||||||
|
mplsPwTpeDescription
Characters describing of this T-PE type PW.
Only less than 20 octets is accepted. |
OctetStringr/w Constraints: range: 1-12 |
.1.3.6.1.4.1.27975.69.31.1.11 |
||||||||||||||
|
mplsPwTpeOAMMegLevel
OAM level.
|
Integer32r/w Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.69.31.1.20 |
||||||||||||||
|
mplsPwTpeOAMMegId
MEG ID of the lsp-pe.
|
OctetStringr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.31.1.21 |
||||||||||||||
|
mplsPwTpeOAMMegIdIcc
ICC length of MEG ID.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.22 |
||||||||||||||
|
mplsPwTpeOAMMepId
MEP ID.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.31.1.23 |
||||||||||||||
|
mplsPwTpeOAMMepInterval
MEP Interval.
|
Enumerationr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.31.1.24 |
||||||||||||||
|
mplsPwTpeOAMMepExp
EXP value, default is 7.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.25 |
||||||||||||||
|
mplsPwTpeOAMRMepId
Remote MEP ID.
|
Integer32r/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.31.1.26 |
||||||||||||||
|
mplsPwTpeOAMCCState
CC state.
|
Enumerationr/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.31.1.27 |
||||||||||||||
|
mplsPwTpeOAMEventCacheSize
Event entry cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.28 |
||||||||||||||
|
mplsPwTpeOAM1dmCacheSize
1dm entry cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.29 |
||||||||||||||
|
mplsPwTpeOAMAisClientSupress
AIS client supress state.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.30 |
||||||||||||||
|
mplsPwTpeOAMLck
Enable pw-tpe lock.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.31 |
||||||||||||||
|
mplsPwTpeOAMEvtLOC
Loc state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.32 |
||||||||||||||
|
mplsPwTpeOAMEvtUMP
Unexp RMEPID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.33 |
||||||||||||||
|
mplsPwTpeOAMEvtUIN
Unexp interval state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.34 |
||||||||||||||
|
mplsPwTpeOAMEvtUMG
Unexp MEGID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.35 |
||||||||||||||
|
mplsPwTpeOAMEvtULV
Unexp Level state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.36 |
||||||||||||||
|
mplsPwTpeOAMEvtW1ST
Wait 1st CCM state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.37 |
||||||||||||||
|
mplsPwTpeOAMEvtRDIR
RDI RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.38 |
||||||||||||||
|
mplsPwTpeOAMEvtRDIT
RDI TX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.39 |
||||||||||||||
|
mplsPwTpeOAMEvtAISR
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.40 |
||||||||||||||
|
mplsPwTpeOAMEvtAIST
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.41 |
||||||||||||||
|
mplsPwTpeOAMEvtAISD
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.42 |
||||||||||||||
|
mplsPwTpeOAMEvtLCKR
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.43 |
||||||||||||||
|
mplsPwTpeOAMEvtLCKT
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.44 |
||||||||||||||
|
mplsPwTpeOAMEvtLCKD
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.45 |
||||||||||||||
|
mplsPwTpeOAMEvtCRC
CRC RX state.
|
Enumeration | .1.3.6.1.4.1.27975.69.31.1.46 |
||||||||||||||
|
mplsPwTpeOAMState
oam-y1731 Rmep state.
|
Enumeration | .1.3.6.1.4.1.27975.69.31.1.50 |
||||||||||||||
|
mplsPwTpeIngressPkts
Ingress packtes number of mpls pw-tpe.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.31.1.51 |
||||||||||||||
|
mplsPwTpeIngressBytes
Ingress bytes number of mpls pw-tpe.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.31.1.52 |
||||||||||||||
|
mplsPwTpeEgressPkts
Egress packtes number of mpls pw-tpe.
|
SNMPv2-SMICounter64 Enumerated Values:
Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.31.1.53 |
||||||||||||||
|
mplsPwTpeEgressBytes
Egress bytes number of mpls pw-tpe.
|
SNMPv2-SMICounter64 Constraints: range: -1-1000000Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.31.1.54 |
||||||||||||||
|
mplsPwTpeStats
Pw-tpe statistics.
|
Enumerationr/w Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.31.1.55 |
||||||||||||||
|
mplsPwTpeBandwidth
pw-tpe bandwidth in kbps. -1 means no limitation
|
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.69.31.1.56 |
||||||||||||||
|
mplsPwTpeOAMLmDualExp
Configure dual-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.31.1.61 |
||||||||||||||
|
mplsPwTpeOAMLmDualStatInterval
Configure dual-ended loss measurment interval value.
|
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.31.1.62 |
||||||||||||||
|
mplsPwTpeOAMLmDualCacheSize
Configure dual-ended loss measurment cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.63 |
||||||||||||||
|
mplsPwTpeOAMLmSingleExp
Configure single-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be count… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.31.1.66 |
||||||||||||||
|
mplsPwTpeOAMLmSingleInterval
Config Interval.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.31.1.67 |
||||||||||||||
|
mplsPwTpeOAMLmSingleCacheSize
Configure single-ended loss measurment cache size.
|
Integer32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.31.1.68 |
||||||||||||||
|
mplsPwTpeOAMLmEnableState
Enable or disable oam-y1731 loss measurment.
|
Enumerationr/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.31.1.70 |
||||||||||||||
|
mplsPwTpeOAMLmLocalLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.31.1.71 |
||||||||||||||
|
mplsPwTpeOAMLmRemoteLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.31.1.72 |
||||||||||||||
|
mplsPwTpeOAMLmSingleRxCount
LMM single-ended packet Rx count.
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.31.1.73 |
||||||||||||||
|
mplsPwTpeOAMLmSingleTxCount
LMM single-ended packet Tx count.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.31.1.74 |
||||||||||||||
|
mplsPwTpeOAMLmSingleSuccessRate
LMM single-ended success rate.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.31.1.75 |
||||||||||||||
|
mplsPwTpeOAMLmSingleStartTime
LMM proactive single-ended start time.
|
OctetString | .1.3.6.1.4.1.27975.69.31.1.76 |
||||||||||||||
|
mplsPwTpeOAMLmSingleEndTime
LMM proactive single-ended end time.
|
OctetString | .1.3.6.1.4.1.27975.69.31.1.77 |
mplsPwTpeConfTable
table.1.3.6.1.4.1.27975.69.32
·
1 row entry
·
5 columns
Table of configuration of all mpls pw-tpe instances.
Entry of mplsPwTpeConfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsPwTpeConfInlabel
Incoming label of the t-pe.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.32.1.1 |
||||||||||||
|
mplsPwTpeConfOutlabel
Outgoing label of the t-pe.
|
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.32.1.2 |
||||||||||||
|
mplsPwTpeConfPwMode
Pw mode of the t-pe.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.32.1.3 |
||||||||||||
|
mplsPwTpeConfTunnel
Tunnel name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.32.1.4 |
||||||||||||
|
mplsPwTpeConfRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.32.1.10 |
mplsTPVpwsTable
table.1.3.6.1.4.1.27975.69.33
·
1 row entry
·
34 columns
Specify an MPLS Layer-2 Virtual Circuit.
Entry of mplsTPVpwsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsTPVpwsVcId
Identifying value for MPLS Layer-2 Virtual Circuit.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsVcName
Identifying string for mpls-tp vpws.
Only 20 octets is accepted.. |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsApsType
Set aps type for mpls-tp vpws.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.33.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsVlanOperation
Set enable ac vlan operation for mpls-tp vpws.
|
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.33.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-20Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.33.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsPrimaryPw
Primary pw tpe name of the mpls-tp vpws.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.33.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsSecondaryPw
Secondary pw tpe name of the mpls-tp vpws.
Can not set secondary pw for non-aps type. |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.33.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsSelectedPw
Secondary pw tpe name of the mpls-tp vpws.
Can not set secondary pw for non-aps type. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.33.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsDescription
Characters describing of this instance of MPLS based VPWS.
Only less than 20 octets is accepted. |
OctetStringr/w | .1.3.6.1.4.1.27975.69.33.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPAcVpwsIngressPkts
Ingress packets number of mpls ac vpws.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.33.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPAcVpwsIngressbytes
Ingress bytes number of mpls ac vpws.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.33.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPAcVpwsEgressPkts
Egress packets number of mpls ac vpws.
|
SNMPv2-SMICounter64 Enumerated Values:
Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.33.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPAcVpwsEgressBytes
Egress bytes number of mpls ac vpws.
|
SNMPv2-SMICounter64 Constraints: range: 0-12Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.33.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131Mode
G8131 mode for the mpls tp vpws.
|
Enumeration Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.33.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131WTRTimer
G8131 wait-to-restore timer value for the mpls tp vpws, in minutes.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.31 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131HoldOffTimer
G8131 hold-off timer value for the mpls tp vpws, steps of 100ms.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.33.1.32 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131Action
G8131 actions for the mpls tp vpws.
|
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.33.1.33 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131WorkingPw
G8131 working pw for the mpls tp vpws.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.40 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131ProtectionPw
G8131 protection pw for the mpls tp vpws.
|
OctetString | .1.3.6.1.4.1.27975.69.33.1.41 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131ActivePath
G8131 active path for the mpls tp vpws.
|
Enumeration | .1.3.6.1.4.1.27975.69.33.1.42 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131WTRTimeLeft
Left time of G8131 wait-to-restore timer of the mpls tp vpws.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.33.1.43 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131HoldOffTimeLeft
Left time of G8131 hold-off timer of the mpls tp vpws.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.33.1.44 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131DFOPState
G8131 DFOP state of the mpls tp vpws.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.45 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131CurrentState
G8131 current state of the mpls tp vpws.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.46 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131LastState
G8131 last state of the mpls tp vpws.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.47 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131CurrentEvent
G8131 current event of the mpls tp vpws.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.33.1.48 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131FarEndLastEvent
G8131 far end last event of the mpls tp vpws.
|
Enumeration Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.33.1.49 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsG8131RequestSignal
G8131 request signal of the mpls tp vpws.
|
Enumeration Constraints: range: 0-1 |
.1.3.6.1.4.1.27975.69.33.1.50 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCsfInterval
Interval of CSF PDU.
0:no oam-y1731 csf server enable. |
Integer32r/w Constraints: range: 0-1 |
.1.3.6.1.4.1.27975.69.33.1.60 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCSFRxDown
Action of Receiving CSF PDU AC Down.
0:no oam-y1731 csf rx-aciton down. 1:oam-y1731 csf rx-action down enable. |
Integer32r/w Constraints: range: 1-44 |
.1.3.6.1.4.1.27975.69.33.1.61 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCSFRxRelay
Action of Receiving CSF PDU AC relay to Eth-csf.
0:no oam-y1731 csf rx-aciton relay. 1:oam-y1731 csf rx-action relay enable. |
Integer32r/w Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.69.33.1.62 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCSFRxRelayMdName
MD Name for rx-action relay.
|
OctetStringr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.33.1.63 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCSFRxRelayMaVid
MA Vlan Id for rx-action relay.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.33.1.64 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsTPVpwsOAMCSFRxRelayMepId
Mep Id for rx-action relay.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.33.1.65 |
mplsVplsTPPeerTable
table.1.3.6.1.4.1.27975.69.34
·
1 row entry
·
24 columns
Peers to VPLS domains.
Entry of mplsVplsTPPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsTPPeerVplsId
Identifying value for VPLS.
|
Unsigned32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerName
Name of the peer node to be added.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerApsType
APS type of the vpls tp-peer.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.34.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerPEType
Set PW type for mpls vpls tp-peer. The meanings of the values are:
spe(1) - Superstarum PE; upe(2) - Underlayer PE; |
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.34.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-20Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.34.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerPrimaryPw
Primary pw of the vpls tp-peer.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.34.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerSecondaryPw
Secondary pw of the vpls tp-peer.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.34.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerSelectedPw
Secondary pw tpe name of the vpls tp-peer.
Can not set secondary pw for non-aps type. |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerDescription
Characters describing of this VPLS peer.
Only less than 20 octets is accepted. |
OctetStringr/w Constraints: range: 0-12 |
.1.3.6.1.4.1.27975.69.34.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131Mode
G8131 mode for the vpls tp-peer.
|
Enumeration Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.34.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131WTRTimer
G8131 wait-to-restore timer value for the vpls tp-peer, in minutes.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.31 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131HoldOffTimer
G8131 hold-off timer value for the vpls tp-peer, steps of 100ms.
|
Integer32r/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.34.1.32 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131Action
G8131 actions for the vpls tp-peer.
|
Enumerationr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.27975.69.34.1.33 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131WorkingPw
G8131 working pw for the vpls tp-peer.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.40 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131ProtectionPw
G8131 protection pw for the vpls tp-peer.
|
OctetString | .1.3.6.1.4.1.27975.69.34.1.41 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131ActivePath
G8131 active path for the vpls tp-peer.
|
Enumeration | .1.3.6.1.4.1.27975.69.34.1.42 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131WTRTimeLeft
Left time of G8131 wait-to-restore timer of the vpls tp-peer.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.34.1.43 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131HoldOffTimeLeft
Left time of G8131 hold-off timer of the vpls tp-peer.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.34.1.44 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131DFOPState
G8131 DFOP state of the vpls tp-peer.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.45 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131CurrentState
G8131 current state of the vpls tp-peer.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.46 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131LastState
G8131 last state of the vpls tp-peer.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.47 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131CurrentEvent
G8131 current event of the vpls tp-peer.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.34.1.48 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131FarEndLastEvent
G8131 far end last event of the vpls tp-peer.
|
Enumeration | .1.3.6.1.4.1.27975.69.34.1.49 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
mplsVplsTPPeerG8131RequestSignal
G8131 request signal of the vpls tp-peer.
|
Enumeration | .1.3.6.1.4.1.27975.69.34.1.50 |
mplsLspPeAisClientTable
table.1.3.6.1.4.1.27975.69.35
·
1 row entry
·
3 columns
Table of all clients bound to ais server(lsp-pe).
Entry of mplsLspPeAisClientTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
lspPeAisClientBindType
Client lsp name for ais server(lsp-pe).
|
Enumeration | .1.3.6.1.4.1.27975.69.35.1.1 |
||||||||||||
|
lspPeAisClientBindName
Client lsp name for ais server(lsp-pe).
|
OctetString | .1.3.6.1.4.1.27975.69.35.1.2 |
||||||||||||
|
lspPeAisClientRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.35.1.10 |
mplsLspPeLckClientTable
table.1.3.6.1.4.1.27975.69.36
·
1 row entry
·
3 columns
Table of all clients bound to ais server(lsp-pe).
Entry of mplsLspPeLckClientTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsLspPeLckClientBindType
Client lsp name for ais server(lsp-pe).
|
Enumeration | .1.3.6.1.4.1.27975.69.36.1.1 |
||||||||||||
|
mplsLspPeLckClientBindName
Client lsp name for ais server(lsp-pe).
|
OctetString | .1.3.6.1.4.1.27975.69.36.1.2 |
||||||||||||
|
mplsLspPeLckClientRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.36.1.10 |
mplsTpOAMEventRuleTable
table.1.3.6.1.4.1.27975.69.52
·
1 row entry
·
4 columns
MPLS-TP OAM event rule table.
MPLS-Tp event rule entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsTpOAMEventRuleId
MPLS-tp OAM event id.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.52.1.1 |
||||
|
mplsTpOAMEventLog
State of MPLS-tp event log.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.52.1.2 |
||||
|
mplsTpOAMEventTrap
State of MPLS-tp event trap.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.52.1.3 |
||||
|
mplsTpOAMEventCache
State of MPLS-tp event cache.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.52.1.4 |
mplsTpSectionTable
table.1.3.6.1.4.1.27975.69.53
·
1 row entry
·
51 columns
Table of all mpls-tp section instances.
Entry of mplsTpSectionTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sectionName
MPLS-TP section name.
|
OctetString | .1.3.6.1.4.1.27975.69.53.1.1 |
||||||||||||||
|
sectionRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-65535Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.53.1.10 |
||||||||||||||
|
sectionPeer
The peer IP address of the section.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 0-65535Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.53.1.11 |
||||||||||||||
|
sectionOutIfindex
The out-going interface of the section in non-ip env.
|
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.53.1.12 |
||||||||||||||
|
sectionOutMemIfindex
The member out-going interface of the section in non-ip env.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.53.1.13 |
||||||||||||||
|
sectionDescription
Characters describing of this mpls-tp section.
Only less than 20 octets is accepted. |
OctetStringr/w Constraints: range: 1-12 |
.1.3.6.1.4.1.27975.69.53.1.14 |
||||||||||||||
|
sectionMegLevel
OAM level.
|
Integer32r/w Constraints: range: 1-6 |
.1.3.6.1.4.1.27975.69.53.1.19 |
||||||||||||||
|
sectionMegId
MEG ID of the service.
|
OctetStringr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.53.1.20 |
||||||||||||||
|
sectionMegIdIcc
ICC length of MEG ID.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.21 |
||||||||||||||
|
sectionMepId
MEP ID.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.53.1.22 |
||||||||||||||
|
sectionMepInterval
MEP Interval.
|
Enumerationr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.53.1.23 |
||||||||||||||
|
sectionMepExp
EXP value, default is 7.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.24 |
||||||||||||||
|
sectionRMepId
Remote MEP ID.
|
Integer32r/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.53.1.25 |
||||||||||||||
|
sectionCCState
CC state.
|
Enumerationr/w Constraints: range: 8-256 |
.1.3.6.1.4.1.27975.69.53.1.26 |
||||||||||||||
|
sectionEventCacheSize
Event entry cache size.
|
Integer32r/w Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.53.1.27 |
||||||||||||||
|
section1dmCacheSize
1dm entry cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.28 |
||||||||||||||
|
sectionAisInterval
Interval of AIS PDU.
0:no oam-y1731 ais server enable. |
Integer32r/w Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.53.1.29 |
||||||||||||||
|
sectionLck
Lck state.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.31 |
||||||||||||||
|
sectionLckInterval
Mpls-tp section lock interval.
0:no oam-y1731 lck server enable. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.32 |
||||||||||||||
|
sectionState
MPLS-TP section status
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.33 |
||||||||||||||
|
sectionEvtLOC
Loc state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.34 |
||||||||||||||
|
sectionEvtUMP
Unexp RMEPID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.35 |
||||||||||||||
|
sectionEvtUIN
Unexp interval state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.36 |
||||||||||||||
|
sectionEvtUMG
Unexp MEGID state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.37 |
||||||||||||||
|
sectionEvtULV
Unexp Level state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.38 |
||||||||||||||
|
sectionEvtW1ST
Wait 1st CCM state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.39 |
||||||||||||||
|
sectionEvtRDIR
RDI RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.40 |
||||||||||||||
|
sectionEvtRDIT
RDI TX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.41 |
||||||||||||||
|
sectionEvtAISR
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.42 |
||||||||||||||
|
sectionEvtAIST
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.43 |
||||||||||||||
|
sectionEvtAISD
AIS RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.44 |
||||||||||||||
|
sectionEvtLCKR
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.45 |
||||||||||||||
|
sectionEvtLCKT
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.46 |
||||||||||||||
|
sectionEvtLCKD
LCK RX state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.47 |
||||||||||||||
|
sectionLckTxEnable
oam-y1731 lck server enable.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.48 |
||||||||||||||
|
sectionEvtCRC
CRC RX state.
|
Enumeration Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.53.1.49 |
||||||||||||||
|
sectionOAMState
oam-y1731 Rmep state.
|
Enumeration Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.69.53.1.50 |
||||||||||||||
|
sectionLmDualExp
Configure dual-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.53.1.61 |
||||||||||||||
|
sectionLmDualStatInterval
Configure dual-ended loss measurment interval value.
|
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.27975.69.53.1.62 |
||||||||||||||
|
sectionLmDualCacheSize
Configure dual-ended loss measurment cache size.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.63 |
||||||||||||||
|
sectionLmSingleExp
Configure single-ended loss measurment packets with specified exp will be counted.
<0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be count… |
Integer32r/w Constraints: range: 1-512 |
.1.3.6.1.4.1.27975.69.53.1.66 |
||||||||||||||
|
sectionLmSingleInterval
Config Interval.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.53.1.67 |
||||||||||||||
|
sectionLmSingleCacheSize
Configure single-ended loss measurment cache size.
|
Integer32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.53.1.68 |
||||||||||||||
|
sectionLmEnableState
Enable or disable oam-y1731 loss measurment.
|
Enumerationr/w Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.53.1.70 |
||||||||||||||
|
sectionLmLocalLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.53.1.71 |
||||||||||||||
|
sectionLmRemoteLossThreshold
Local packet loss percentage, 0 means threshold not enabled.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.69.53.1.72 |
||||||||||||||
|
sectionLmSingleRxCount
LMM single-ended packet Rx count.
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.27975.69.53.1.73 |
||||||||||||||
|
sectionLmSingleTxCount
LMM single-ended packet Tx count.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.53.1.74 |
||||||||||||||
|
sectionLmSingleSuccessRate
LMM single-ended success rate.
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.53.1.75 |
||||||||||||||
|
sectionLmSingleStartTime
LMM proactive single-ended start time.
|
OctetString | .1.3.6.1.4.1.27975.69.53.1.76 |
||||||||||||||
|
sectionLmSingleEndTime
LMM proactive single-ended end time.
|
OctetString | .1.3.6.1.4.1.27975.69.53.1.77 |
.1.3.6.1.4.1.27975.69.54
·
1 row entry
·
3 columns
Table of all clients bound to mpls-tp section ais server.
Entry of mplsTpSectionAisClientTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sectionAisClientBindType
Client type for ais server(lsp-pe).
|
Enumeration | .1.3.6.1.4.1.27975.69.54.1.1 |
||||||||||||
|
sectionAisClientBindName
Client lsp name for MPLS-TP section ais server.
|
OctetString | .1.3.6.1.4.1.27975.69.54.1.2 |
||||||||||||
|
sectionAisClientRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.54.1.10 |
.1.3.6.1.4.1.27975.69.55
·
1 row entry
·
3 columns
Table of all clients bound to mpls-tp section lck server.
Entry of mplsTpSectionLckClientTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sectionLckClientBindType
Client type for lck server(section).
|
Enumeration | .1.3.6.1.4.1.27975.69.55.1.1 |
||||||||||||
|
sectionLckClientBindName
Client lsp name for MPLS-TP section lck server.
|
OctetString | .1.3.6.1.4.1.27975.69.55.1.2 |
||||||||||||
|
sectionLckClientRowStatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.55.1.10 |
.1.3.6.1.4.1.27975.69.60
·
1 row entry
·
15 columns
Table of mpls-tp discovery loopback.
Entry of mplsTpOAMLoopbackDiscoveryTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oamDiscoveryIndex
Index of oam discovery loopback request.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.60.1.1 |
||||||||||||
|
oamDiscoveryServiceType
Service type of the request.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.60.1.2 |
||||||||||||
|
oamDiscoveryServiceName
Service name of the request.
|
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.60.1.3 |
||||||||||||
|
oamDiscoveryStartTTL
TTL number to start.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.60.1.5 |
||||||||||||
|
oamDiscoveryEndTTL
TTL number to end.
|
Integer32r/w Constraints: range: 0-1500 |
.1.3.6.1.4.1.27975.69.60.1.6 |
||||||||||||
|
oamDiscoveryMepIdTlv
Whether to request the mepid tlv for the request.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.60.1.7 |
||||||||||||
|
oamDiscoveryDataTlv
TTL number to end.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.60.1.8 |
||||||||||||
|
oamDiscoveryTimeout
TTL number to end.
|
Integer32r/w Constraints: range: 2-1500 |
.1.3.6.1.4.1.27975.69.60.1.9 |
||||||||||||
|
oamDiscoveryExp
MPLS exp.
|
Integer32r/w Constraints: range: 0-3 |
.1.3.6.1.4.1.27975.69.60.1.10 |
||||||||||||
|
oamDiscoveryTstTlv
Send with test TLV.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.60.1.11 |
||||||||||||
|
oamDiscoveryTstPattern
Configure test pattern.
0 Null signal without CRC-32. 1 Null signal with CRC-32. 2 PRBS without CRC-32. 3 PRBS with CRC-32. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.60.1.12 |
||||||||||||
|
oamDiscoveryRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.60.1.15 |
||||||||||||
|
oamDiscoveryOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.69.60.1.16 |
||||||||||||
|
oamDiscoveryTimeSpent
The time spent of the request, in ms.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.60.1.17 |
||||||||||||
|
oamDiscoverySuccessRate
The success rate of the request.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.60.1.18 |
.1.3.6.1.4.1.27975.69.61
·
1 row entry
·
6 columns
Table of mpls-tp discovery result.
Entry of mplsTpOAMDiscoveryResultTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
oamDiscoveryResultTTL
Index of oam discovery loopback state. TTL number
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.61.1.1 |
|
oamDiscoveryResultReplyType
Service type of the request.
|
Enumeration | .1.3.6.1.4.1.27975.69.61.1.2 |
|
oamDiscoveryResultMepId
Service name of the request.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.61.1.3 |
|
oamDiscoveryResultICC
ICC.
|
OctetString | .1.3.6.1.4.1.27975.69.61.1.4 |
|
oamDiscoveryResultNodeId
MIP node id
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.61.1.5 |
|
oamDiscoveryResultIfNum
Interface number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.61.1.6 |
.1.3.6.1.4.1.27975.69.62
·
1 row entry
·
13 columns
Table of mpls-tp discovery rmep.
Entry of mplsTpOAMLoopbackRmepTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oamRmepIndex
Index of oam rmep loopback request.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.62.1.1 |
||||||||||||
|
oamRmepServiceType
Service type of the request.
|
Enumerationr/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.69.62.1.2 |
||||||||||||
|
oamRmepServiceName
Service name of the request.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.62.1.3 |
||||||||||||
|
oamRmepId
Rmep id of the request.
|
Integer32r/w Constraints: range: 0-9000 |
.1.3.6.1.4.1.27975.69.62.1.5 |
||||||||||||
|
oamRmepMepIdTlv
Whether to request the mepid tlv for the request.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.62.1.6 |
||||||||||||
|
oamRmepDataTlv
TTL number to end.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.62.1.7 |
||||||||||||
|
oamRmepTimeout
TTL number to end.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.62.1.8 |
||||||||||||
|
oamRmepRepeat
Repeat count.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.62.1.9 |
||||||||||||
|
oamRmepExp
MPLS exp.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.62.1.10 |
||||||||||||
|
oamRmepRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.62.1.15 |
||||||||||||
|
oamRmepOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.69.62.1.16 |
||||||||||||
|
oamRmepTimeSpent
The time spent of the request, in ms.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.62.1.17 |
||||||||||||
|
oamRmepSuccessRate
The success rate of the request.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.62.1.18 |
.1.3.6.1.4.1.27975.69.64
·
1 row entry
·
14 columns
Table of mpls-tp discovery mip.
Entry of mplsTpOAMLoopbackMipTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oamMipIndex
Index of oam mip loopback request.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.64.1.1 |
||||||||||||
|
oamMipServiceType
Service type of the request.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.64.1.2 |
||||||||||||
|
oamMipServiceName
Service name of the request.
|
OctetStringr/w | .1.3.6.1.4.1.27975.69.64.1.3 |
||||||||||||
|
oamMipTTL
TTL to the target mip.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.64.1.5 |
||||||||||||
|
oamMipNodeId
Mip node id.
|
SNMPv2-SMIIpAddressr/w Constraints: range: 0-9000Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.64.1.6 |
||||||||||||
|
oamMipMepIdTlv
Whether to request the mepid tlv for the request.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.64.1.7 |
||||||||||||
|
oamMipDataTlv
TTL number to end.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.64.1.8 |
||||||||||||
|
oamMipTimeout
TTL number to end.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.64.1.9 |
||||||||||||
|
oamMipRepeat
Repeat count.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.64.1.10 |
||||||||||||
|
oamMipExp
MPLS exp.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.64.1.11 |
||||||||||||
|
oamMipRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.64.1.15 |
||||||||||||
|
oamMipOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.69.64.1.16 |
||||||||||||
|
oamMipTimeSpent
The time spent of the request, in ms.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.64.1.17 |
||||||||||||
|
oamMipSuccessRate
The success rate of the request.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.64.1.18 |
mplsTpOAM1dmRequestTable
table.1.3.6.1.4.1.27975.69.65
·
1 row entry
·
8 columns
Table of mpls-tp 1dm request.
Entry of mplsTpOAM1dmRequestTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oam1dmReqIndex
Index of oam 1dm request.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.65.1.1 |
||||||||||||
|
oam1dmReqServiceType
Service type of the request.
|
Enumerationr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.27975.69.65.1.2 |
||||||||||||
|
oam1dmReqServiceName
Service name of the request.
|
OctetStringr/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.65.1.3 |
||||||||||||
|
oam1dmReqRepeat
Config Exp.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.65.1.5 |
||||||||||||
|
oam1dmReqExp
Config Exp.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.65.1.6 |
||||||||||||
|
oam1dmReqInterval
Config Interval.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.65.1.7 |
||||||||||||
|
oam1dmReqRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.65.1.15 |
||||||||||||
|
oam1dmReqOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.69.65.1.16 |
mplsTpOAMDmmRequestTable
table.1.3.6.1.4.1.27975.69.67
·
1 row entry
·
13 columns
Table of mpls-tp dmm request.
Entry of mplsTpOAMDmmRequestTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oamDmmReqIndex
Index of oam dmm request.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.67.1.1 |
||||||||||||
|
oamDmmReqServiceType
Service type of the request.
|
Enumerationr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.27975.69.67.1.2 |
||||||||||||
|
oamDmmReqServiceName
Service name of the request.
|
OctetStringr/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.69.67.1.3 |
||||||||||||
|
oamDmmReqRepeat
Config Exp.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.67.1.5 |
||||||||||||
|
oamDmmReqExp
Config Exp.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.67.1.6 |
||||||||||||
|
oamDmmReqInterval
Config Interval.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.67.1.7 |
||||||||||||
|
oamDmmReqRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Constraints: range: 1-100Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.67.1.15 |
||||||||||||
|
oamDmmReqOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.69.67.1.16 |
||||||||||||
|
oamDmmReqSuccessRate
Success-rate of the operation.
|
Integer32 | .1.3.6.1.4.1.27975.69.67.1.17 |
||||||||||||
|
oamDmmReqAverDelay
Average delay.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.67.1.18 |
||||||||||||
|
oamDmmReqAverVar
Average variation.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.67.1.19 |
||||||||||||
|
oamDmmReqMaxDelay
Maximum delay.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.67.1.20 |
||||||||||||
|
oamDmmReqMinDelay
Minimum delay.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.67.1.21 |
mplsTpOAMDmmResultTable
table.1.3.6.1.4.1.27975.69.68
·
1 row entry
·
5 columns
MPLS-TP OAM Dmm Result table.
MPLS-TP Dmm Result entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMDmmResultIndex
Index of the entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.68.1.1 |
|
mplsTpOAMDmmResultDelay
Delay time.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.68.1.2 |
|
mplsTpOAMDmmResultVariation
Variation.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.68.1.3 |
|
mplsTpOAMDmmResultExp
Action type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.68.1.4 |
|
mplsTpOAMDmmResultTime
Event time.
|
OctetString | .1.3.6.1.4.1.27975.69.68.1.5 |
mplsTpOAMResourceTable
table.1.3.6.1.4.1.27975.69.70
·
1 row entry
·
3 columns
MPLS-TP OAM resource table.
MPLS-Tp resource rule entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMResourceId
Resource type.
|
Enumeration | .1.3.6.1.4.1.27975.69.70.1.1 |
|
mplsTpOAMResourceMax
Max resource number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.70.1.2 |
|
mplsTpOAMResourceCurrent
Current resource number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.70.1.3 |
mplsTpOAMStatisticTable
table.1.3.6.1.4.1.27975.69.71
·
1 row entry
·
4 columns
MPLS-TP OAM Statistic table.
MPLS-Tp Statistic rule entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMStatisticPktType
Statistic type.
|
Enumeration | .1.3.6.1.4.1.27975.69.71.1.1 |
|
mplsTpOAMStatisticTx
TX packet number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.71.1.2 |
|
mplsTpOAMStatisticRx
RX packet number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.71.1.3 |
|
mplsTpOAMStatisticRxErr
RX error packet number.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.71.1.4 |
mplsTpOAMEventTable
table.1.3.6.1.4.1.27975.69.72
·
1 row entry
·
7 columns
MPLS-TP OAM Event table.
MPLS-TP Event entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsTpOAMEventIndex
Event index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.72.1.1 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventService
Service type of the event.
|
Enumeration | .1.3.6.1.4.1.27975.69.72.1.2 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventMegId
MEG ID.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.72.1.3 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventMepId
MEP ID.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.72.1.4 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventId
Event type.
|
Enumeration | .1.3.6.1.4.1.27975.69.72.1.5 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventAction
Action type.
|
Enumeration | .1.3.6.1.4.1.27975.69.72.1.6 |
||||||||||||||||||||||||||||||||||
|
mplsTpOAMEventTime
Event time.
|
OctetString | .1.3.6.1.4.1.27975.69.72.1.7 |
mplsTpOAM1dmTable
table.1.3.6.1.4.1.27975.69.73
·
1 row entry
·
8 columns
MPLS-TP OAM 1dm table.
MPLS-TP 1dm entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mplsTpOAM1dmMegId
MEG ID.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.73.1.1 |
||||||
|
mplsTpOAM1dmIndex
Index of the entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.73.1.2 |
||||||
|
mplsTpOAM1dmService
Service type of the data.
|
Enumeration | .1.3.6.1.4.1.27975.69.73.1.3 |
||||||
|
mplsTpOAM1dmMepId
MEP ID.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.73.1.4 |
||||||
|
mplsTpOAM1dmDelay
Delay time.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.73.1.5 |
||||||
|
mplsTpOAM1dmVariation
Variation.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.73.1.6 |
||||||
|
mplsTpOAM1dmExp
Action type.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.73.1.7 |
||||||
|
mplsTpOAM1dmTime
Event time.
|
OctetString | .1.3.6.1.4.1.27975.69.73.1.8 |
.1.3.6.1.4.1.27975.69.74
·
1 row entry
·
5 columns
MPLS-TP OAM 1dm statistic table.
MPLS-TP 1dm statistic entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAM1dmStatMegId
MEG ID.
|
OctetString | .1.3.6.1.4.1.27975.69.74.1.1 |
|
mplsTpOAM1dmStatMinDelay
Minimum delay time.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.74.1.2 |
|
mplsTpOAM1dmStatMaxDelay
Maximum delay time.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.74.1.3 |
|
mplsTpOAM1dmStatAverDelay
Average delay time.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.74.1.4 |
|
mplsTpOAM1dmStatAverVariation
Average variation.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.74.1.5 |
.1.3.6.1.4.1.27975.69.75
·
1 row entry
·
5 columns
MPLS-TP OAM MEP and MIP Statistic table.
MPLS-Tp MP Statistic entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMMPStatMegId
MEG ID.
|
OctetString | .1.3.6.1.4.1.27975.69.75.1.1 |
|
mplsTpOAMMPStatPktType
Packet type.
|
Enumeration | .1.3.6.1.4.1.27975.69.75.1.2 |
|
mplsTpOAMMPStatTx
Tx packet number.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.75.1.3 |
|
mplsTpOAMMPStatRx
Rx packet number.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.75.1.4 |
|
mplsTpOAMMPStatRxErr
Rx error packet number.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.69.75.1.5 |
.1.3.6.1.4.1.27975.69.76
·
1 row entry
·
3 columns
MPLS-TP OAM MEP event defect table.
MPLS-Tp MEP event defect entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsTpOAMMepEvtMegId
MEG ID.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.76.1.1 |
||||
|
mplsTpOAMMepEvtId
Event type.
|
Enumeration | .1.3.6.1.4.1.27975.69.76.1.2 |
||||
|
mplsTpOAMMepEvtDefect
Event status.
|
Enumeration | .1.3.6.1.4.1.27975.69.76.1.3 |
mplsTPVpwsOAMCsfTable
table.1.3.6.1.4.1.27975.69.77
·
1 row entry
·
8 columns
Display OAM csf status of an MPLS Layer-2 Virtual Circuit.
Entry of mplsTPVpwsOAMCsfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsTPVpwsOAMCsfVcId
Identifying value for MPLS Layer-2 Virtual Circuit.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.77.1.1 |
||||||||||||
|
mplsTPVpwsOAMCsfSrvState
Csf Local AC state.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.77.1.2 |
||||||||||||
|
mplsTPVpwsOAMCsfClientState
Csf Remote AC state.
|
Enumeration Constraints: range: 0-1range: 60-60 |
.1.3.6.1.4.1.27975.69.77.1.3 |
||||||||||||
|
mplsTPVpwsOAMCsfDCReason
Csf DC reason.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.77.1.4 |
||||||||||||
|
mplsTPVpwsOAMCsfClientInterval
Interval of CSF client PDU, 0 is invalid.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.77.1.5 |
||||||||||||
|
mplsTPVpwsOAMCsfACDownEn
When receive csf packet, set AC port down. 1 is set AC port to down.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.69.77.1.6 |
||||||||||||
|
mplsTPVpwsOAMCsfACStatus
The AC interface status.
|
Enumeration | .1.3.6.1.4.1.27975.69.77.1.7 |
||||||||||||
|
mplsTPVpwsOAMCsfTxCSFPacket
TX CSF packet status.
|
Enumeration | .1.3.6.1.4.1.27975.69.77.1.8 |
mplsVplsDynamicFdbTable
table.1.3.6.1.4.1.27975.69.78
·
1 row entry
·
5 columns
Vpls dynamic fdb table.
VPLS dynamic fdb entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsVplsDynamicFdbVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 0-16 |
.1.3.6.1.4.1.27975.69.78.1.1 |
|
mplsVplsDynamicFdbMacAddr
Mac address of the fdb entry.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.69.78.1.2 |
|
mplsVplsDynamicFdbIfName
Out-going interface of the VPLS fdb entry.
|
OctetString Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.78.1.3 |
|
mplsVplsDynamicFdbPeerIp
Out-going peer IPV4 address of the VPLS fdb entry.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.78.1.4 |
|
mplsVplsDynamicFdbTPPeerName
Out-going tp-peer of the VPLS fdb entry.
|
OctetString | .1.3.6.1.4.1.27975.69.78.1.5 |
mplsVplsIgspCfgTable
table.1.3.6.1.4.1.27975.69.81
·
1 row entry
·
18 columns
Vpls igmp snooping config table.
Entry of mplsVplsIgspCfgTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
mplsVplsIgspVplsId
Identifying value for VPLS.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.81.1.1 |
||||
|
mplsVplsIgspStatus
Configure to enable or disable VPLS IGMP Snooping.
|
Enumerationr/w Constraints: range: 1-3 |
.1.3.6.1.4.1.27975.69.81.1.2 |
||||
|
mplsVplsIgspFastLeave
Configure to enable VPLS IGMP Snooping Fast Leave.
|
Enumerationr/w Constraints: range: 1-16384 |
.1.3.6.1.4.1.27975.69.81.1.3 |
||||
|
mplsVplsIgspVersion
Configure to set VPLS IGMP Snooping Version.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.81.1.4 |
||||
|
mplsVplsIgspMaxMemNum
VPLS IGMP Snooping Max Member Number.
|
Integer32r/w Constraints: range: 2-7 |
.1.3.6.1.4.1.27975.69.81.1.5 |
||||
|
mplsVplsIgspReportSuppr
VPLS IGMPv1/V2 Report Suppression.
|
Enumerationr/w Constraints: range: 1000-25500 |
.1.3.6.1.4.1.27975.69.81.1.6 |
||||
|
mplsVplsIgspLastMemQueryCnt
Last Member Query Count value.
|
Integer32r/w Constraints: range: 2-7 |
.1.3.6.1.4.1.27975.69.81.1.7 |
||||
|
mplsVplsIgspLastMemQueryInteval
Last Member Query Interval value.
|
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.81.1.8 |
||||
|
mplsVplsIgspRobuVari
Robustness Variable value.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.81.1.9 |
||||
|
mplsVplsIgspAccessGroup
IP Named Standard Access list.
|
OctetStringr/w Constraints: range: 60-300 |
.1.3.6.1.4.1.27975.69.81.1.10 |
||||
|
mplsVplsIgspQuerierStatus
Configure to enable Vpls IGMP Snooping Query.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.81.1.11 |
||||
|
mplsVplsIgspQuerierTimeout
Vpls IGMP previous querier timeout value.
|
Integer32r/w Constraints: range: 2-18000 |
.1.3.6.1.4.1.27975.69.81.1.12 |
||||
|
mplsVplsIgspQuerierAdd
Vpls IGMP Querier IP Address.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.69.81.1.13 |
||||
|
mplsVplsIgspQueryInterval
VPLS Igmp snooping Query Interval value.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.81.1.14 |
||||
|
mplsVplsIgspQueryMaxResponTime
VPLS IGMP Max Query Response Time.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.81.1.15 |
||||
|
mplsVplsIgspElectedQuerier
Vpls IGMP Elected Querier IP Address.
|
SNMPv2-SMIIpAddress Constraints: range: 0-4094Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.81.1.16 |
||||
|
mplsVplsIgspQueryOperationalState
VPLS IGMP Querier Operational State.
|
Enumeration | .1.3.6.1.4.1.27975.69.81.1.17 |
||||
|
mplsVplsIgspBundingCtrlVlan
Configure to set VPLS IGMP Snooping Bunding Control Vlan.
Set 0 means bundling-control-vlan untag. |
Integer32r/w | .1.3.6.1.4.1.27975.69.81.1.18 |
.1.3.6.1.4.1.27975.69.82
·
1 row entry
·
3 columns
The Vpls IGMP snooping Multicast Router Interface table.
Entry of mplsVplsIgspMrouterIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsIgspMrouterIfVplsId
Identifying value for VPLS.
|
Integer32 | .1.3.6.1.4.1.27975.69.82.1.1 |
||||||||||||
|
mplsVplsIgspMrouterIfIndex
Index of interface.
|
Integer32 | .1.3.6.1.4.1.27975.69.82.1.2 |
||||||||||||
|
mplsVplsIgspMrouterIfRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.82.1.10 |
mplsVplsMrouterPeerTable
table.1.3.6.1.4.1.27975.69.83
·
1 row entry
·
3 columns
MPLS-TP VPLS peer Multicast Router Table.
Entry of mplsVplsMrouterPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsMrouterPeerVplsId
Identifying value for VPLS.
|
Integer32 | .1.3.6.1.4.1.27975.69.83.1.1 |
||||||||||||
|
mplsVplsMrouterPeer
Identifying string for VPLS peer.
|
OctetString | .1.3.6.1.4.1.27975.69.83.1.2 |
||||||||||||
|
mplsVplsMrouterPeerRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.83.1.10 |
mplsVplsIgspSgIfTable
table.1.3.6.1.4.1.27975.69.84
·
1 row entry
·
5 columns
Vpls igmp snooping Static Group Interface Table.
Entry of mplsVplsIgspStaticGroupIfTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsIgspSgIfVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.69.84.1.1 |
||||||||||||
|
mplsVplsIgspSgIfMadd
Multicast Address to be Joined Static Group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.84.1.2 |
||||||||||||
|
mplsVplsIgspSgIfIndex
Index of interface.
|
Integer32 | .1.3.6.1.4.1.27975.69.84.1.3 |
||||||||||||
|
mplsVplsIgspSgIfSourceAdd
Static Source to be Joined Static Group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.84.1.4 |
||||||||||||
|
mplsVplsIgspSgIfRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.84.1.10 |
mplsVplsIgspSgPeerTable
table.1.3.6.1.4.1.27975.69.85
·
1 row entry
·
5 columns
Igsp Static Group Table of MPLS-TP VPLS peer.
Entry of mplsVplsIgspStaticGroupPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsIgspSgPeerVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.85.1.1 |
||||||||||||
|
mplsVplsIgspSgPeerMadd
Multicast Address to be Joined Static Group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.85.1.2 |
||||||||||||
|
mplsVplsIgspSgPeer
Identifying string for VPLS peer.
|
OctetString | .1.3.6.1.4.1.27975.69.85.1.3 |
||||||||||||
|
mplsVplsIgspSgPeerSourceAdd
Static Source to be Joined Static Group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.85.1.4 |
||||||||||||
|
mplsVplsIgspSgPeerRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.85.1.10 |
.1.3.6.1.4.1.27975.69.86
·
1 row entry
·
5 columns
The Vpls IGMP snooping Max Group Member Interface table.
Entry of mplsVplsIgspMaxGrpMemIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsIgspMaxGrpMemIfVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 0-16384 |
.1.3.6.1.4.1.27975.69.86.1.1 |
||||||||||||
|
mplsVplsIgspMaxGrpMemIfIndex
Index of interface.
|
Integer32 | .1.3.6.1.4.1.27975.69.86.1.2 |
||||||||||||
|
mplsVplsIgspIfMaxGrpMemNum
IGMP Snooping Max Allowed Group Number on this interface.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.86.1.3 |
||||||||||||
|
mplsVplsIgspMaxGrpMemIfRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.86.1.10 |
||||||||||||
|
mplsVplsIgspIfMaxGrpMemCount
IGMP Snooping Max Group Number Count on this interface.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.86.1.11 |
.1.3.6.1.4.1.27975.69.87
·
1 row entry
·
5 columns
MPLS-TP VPLS peer Multicast Router Table.
Entry of mplsVplsMaxGrpMemPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsVplsMaxGrpMemPeerVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 0-16384 |
.1.3.6.1.4.1.27975.69.87.1.1 |
||||||||||||
|
mplsVplsMaxGrpMemPeer
Identifying string for VPLS peer.
|
OctetString | .1.3.6.1.4.1.27975.69.87.1.2 |
||||||||||||
|
mplsVplsPeerMaxGrpMemNum
IGMP Snooping Max Allowed Group Number on this peer.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.87.1.3 |
||||||||||||
|
mplsVplsMaxGrpMemPeerRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.87.1.10 |
||||||||||||
|
mplsVplsPeerMaxGrpMemCount
IGMP Snooping Max Group Number Count on this peer.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.87.1.11 |
.1.3.6.1.4.1.27975.69.88
·
1 row entry
·
6 columns
The Vpls IGMP snooping Multicast Router Show Interface table.
Entry of mplsVplsShowMrouterIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mplsVplsShowMrouterIfVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.88.1.1 |
||||||
|
mplsVplsShowMrouterIfIndex
Index of interface.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.69.88.1.2 |
||||||
|
mplsVplsShowMrouterIfName
The Name of Interface.
|
OctetString Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.88.1.3 |
||||||
|
mplsVplsShowMrouterIfMode
The Mode of VPLS Igmp Snooping Mrouter on this Interface.
|
Enumeration Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.88.1.4 |
||||||
|
mplsVplsShowMrouterIfUptime
The Uptime of VPLS Igmp Snooping Mrouter on this Interface.
|
OctetString | .1.3.6.1.4.1.27975.69.88.1.5 |
||||||
|
mplsVplsShowMrouterIfExprietime
The Exprietime of VPLS Igmp Snooping Mrouter on this Interface.
|
OctetString | .1.3.6.1.4.1.27975.69.88.1.6 |
.1.3.6.1.4.1.27975.69.89
·
1 row entry
·
6 columns
The Vpls IGMP snooping Multicast Router Show Peer Table.
Entry of mplsVplsShowMrouterPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mplsVplsShowMrouterPeerVplsId
Identifying value for VPLS.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.89.1.1 |
||||||
|
mplsVplsShowMrouterPeer
Identifying string for VPLS peer.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.89.1.2 |
||||||
|
mplsVplsShowMrouterPeerName
The Name of peer.
|
OctetString Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.89.1.3 |
||||||
|
mplsVplsShowMrouterPeerMode
The Mode of VPLS Igmp Snooping Mrouter on this peer.
|
Enumeration Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.89.1.4 |
||||||
|
mplsVplsShowMrouterPeerUptime
The Uptime of VPLS Igmp Snooping Mrouter on this peer.
|
OctetString | .1.3.6.1.4.1.27975.69.89.1.5 |
||||||
|
mplsVplsShowMrouterPeerExprietime
The Exprietime of VPLS Igmp Snooping Mrouter on this peer.
|
OctetString | .1.3.6.1.4.1.27975.69.89.1.6 |
mplsVplsShowGroupIfTable
table.1.3.6.1.4.1.27975.69.90
·
1 row entry
·
7 columns
The Vpls IGMP snooping Show Groups Interface table.
Entry of mplsVplsShowGroupIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsVplsShowGroupIfVplsId
Identifying value for VPLS.
|
Integer32 | .1.3.6.1.4.1.27975.69.90.1.1 |
|
mplsVplsShowGroupIfIndex
Index of interface.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.90.1.2 |
|
mplsVplsShowGroupIfAddr
The Group Address of VPLS Igmp Snooping Group on this Interface.
|
SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27975.69.90.1.3 |
|
mplsVplsShowGroupIfName
The Name of Interface.
|
OctetString Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.90.1.4 |
|
mplsVplsShowGroupIfUptime
The Uptime of VPLS Igmp Snooping Group on this Interface.
|
OctetString | .1.3.6.1.4.1.27975.69.90.1.5 |
|
mplsVplsShowGroupIfExprietime
The Exprietime of VPLS Igmp Snooping Group on this Interface.
|
OctetString | .1.3.6.1.4.1.27975.69.90.1.6 |
|
mplsVplsShowGroupIfLastReporter
The Address of VPLS Igmp Snooping Group Last Reporter on this Interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.90.1.7 |
.1.3.6.1.4.1.27975.69.91
·
1 row entry
·
7 columns
The Vpls IGMP snooping Show Group Peer Table.
Entry of mplsVplsShowGroupPeerTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsVplsShowGroupPeerVplsId
Identifying value for VPLS.
|
Integer32 | .1.3.6.1.4.1.27975.69.91.1.1 |
|
mplsVplsShowGroupPeer
Identifying string for VPLS peer.
|
OctetString Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.91.1.2 |
|
mplsVplsShowGroupPeerAddr
The Group Address of VPLS Igmp Snooping Group on this peer.
|
SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27975.69.91.1.3 |
|
mplsVplsShowGroupPeerName
The Name of peer.
|
OctetString Constraints: range: 1-27 |
.1.3.6.1.4.1.27975.69.91.1.4 |
|
mplsVplsShowGroupPeerUptime
The Uptime of VPLS Igmp Snooping Group on this peer.
|
OctetString | .1.3.6.1.4.1.27975.69.91.1.5 |
|
mplsVplsShowGroupPeerExprietime
The Exprietime of VPLS Igmp Snooping Group on this peer.
|
OctetString | .1.3.6.1.4.1.27975.69.91.1.6 |
|
mplsVplsShowGroupPeerLastReporter
The Address of VPLS Igmp Snooping Group Last Reporter on this peer.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.69.91.1.7 |
.1.3.6.1.4.1.27975.69.92
·
1 row entry
·
5 columns
One MPLS layer-2 virtual circuit can only band to one interface, but one interface may be banded to many VCs.
Entry of mplsInterfaceMplsVpwsPolicyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mplsInterfaceMplsVpwsPolicyIfIndex
Interface index.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.92.1.1 |
||||||||||||
|
mplsInterfaceMplsVpwsPolicyVcName
Identifying string for MPLS layer-2 virtual circuit.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.92.1.2 |
||||||||||||
|
mplsInterfaceMplsVpwsPolicyName
Policy map name.
|
OctetString | .1.3.6.1.4.1.27975.69.92.1.3 |
||||||||||||
|
mplsInterfaceMplsVpwsPolicyStatis
State of bundling.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.92.1.4 |
||||||||||||
|
mplsInterfaceMplsVpwsPolicyRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.92.1.10 |
mplsTpOAMLmmTable
table.1.3.6.1.4.1.27975.69.93
·
1 row entry
·
6 columns
Table of mpls-tp Single-ended loss measurment message.
Entry of mplsTpOAMLmmTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
oamLmmIndex
Index of oam Single-ended loss measurment message.Must be 1.
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.27975.69.93.1.1 |
||||||||||||
|
oamLmmServiceType
Service type of the message.
|
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.69.93.1.2 |
||||||||||||
|
oamLmmServiceName
Service name of the message.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.69.93.1.3 |
||||||||||||
|
oamLmmRepeat
Repeat count value to Single-ended loss measurment message.
|
Integer32r/w | .1.3.6.1.4.1.27975.69.93.1.4 |
||||||||||||
|
oamLmmInterval
LMM transmission interval.
|
Enumerationr/w | .1.3.6.1.4.1.27975.69.93.1.5 |
||||||||||||
|
oamLmmRowstatus
The status of this conceptual row.
Now only realize CreateAndGo and Destroy and Active. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.69.93.1.15 |
mplsTpOAMLmDualTable
table.1.3.6.1.4.1.27975.69.94
·
1 row entry
·
9 columns
MPLS-TP OAM LmDual table.
MPLS-TP LmDual entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mplsTpOAMLmDualMegId
MEG ID.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.94.1.1 |
||||||
|
mplsTpOAMLmDualIndex
Index of the entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.2 |
||||||
|
mplsTpOAMLmDualService
Service type of the data.
|
Enumeration Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.69.94.1.3 |
||||||
|
mplsTpOAMLmDualMepId
MEP ID.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.4 |
||||||
|
mplsTpOAMLmDualExp
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
|
Integer32 | .1.3.6.1.4.1.27975.69.94.1.5 |
||||||
|
mplsTpOAMLmDualLocalLoss
Dual-lm near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.6 |
||||||
|
mplsTpOAMLmDualLocalLossRatio
Dual-lm near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.7 |
||||||
|
mplsTpOAMLmDualRemoteLoss
Dual-lm far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.8 |
||||||
|
mplsTpOAMLmDualRemoteLossRatio
Dual-lm far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.94.1.9 |
mplsTpOAMLmDualLossTable
table.1.3.6.1.4.1.27975.69.95
·
1 row entry
·
13 columns
MPLS-TP OAM LmDualLoss table.
MPLS-TP LmDualLoss entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMLmDualLossMegId
MEG ID.
|
OctetString Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.95.1.1 |
|
mplsTpOAMLmDualLossMepId
Mep Id.
|
SNMPv2-SMIInteger32 Constraints: range: 1-50Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.2 |
|
mplsTpOAMLmDualLossStartTime
Lm dual Start Time.
|
OctetString | .1.3.6.1.4.1.27975.69.95.1.3 |
|
mplsTpOAMLmDualLossEndTime
Lm dual End Time.
|
OctetString | .1.3.6.1.4.1.27975.69.95.1.4 |
|
mplsTpOAMLmDualStatusInterval
Dual-lm status interval.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.5 |
|
mplsTpOAMLmDualMaxLocalLoss
Dual-lm max near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.6 |
|
mplsTpOAMLmDualMaxLocalLossRatio
Dual-lm max near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.7 |
|
mplsTpOAMLmDualMinLocalLoss
Dual-lm min near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.8 |
|
mplsTpOAMLmDualMinLocalLossRatio
Dual-lm min near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.9 |
|
mplsTpOAMLmDualMaxRemoteLoss
Dual-lm max far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.10 |
|
mplsTpOAMLmDualMaxRemoteLossRatio
Dual-lm max far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.11 |
|
mplsTpOAMLmDualMinRemoteLoss
Dual-lm min far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.12 |
|
mplsTpOAMLmDualMinRemoteLossRatio
Dual-lm min far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.95.1.13 |
mplsTpOAMLmSingleTable
table.1.3.6.1.4.1.27975.69.96
·
1 row entry
·
9 columns
MPLS-TP OAM LmSingle table.
MPLS-TP LmSingle entries.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mplsTpOAMLmSingleMegId
MEG ID.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.69.96.1.1 |
||||||
|
mplsTpOAMLmSingleIndex
Index of the entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.2 |
||||||
|
mplsTpOAMLmSingleService
Service type of the data.
|
Enumeration Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.69.96.1.3 |
||||||
|
mplsTpOAMLmSingleMepId
MEP ID.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.4 |
||||||
|
mplsTpOAMLmSingleExp
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
|
Integer32 | .1.3.6.1.4.1.27975.69.96.1.5 |
||||||
|
mplsTpOAMLmSingleLocalLoss
Single-lm near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.6 |
||||||
|
mplsTpOAMLmSingleLocalLossRatio
Single-lm near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.7 |
||||||
|
mplsTpOAMLmSingleRemoteLoss
Single-lm far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.8 |
||||||
|
mplsTpOAMLmSingleRemoteLossRatio
Single-lm far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.96.1.9 |
.1.3.6.1.4.1.27975.69.97
·
1 row entry
·
12 columns
MPLS-TP OAM LmSingleLoss table.
MPLS-TP LmSingleLoss entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMLmSingleLossMegId
MEG ID.
|
OctetString Constraints: range: 1-50 |
.1.3.6.1.4.1.27975.69.97.1.1 |
|
mplsTpOAMLmSingleLossMepId
Mep Id.
|
SNMPv2-SMIInteger32 Constraints: range: 1-50Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.2 |
|
mplsTpOAMLmSingleLossStartTime
Lm Single Start Time.
|
OctetString | .1.3.6.1.4.1.27975.69.97.1.3 |
|
mplsTpOAMLmSingleLossEndTime
Lm Single End Time.
|
OctetString | .1.3.6.1.4.1.27975.69.97.1.4 |
|
mplsTpOAMLmSingleMaxLocalLoss
Single-lm max near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.5 |
|
mplsTpOAMLmSingleMaxLocalLossRatio
Single-lm max near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.6 |
|
mplsTpOAMLmSingleMinLocalLoss
Single-lm min near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.7 |
|
mplsTpOAMLmSingleMinLocalLossRatio
Single-lm min near end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.8 |
|
mplsTpOAMLmSingleMaxRemoteLoss
Single-lm max far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.9 |
|
mplsTpOAMLmSingleMaxRemoteLossRatio
Single-lm max far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.10 |
|
mplsTpOAMLmSingleMinRemoteLoss
Single-lm min far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.11 |
|
mplsTpOAMLmSingleMinRemoteLossRatio
Single-lm min far end loss ratio, the range is 0 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.97.1.12 |
.1.3.6.1.4.1.27975.69.100
·
1 row entry
·
8 columns
MPLS-TP OAM single lm cache table.
MPLS-TP single lm cache entries.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mplsTpOAMSingleLMCacheMegId
MEG ID.
|
OctetString Constraints: range: 0-8 |
.1.3.6.1.4.1.27975.69.100.1.1 |
|
mplsTpOAMSingleLMCacheIndex
Index of the entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.100.1.2 |
|
mplsTpOAMSingleLMCacheExpValue
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
|
Integer32 | .1.3.6.1.4.1.27975.69.100.1.3 |
|
mplsTpOAMSingleLMCacheLocalLoss
Single-lm near end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.100.1.4 |
|
mplsTpOAMSingleLMCacheLocalLossRatio
Single-lm near end loss ratio, the range is 1 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.100.1.5 |
|
mplsTpOAMSingleLMCacheRemoteLoss
Single-lm far end loss.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.100.1.6 |
|
mplsTpOAMSingleLMCacheRemoteLossRatio
Single-lm far end loss ratio, the range is 1 - 1000000,
unit is one in a million. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.69.100.1.7 |
|
mplsTpOAMSingleLMCacheTime
Cache time.
|
OctetString | .1.3.6.1.4.1.27975.69.100.1.8 |
smartlinkGroupTable
table.1.3.6.1.4.1.27975.70.3
·
1 row entry
·
19 columns
A table that contains smart-link group information.
A list of smart-link group information
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
smartlinkGroupindex
An index that uniquely identifies an group in the smart link table.
|
Integer32 | .1.3.6.1.4.1.27975.70.3.1.1 |
||||||||||||
|
smartlinkGroupRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.70.3.1.2 |
||||||||||||
|
smartlinkGroupMasterIntf
The port number of the port for which this smart-link contains master interface.
0 means delete |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.3 |
||||||||||||
|
smartlinkGroupMasterDnCnt
Smart-link master down count.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.4 |
||||||||||||
|
smartlinkGroupMasterlstDnTime
Smart-link master last down time.
|
OctetString | .1.3.6.1.4.1.27975.70.3.1.5 |
||||||||||||
|
smartlinkGroupMasterflhCnt
Smart-link master flush count.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.6 |
||||||||||||
|
smartlinkGroupMasterlstflhTime
Smart-link master last flush time.
|
OctetString | .1.3.6.1.4.1.27975.70.3.1.7 |
||||||||||||
|
smartlinkGroupSlaveIntf
The port number of the port for which this smart-link contains slave interface.
0 means delete |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.8 |
||||||||||||
|
smartlinkGroupSlaveDnCnt
Smart-link master down count.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.9 |
||||||||||||
|
smartlinkGroupSlavelstDnTime
Smart-link master last down time.
|
OctetString | .1.3.6.1.4.1.27975.70.3.1.10 |
||||||||||||
|
smartlinkGroupSlaveflhCnt
Smart-link master flush count.
|
SNMPv2-SMIInteger32 Constraints: range: 0-4094Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.70.3.1.11 |
||||||||||||
|
smartlinkGroupSlavelstflhTime
Smart-link master last flush time.
|
OctetString Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.70.3.1.12 |
||||||||||||
|
smartlinkGroupMstpInstance
Protected mstp instance ID.
-1 means delete |
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.70.3.1.13 |
||||||||||||
|
smartlinkGroupLoadBalanceInstance
Load-balance instance ID.
-1 means delete |
OctetStringr/w Constraints: range: 30-1200 |
.1.3.6.1.4.1.27975.70.3.1.14 |
||||||||||||
|
smartlinkGroupRestoreEnable
Auto-restore of the smart link group is enabled on the device or not.
The meanings of the values are: enabled(1) - Enable auto-restore of the smart link group; disabled(2) - Disable auto-restore of the smart link group; |
Enumerationr/w Constraints: range: 0-4094 |
.1.3.6.1.4.1.27975.70.3.1.15 |
||||||||||||
|
smartlinkGroupRestoreTime
The time range(Second) of Restore time. Range <30-1200>
|
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.27975.70.3.1.16 |
||||||||||||
|
smartlinkGroupControlVlan
The vlan id of the smart-link control vlan.
Set 0 to delete the control vlan. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.70.3.1.17 |
||||||||||||
|
smartlinkGroupControlVlanPassword
The password of the smart-link control vlan.
By default the password is 'default' |
OctetStringr/w | .1.3.6.1.4.1.27975.70.3.1.18 |
||||||||||||
|
smartlinkGroupEnable
The state of smart-link group .
The meanings of the values are: enabled(1) - Enable smart-link group; disabled(2) - Disable smart-link group; |
Enumerationr/w | .1.3.6.1.4.1.27975.70.3.1.19 |
.1.3.6.1.4.1.27975.70.4
·
1 row entry
·
4 columns
A table that contains smart-link group information.
A list of smart-link group information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
smartlinkRcvFlushintfindex
The index of the interface which smart-link receive flush from.
|
IF-MIBInterfaceIndex Constraints: range: 1-16Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.27975.70.4.1.1 |
||||||||||||
|
smartlinkRcvFlushintfVlan
The vlan id of the interface which smart-link receive flush from.
|
Integer32r/w | .1.3.6.1.4.1.27975.70.4.1.2 |
||||||||||||
|
smartlinkRcvFlushintfVlanPassword
The password of the interface which smart-link receive flush from.
|
OctetStringr/w | .1.3.6.1.4.1.27975.70.4.1.3 |
||||||||||||
|
martlinkRcvFlushintfSetState
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.70.4.1.4 |
flowctrlSendEnableTable
table.1.3.6.1.4.1.27975.71.1
·
1 row entry
·
1 columns
Enable or disable flow control send function. The meanings of the values are: on(1) - Set send flowcontrol enable; off(2) - Set send flowcontrol disable; Default setting is off(2).
A list of flowctrl Send Enable group information.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
flowctrlSendEnable
Enable or disable flow control send function.
The meanings of the values are: on(1) - Set send flowcontrol enable; off(2) - Set send flowcontrol disable; Default setting is off(2. |
Enumerationr/w | .1.3.6.1.4.1.27975.71.1.1.1 |
.1.3.6.1.4.1.27975.71.2
·
1 row entry
·
1 columns
Enable or disable flow control Receive function. The meanings of the values are: on(1) - Set Receive flowcontrol enable; off(2) - Set Receive flowcontrol disable; Default setting is off(2).
A list of smart-link group information
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
flowctrlReceiveEnable
Enable or disable flow control Receive function.
The meanings of the values are: on(1) - Set Receive flowcontrol enable; off(2) - Set Receive flowcontrol disable; Default setting is off(2). |
Enumerationr/w | .1.3.6.1.4.1.27975.71.2.1.1 |
phyloopbackTable
table.1.3.6.1.4.1.27975.74.1
·
1 row entry
·
5 columns
A table that contains phy-loopback internal group information.
A list of phy-loopback internal group information
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
phyloopbackIfindex
An index of interface that uniquely identifies an phyloopback entry in the phyloopback table.
|
Integer32 Constraints: range: 1-52 |
.1.3.6.1.4.1.27975.74.1.1.1 |
||||||||||||
|
phyloopbackType
Phy loopback commands type. internal(0), external(1), port(2).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.74.1.1.2 |
||||||||||||
|
phyloopbackDstIfindex
An index that uniquely identifies phyloopback destination physical interface.
|
Integer32r/w | .1.3.6.1.4.1.27975.74.1.1.3 |
||||||||||||
|
phyloopbackMacAddrSwap
The packet's SMAC incoming from port level loopback interface will be swaped with it's DMAC,
and the FCS will be updated. enable(1), disable(2). Default setting is disable(2). For other types, should always be disable… |
Enumerationr/w | .1.3.6.1.4.1.27975.74.1.1.4 |
||||||||||||
|
phyloopbackRowStatus
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.74.1.1.5 |
monitorLinkGroupTable
table.1.3.6.1.4.1.27975.75.2
·
1 row entry
·
3 columns
The table of Monitor link group.
The entry of Monitor link group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
groupIndex
The index of Monitor link group. The index value is group id minus 1.
|
Integer32 | .1.3.6.1.4.1.27975.75.2.1.1 |
||||||||||||
|
groupStatus
The current status of group.
|
Enumeration | .1.3.6.1.4.1.27975.75.2.1.2 |
||||||||||||
|
groupRowStatus
The status of this conceptual row. Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.75.2.1.3 |
monitorLinkMemberTable
table.1.3.6.1.4.1.27975.75.3
·
1 row entry
·
9 columns
The table of Monitor link member.
The entry of Monitor link member.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
memberLinkType
The type of Monitor link member.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.75.3.1.1 |
||||||||||||
|
memberIndex
The index of Monitor link member.
|
Integer32 Constraints: range: 0-65536 |
.1.3.6.1.4.1.27975.75.3.1.2 |
||||||||||||
|
memberType
The type of Monitor link member. Type of smart-link can only used as up-link.
|
Enumerationr/w | .1.3.6.1.4.1.27975.75.3.1.3 |
||||||||||||
|
memberIdentify
If the memberType type is interface, this value should be ifindex.
if the memberType type is smart-link, this value should be smartlinkGroupindex. |
Integer32r/w | .1.3.6.1.4.1.27975.75.3.1.4 |
||||||||||||
|
memberUptime
The last-up-time of member.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.75.3.1.5 |
||||||||||||
|
memberDowntime
The last-down-time of member.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.75.3.1.6 |
||||||||||||
|
memberUpCounter
The counter of up time of the member.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.75.3.1.7 |
||||||||||||
|
memberDownCounter
TThe counter of down time of the member.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.75.3.1.8 |
||||||||||||
|
memberRowStatus
The status of this conceptual row. Now only realize Destroy and Active.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.75.3.1.9 |
udldIfTable
table.1.3.6.1.4.1.27975.76.4
·
1 row entry
·
4 columns
A table that contains UDLD interface information.
A list of UDLD interface information
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
udldIfIndex
Interface index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.76.4.1.1 |
||||||||||||||||||
|
udldIfName
Interface name.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.76.4.1.2 |
||||||||||||||||||
|
udldState
UDLD state of an interface.The meanings of the values are:
disable(0) - Disable UDLD; normal(1) - Enable UDLD normal mode; aggressive(2) - Enable UDLD aggressive mode; |
Enumerationr/w | .1.3.6.1.4.1.27975.76.4.1.3 |
||||||||||||||||||
|
udldLinkState
UDLD operation state of an interface.
|
Enumeration | .1.3.6.1.4.1.27975.76.4.1.4 |
pbrTable
table.1.3.6.1.4.1.27975.77.1
·
1 row entry
·
3 columns
table of Policy based routing entry.
Policy based routing entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
pbrIfIndex
interface index which is applying the policy route-map.
|
Integer32 | .1.3.6.1.4.1.27975.77.1.1.1 |
||||||||||||
|
pbrPolicyRmapName
pbr policy route-map name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.77.1.1.2 |
||||||||||||
|
pbrRowStatus
The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.77.1.1.9 |
l2PingResponseTable
table.1.3.6.1.4.1.27975.79.1
·
1 row entry
·
2 columns
A table that contains l2 ping response information.
A list of interface l2ping response information
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
l2pingResponseIfindex
An index of interface that uniquely identifies an l2ping entry in the l2PingResponseTable table.
interface should be physical l2 interface |
Integer32 | .1.3.6.1.4.1.27975.79.1.1.1 |
|
l2pingResponseEnable
L2 ping response enable(1), or disable(2).
Default : disable(2). |
Enumerationr/w | .1.3.6.1.4.1.27975.79.1.1.2 |
syncEIfTable
table.1.3.6.1.4.1.27975.81.13
·
1 row entry
·
13 columns
Table of ssm interface entry.
Ssm interface entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
syncEIfIndex
Interface index which is able to apply ssm.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.1 |
||||||||||||||||||||||||||||||
|
syncEIfSyncEEnable
Set whether the port is a synchronous port.
The meanings of the values are: enable(1) - a synchronous port; disable(2) - not a synchronous port |
Enumerationr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.81.13.1.2 |
||||||||||||||||||||||||||||||
|
syncEIfSyncEPduMode
Set whether the interface can receive or send PDU.
The meanings of the values are: rx(1) - receive PDU only; tx(2) - send PDU only; all(3) - receive and send PDU; none-all(4) - disable receive and send PDU; none… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.3 |
||||||||||||||||||||||||||||||
|
syncEIfPortPriority
Set the port priority. The range is 1 ~ 255.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.4 |
||||||||||||||||||||||||||||||
|
syncEIfPortUp
Get the status of whether the port is up.
The meanings of the values are: enable(1) - Port is up; disable(2) - Port is down |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.5 |
||||||||||||||||||||||||||||||
|
syncEIfPortQuality
Get the current received quality of port.
The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Ƀ Traceability unknown; ssua(4) - Type I… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.6 |
||||||||||||||||||||||||||||||
|
syncEIfSendTimerState
Get the status of Send timer.
The meanings of the values are: enable(1) - Enable; disable(2) - Disable |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.7 |
||||||||||||||||||||||||||||||
|
syncEIfTimeoutTimerState
Get the status of Timeout timer.
The meanings of the values are: enable(1) - Enable; disable(2) - Disable |
Enumeration Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.81.13.1.8 |
||||||||||||||||||||||||||||||
|
syncEIfSendQuality
Get the current sending quality of port.
The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Ƀ Traceability unknown; ssua(4) - Type I … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.9 |
||||||||||||||||||||||||||||||
|
syncEIFDNUgroup
Add the port into DNU group. The range is 0 ~ 255.
value 0 is delete port from DNU group. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.10 |
||||||||||||||||||||||||||||||
|
syncEIfReplaceClockId
Get or set the status of replace clockid.
The meanings of the values are: enable(1) - Enable; disable(2) - Disable |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.81.13.1.11 |
||||||||||||||||||||||||||||||
|
syncEIfForcibleRxQL
Get and set Rx quality of physical port.
The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Ƀ Traceability unknown; ssua(4) - Type I … |
Enumerationr/w | .1.3.6.1.4.1.27975.81.13.1.12 |
||||||||||||||||||||||||||||||
|
syncEIfForcibleTxQL
Get and set Tx quality of physical port.
The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Ƀ Traceability unknown; ssua(4) - Type I … |
Enumerationr/w | .1.3.6.1.4.1.27975.81.13.1.13 |
cfmMDTable
table.1.3.6.1.4.1.27975.83.18
·
1 row entry
·
3 columns
Table of cfm maintenance domain.
Entry of cfm maintenance domain.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmMDLevel
Index of cfmMDTable. Maintenance domain level number.
|
Integer32 | .1.3.6.1.4.1.27975.83.18.1.1 |
||||||||||||
|
cfmMDName
Cfm maintenance domain name.
|
OctetStringr/w | .1.3.6.1.4.1.27975.83.18.1.2 |
||||||||||||
|
cfmMDRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.18.1.6 |
cfmMATable
table.1.3.6.1.4.1.27975.83.19
·
1 row entry
·
8 columns
Table of cfm maintenance association.
Entry of cfm maintenance domain.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmMAIndex
Index of cfmMATable. The MA belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-43 |
.1.3.6.1.4.1.27975.83.19.1.1 |
||||||||||||
|
cfmMAVlan
Index of cfmMATable. The MA associates to the vlan.
|
Integer32 | .1.3.6.1.4.1.27975.83.19.1.2 |
||||||||||||
|
cfmMAName
Cfm maintenance association name.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.19.1.3 |
||||||||||||
|
cfmMARowStatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 0-7Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.19.1.7 |
||||||||||||
|
cfmMACCEn
Enable or disable continuity check.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.19.1.8 |
||||||||||||
|
cfmMACCVlanPriority
The vlan priority for the continuirty check packets.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.19.1.9 |
||||||||||||
|
cfmMAErrorWriteEn
Enable or disable writing errors to error cache.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.19.1.10 |
||||||||||||
|
cfmMAAisSuppressAlarm
Enable or disable suppressing alarms when enter AIS condition.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.19.1.11 |
cfmMepTable
table.1.3.6.1.4.1.27975.83.20
·
1 row entry
·
9 columns
Table of cfm maintenance domain end point.
Entry of cfm maintenance domain end point.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmMepLevel
Index of cfmMepTable. The MEP belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.20.1.1 |
||||||||||||||||
|
cfmMepVlan
Index of cfmMepTable. The MEP belongs to the MA and the MA associates to the vlan.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.20.1.2 |
||||||||||||||||
|
cfmMepId
Index of cfmMepTable. The MEP id is exclusive in same MD and MA.
|
Integer32 Constraints: range: 1-7 |
.1.3.6.1.4.1.27975.83.20.1.3 |
||||||||||||||||
|
cfmMepDirection
Up MEP or down MEP.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.20.1.4 |
||||||||||||||||
|
cfmMepInterval
The interval of MEP continuity check message.
|
Integer32r/w | .1.3.6.1.4.1.27975.83.20.1.5 |
||||||||||||||||
|
cfmMepIfIndex
The port ifindex and the MEP is configured on the port
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.20.1.6 |
||||||||||||||||
|
cfmMepRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Enumerated Values:
Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.20.1.10 |
||||||||||||||||
|
cfmMepRdi
Rdi status, only clearing MEP rdi is allowed.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.20.1.11 |
||||||||||||||||
|
cfmMepAisCondition
Ais condition. When ais packet is received and cc is disabled or LOC defect on MEP,
MEP will enter Ais condition. |
Enumeration | .1.3.6.1.4.1.27975.83.20.1.12 |
cfmRMepTable
table.1.3.6.1.4.1.27975.83.21
·
1 row entry
·
8 columns
Table of remote cfm maintenance domain end point.
Entry of remote cfm maintenance domain end point.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmRMepLevel
Index of cfmRMepTable. The remote MEP belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.21.1.1 |
||||||||||||
|
cfmRMepVlan
Index of cfmRMepTable. The remote MEP belongs to the MA and the MA associates
to the vlan. |
Integer32 | .1.3.6.1.4.1.27975.83.21.1.2 |
||||||||||||
|
cfmRMepId
Index of cfmRMepTable. The MEP id is exclusive in same MD and MA.
|
Integer32 | .1.3.6.1.4.1.27975.83.21.1.3 |
||||||||||||
|
cfmRMepIfIndex
The port ifindex and the remote MEP is configured on the port.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.21.1.4 |
||||||||||||
|
cfmRMepAddr
The remote MEP mac adress.
|
OctetStringr/w | .1.3.6.1.4.1.27975.83.21.1.5 |
||||||||||||
|
cfmRMepFlag
The remote MEP flag, when the flag is 1, the remote MEP is configured but
the remote MEP mac is not configured. When the flag is 2, the remote MEP mac is configured. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.21.1.6 |
||||||||||||
|
cfmRMepRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.21.1.10 |
||||||||||||
|
cfmRMepRdi
Rdi status of remote mep.
|
Enumeration | .1.3.6.1.4.1.27975.83.21.1.11 |
cfmMipTable
table.1.3.6.1.4.1.27975.83.22
·
1 row entry
·
4 columns
Table of cfm maintenance domain intermediate point.
Entry of cfm maintenance domain intermediate point.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmMipLevel
Index of cfmMipTable. The MIP belongs to the MD and this is the MD level.
|
Integer32 | .1.3.6.1.4.1.27975.83.22.1.1 |
||||||||||||
|
cfmMipVlan
Index of cfmMipTable. The MIP belongs to the MA and the MA associates to the vlan.
|
Integer32 | .1.3.6.1.4.1.27975.83.22.1.2 |
||||||||||||
|
cfmMipIfIndex
The port ifindex and the MIP is configured on the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.22.1.3 |
||||||||||||
|
cfmMipRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.22.1.7 |
cfmAisServerTable
table.1.3.6.1.4.1.27975.83.23
·
1 row entry
·
4 columns
Table of alarm indication signal server.
Entry of alarm indication signal server.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmAisServerIfIndex
The port ifindex and the ais server is configured on the port.
|
SNMPv2-SMIInteger32 Constraints: range: 1-60Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.23.1.1 |
||||||||||||
|
cfmAisServerLevel
Index of cfmAisServerTable. The ais server belongs to the MD and this is the
MD level. |
Integer32r/w | .1.3.6.1.4.1.27975.83.23.1.2 |
||||||||||||
|
cfmAisServerInterval
The transmission interval of ais packet, only can be 1 second or 60 seconds.
|
Integer32r/w | .1.3.6.1.4.1.27975.83.23.1.3 |
||||||||||||
|
cfmAisServerRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.23.1.7 |
cfmAisTable
table.1.3.6.1.4.1.27975.83.24
·
1 row entry
·
18 columns
Table of cfm MEP ais enable/disable.
Entry of cfm mep ais enable/disable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmAisLevel
Index of cfmMepTable. The ais MEP belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.24.1.1 |
||||||||||||||||
|
cfmAisVlan
Index of cfmAisTable. The ais MEP belongs to the MA and the MA associates to
the vlan. |
Integer32 | .1.3.6.1.4.1.27975.83.24.1.2 |
||||||||||||||||
|
cfmAisMepId
Index of cfmAisTable. The MEP id is exclusive in same MD and MA.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.3 |
||||||||||||||||
|
cfmAisIfIndex
The port ifindex and the ais MEP is configured on the port
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.24.1.4 |
||||||||||||||||
|
cfmAisConfigLoc
The ais packet will be sent when detecting loss of continuity.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.5 |
||||||||||||||||
|
cfmAisConfigMismerge
The ais packet will be sent when detecting incorrect MD or MA name.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.6 |
||||||||||||||||
|
cfmAisConfigUnexpectedMep
The ais packet will be sent when detecting incorrect MEP id.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.7 |
||||||||||||||||
|
cfmAisConfigUnexpectedMegLevel
The ais packet will be sent when detecting incorrect MD level.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.8 |
||||||||||||||||
|
cfmAisConfigUnexpectedPeriod
The ais packet will be sent when detecting mismatch of CC period.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.24.1.9 |
||||||||||||||||
|
cfmAisPacketType
The ais packet type. When the type is multicast, cfmAisDestAddr will be invalid.
|
Enumerationr/w Constraints: range: 1-7 |
.1.3.6.1.4.1.27975.83.24.1.10 |
||||||||||||||||
|
cfmAisDestAddr
The ais packet destination mac address.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.24.1.11 |
||||||||||||||||
|
cfmAisDestLevel
The ais destination level at which the AIS frames have to be sent.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.12 |
||||||||||||||||
|
cfmAisRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Enumerated Values:
Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.24.1.16 |
||||||||||||||||
|
cfmAisDetectLoc
When detecting LOC defect, this flag will be true.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.17 |
||||||||||||||||
|
cfmAisDetectMismerge
When detecting incorrect MD or MA name, this flag will be true.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.18 |
||||||||||||||||
|
cfmAisDetectUnexpectedMep
When detecting incorrect MEP id, this flag will be true.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.24.1.19 |
||||||||||||||||
|
cfmAisDetectUnexpectedMegLevel
When detecting incorrect MD level, this flag will be true.
|
Enumeration | .1.3.6.1.4.1.27975.83.24.1.20 |
||||||||||||||||
|
cfmAisDetectUnexpectedPeriod
When detecting mismatch of CC period, this flag will be true.
|
Enumeration | .1.3.6.1.4.1.27975.83.24.1.21 |
cfmLoopbackTable
table.1.3.6.1.4.1.27975.83.25
·
1 row entry
·
13 columns
Table of loopback remote MEP or MIP.
Entry of cfmLoopbackTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmLoopbackIndex
Index of cfm loopback, Must be 1.
|
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.83.25.1.1 |
||||||||||||
|
cfmLoopbackLevel
Loopback is initiated by a MEP and the MEP belongs to the MD and this is
the MD level. |
Integer32r/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.25.1.2 |
||||||||||||
|
cfmLoopbackVlan
Loopback is initiated by a MEP and the MEP belongs to the MA and the MA
associates to the vlan. |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.25.1.3 |
||||||||||||
|
cfmLoopbackMepId
Loopback is initiated by a MEP and the MEP id is exclusive in same MD and MA.
|
Integer32r/w Constraints: range: 0-8191 |
.1.3.6.1.4.1.27975.83.25.1.4 |
||||||||||||
|
cfmLoopbackFrameType
Frame type of cfm loopback.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.25.1.5 |
||||||||||||
|
cfmLoopbackRMepId
Remote MEP id. When frame type is unicast, this node is valid. if the remote MEP id
is 0, the value is invalid and cfmLoopbackRmac will be used. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.83.25.1.6 |
||||||||||||
|
cfmLoopbackRmac
Remote MEP or MEP mac address. if the cfmLoopbackRMepId isn't 0,
the node is invalid. |
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.83.25.1.7 |
||||||||||||
|
cfmLoopbackRepeat
Loopback repeat times.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.83.25.1.8 |
||||||||||||
|
cfmLoopbackExp
The vlan priority of loopback packets.
|
Integer32r/w | .1.3.6.1.4.1.27975.83.25.1.9 |
||||||||||||
|
cfmLoopbackTimeout
Configure time out of per loopback packet.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.25.1.10 |
||||||||||||
|
cfmLoopbackRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Constraints: range: 1-100Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.25.1.13 |
||||||||||||
|
cfmLoopbackOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.83.25.1.14 |
||||||||||||
|
cfmLoopbackSuccessRate
Success-rate of the operation.
|
Integer32 | .1.3.6.1.4.1.27975.83.25.1.15 |
cfmLinktraceTable
table.1.3.6.1.4.1.27975.83.26
·
1 row entry
·
14 columns
Table of linktrace remote MEP or MIP.
Entry of cfmLinktraceTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmLinktraceIndex
Index of cfm linktrace, Must be 1.
|
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.83.26.1.1 |
||||||||||||
|
cfmLinktraceLevel
Linktrace is initiated by a MEP, the MEP belongs to the MD and this is the MD level.
|
Integer32r/w Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.26.1.2 |
||||||||||||
|
cfmLinktraceVlan
Linktrace is initiated by a MEP, the MEP belongs to the MA and the MA
associates to the vlan. |
Integer32r/w Constraints: range: 0-8191 |
.1.3.6.1.4.1.27975.83.26.1.3 |
||||||||||||
|
cfmLinktraceMepId
Linktrace is initiated by a MEP and the MEP id is exclusive in same MD and MA.
|
Integer32r/w | .1.3.6.1.4.1.27975.83.26.1.4 |
||||||||||||
|
cfmLinktraceRMepId
Remote MEP id. if the Remote MEP id is 0, cfmLinktraceRmac will be used.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.83.26.1.5 |
||||||||||||
|
cfmLinktraceRmac
Remote MEP or MIP mac address. if the cfmLinktraceRMepId isn't 0,
this node is invalid. |
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.83.26.1.6 |
||||||||||||
|
cfmLinktraceTtl
The value of maximum hops.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.83.26.1.7 |
||||||||||||
|
cfmLinktraceExp
The vlan priority of linktrace packets.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.26.1.8 |
||||||||||||
|
cfmLinktraceTimeout
Configure time out of per hop.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.26.1.9 |
||||||||||||
|
cfmLinktraceEgressIdTLV
The linktrace message will include Egress Identifier TLV.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.26.1.10 |
||||||||||||
|
cfmLinktraceSenderIdTLV
The linktrace message will include Sender Identifier TLV.
|
Enumerationr/w | .1.3.6.1.4.1.27975.83.26.1.11 |
||||||||||||
|
cfmLinktraceOrganizationSpecTLV
The linktrace message will include Organization Specific TLV.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.83.26.1.12 |
||||||||||||
|
cfmLinktraceRowStatus
The status of this conceptual row. Now only realize CreateAndGo and
Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.83.26.1.16 |
||||||||||||
|
cfmLinktraceOperState
The operation status.
|
Enumeration | .1.3.6.1.4.1.27975.83.26.1.17 |
cfmMipFdbTable
table.1.3.6.1.4.1.27975.83.29
·
1 row entry
·
5 columns
This table stores the cfm MIP mac address entry.
This table stores the cfm MIP mac address entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
cfmMipFdbVlan
Index of cfmMipFdbTable, identifying value for vlan.
|
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.83.29.1.1 |
|
cfmMipFdbMacAddress
Index of cfmMipFdbTable, the mac address of MIP forwarding database entry.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.29.1.2 |
|
cfmMipFdbLevel
Index of cfmMipFdbTable, the MIP belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.83.29.1.3 |
|
cfmMipFdbIfIndex
The port ifindex, MIP fdb is learnt from the port or configured on the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.83.29.1.4 |
|
cfmMipFdbAgeTime
The interval of reserving MIP fdb entry, unit is minute.
|
Integer32 | .1.3.6.1.4.1.27975.83.29.1.5 |
cfmErrorTable
table.1.3.6.1.4.1.27975.83.30
·
1 row entry
·
7 columns
Table of cfm reporting errors.
Entry of cfmErrorTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmErrorLevel
Errors are reported by a MEP, the MEP belongs to the MD and this is the MD level.
|
Integer32 Constraints: range: 1-8191 |
.1.3.6.1.4.1.27975.83.30.1.1 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorVlan
Errors are reported by a MEP, the MEP belongs to the MA and the MA associates to
the vlan. |
Integer32 Constraints: range: 1-5 |
.1.3.6.1.4.1.27975.83.30.1.2 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorMepId
Errors are reported by a MEP and the MEP id is exclusive in same MD and MA.
|
Integer32 | .1.3.6.1.4.1.27975.83.30.1.3 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorIndex
Index of cfmErrorTable, the range is 1 to 5.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.30.1.4 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorRmac
The mac address of remote MEP.
|
SNMPv2-TCMacAddress Constraints: range: 0-256Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.30.1.5 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorReason
The error reson is as follows:
rdi(2), rdi-clear(3), loc(4), loc-clear(5), unexpected-mep(6), unexpected-mep-clear(7), unexpected-period(8), unexpected-period-clear(9), mismerge(10), … |
Enumeration | .1.3.6.1.4.1.27975.83.30.1.6 |
||||||||||||||||||||||||||||||||||||||||||
|
cfmErrorReportTime
The reporting time of the error.
|
OctetString | .1.3.6.1.4.1.27975.83.30.1.7 |
cfmLTCacheTable
table.1.3.6.1.4.1.27975.83.31
·
1 row entry
·
19 columns
Table of cfm linktrace cache.
Entry of cfmLTCacheTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cfmLTCacheIndex
Linktrace cache index.
|
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.83.31.1.1 |
||||||||||
|
cfmLTCacheLevel
Linktrace is initiated by a MEP, the MEP belongs to the MD and this is the MD level.
|
Integer32 | .1.3.6.1.4.1.27975.83.31.1.2 |
||||||||||
|
cfmLTCacheVlan
Linktrace is initiated by a MEP, the MEP belongs to the MA and the MA associates to
the vlan. |
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.27975.83.31.1.3 |
||||||||||
|
cfmLTCacheTargetMacAddress
Linktrace target mac address.
|
SNMPv2-TCMacAddress Constraints: range: 1-65535Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.31.1.4 |
||||||||||
|
cfmLTCacheStartTime
The time of sending first linktrace message.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.27975.83.31.1.5 |
||||||||||
|
cfmLTCacheAge
Linktrace age time, unit is minute.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.27975.83.31.1.6 |
||||||||||
|
cfmLTCacheHops
Index of cfmLTCacheTable, the linktrace hop number and the range is 1 to 64.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.31.1.7 |
||||||||||
|
cfmLTCacheTTL
When LTM is received and forwarded by switch, the TTL will minus one.
when the TTL equals one, the LTM will not be relayed. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.31.1.8 |
||||||||||
|
cfmLTCacheForwarded
If LTM will be forwarded, this flag is true.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.31.1.9 |
||||||||||
|
cfmLTCacheTerminalMEP
When the LTM is received by terminal MEP and LTR is sent by the MEP,
this flag is true. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.31.1.10 |
||||||||||
|
cfmLTCacheRelayAction
When LTM is received by terminal MEP or MIP, this flag is relayHit.
When LTM is forwarded by Fdb, this flag is relayFdb. When LTM is forwarded by MIP Fdb, this flag is relayMipFdb. |
Enumeration | .1.3.6.1.4.1.27975.83.31.1.11 |
||||||||||
|
cfmLTCacheIngressAction
When the ingress port status is normal, this flag is ingOK.
When the ingress port is blocked by STP, this flag is ingBlocked. |
Enumeration Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.83.31.1.12 |
||||||||||
|
cfmLTCacheIngressMacAddress
The mac address of ingress port.
|
SNMPv2-TCMacAddress Enumerated Values:
Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.31.1.13 |
||||||||||
|
cfmLTCacheIngressIfName
Ingress interface name.
|
OctetString | .1.3.6.1.4.1.27975.83.31.1.14 |
||||||||||
|
cfmLTCacheEgressAction
When the egress port status is normal, this flag is egrOK.
When the egress port is blocked by STP, this flag is egrBlocked. |
Enumeration Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.83.31.1.15 |
||||||||||
|
cfmLTCacheEgressMacAddress
The mac address of egress port.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.31.1.16 |
||||||||||
|
cfmLTCacheEgressIfName
Egress interface name.
|
OctetString | .1.3.6.1.4.1.27975.83.31.1.17 |
||||||||||
|
cfmLTCacheLastEgressID
The route mac address of the source switch which initiates the linktrace.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.31.1.18 |
||||||||||
|
cfmLTCacheNextEgressID
The route mac address of the switch which transmits this LTR.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.31.1.19 |
cfmLTResultTable
table.1.3.6.1.4.1.27975.83.32
·
1 row entry
·
13 columns
Table of cfm linktrace result.
Entry of cfmLTResultTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cfmLTResultHops
Index of cfmLTResultTable, the linktrace hop number and the range is 1 to 64.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.32.1.1 |
||||||||
|
cfmLTResultTTL
When LTM is received and forwarded by switch, the TTL will minus one.
when the TTL equals one, the LTM will not be relayed. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.83.32.1.2 |
||||||||
|
cfmLTResultForwarded
If LTM will be forwarded, this flag is true.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.32.1.3 |
||||||||
|
cfmLTResultTerminalMEP
When the LTM is received by terminal MEP and LTR is sent by the MEP,
this flag is true. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.83.32.1.4 |
||||||||
|
cfmLTResultRelayAction
When LTM is received by terminal MEP or MIP, this flag is relayHit.
When LTM is forwarded by Fdb, this flag is relayFdb. When LTM is forwarded by MIP Fdb, this flag is relayMipFdb. |
Enumeration | .1.3.6.1.4.1.27975.83.32.1.5 |
||||||||
|
cfmLTResultIngressAction
When the ingress port status is normal, this flag is ingOK.
When the ingress port is blocked by STP, this flag is ingBlocked. |
Enumeration Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.83.32.1.6 |
||||||||
|
cfmLTResultIngressMacAddress
The mac address of ingress port.
|
SNMPv2-TCMacAddress Enumerated Values:
Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.32.1.7 |
||||||||
|
cfmLTResultIngressIfName
Ingress interface name.
|
OctetString | .1.3.6.1.4.1.27975.83.32.1.8 |
||||||||
|
cfmLTResultEgressAction
When the egress port status is normal, this flag is egrOK.
When the egress port is blocked by STP, this flag is egrBlocked. |
Enumeration Constraints: range: 1-16 |
.1.3.6.1.4.1.27975.83.32.1.9 |
||||||||
|
cfmLTResultEgressMacAddress
The mac address of egress port.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.32.1.10 |
||||||||
|
cfmLTResultEgressIfName
Egress interface name.
|
OctetString | .1.3.6.1.4.1.27975.83.32.1.11 |
||||||||
|
cfmLTResultLastEgressID
The route mac address of the source switch which initiates the linktrace.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.32.1.12 |
||||||||
|
cfmLTResultNextEgressID
The route mac address of the switch which transmits this LTR.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.83.32.1.13 |
efmOAMIfTable
table.1.3.6.1.4.1.27975.84.1
·
1 row entry
·
21 columns
Configure efm OAM on an interface.
Entry of efmOAMIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
efmOAMIfIndex
Interface index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.1 |
||||
|
efmOAMEnable
Enable the Ethernet OAM module on a port.The meanings of the values are:
enable(1);disable(2). |
Enumerationr/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.84.1.1.2 |
||||
|
efmOAMMode
Set the DTE to active mode or passive mode.The meanings of the values are:
active(1);passive(2). |
Enumerationr/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.84.1.1.3 |
||||
|
efmOAMMinRate
set the OAMPDU minimum number of PDUS per second. this timer in the range <1-10>.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.4 |
||||
|
efmOAMMaxRate
set the OAMPDU maximum number of PDUS per second. this timer in the range <1-10>.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.5 |
||||
|
efmOAMLinkMonitorEn
Turn on or off link monitoring on an interface.The meanings of the values are:
enable(1);disable(2). |
Enumerationr/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.84.1.1.6 |
||||
|
efmOAMLinkMonitorSupported
Set link monitoring on an interface.The meanings of the values are:
supported(1);un-supported(2). |
Enumerationr/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.27975.84.1.1.7 |
||||
|
efmOAMLinkMonitorFrameHigh
Set value of the high threshold for errored frames. The meanings of the values are:
none(0) - no high threshold is configured; Value of the high threshold <1-65535>. |
Integer32r/w Constraints: range: 10-600 |
.1.3.6.1.4.1.27975.84.1.1.8 |
||||
|
efmOAMLinkMonitorFrameLow
Set value of the low threshold for errored frames in the range <0-65535>.
|
Integer32r/w Constraints: range: 0-900 |
.1.3.6.1.4.1.27975.84.1.1.9 |
||||
|
efmOAMLinkMonitorFrameWin
Set size of frame event window in the range <10-600>.
|
Integer32r/w Constraints: range: 1-900 |
.1.3.6.1.4.1.27975.84.1.1.10 |
||||
|
efmOAMLinkMonitorFrameSecHigh
Set value of the High threshold for the number of errored frame-seconds. The meanings of the values are:
none(0) - no high threshold is configured; Value of the high threshold <1-900>. |
Integer32r/w Constraints: range: 100-9000 |
.1.3.6.1.4.1.27975.84.1.1.11 |
||||
|
efmOAMLinkMonitorFrameSecLow
Set value of the Low threshold for the number of errored frame-seconds in the range <1-900>.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.12 |
||||
|
efmOAMLinkMonitorFrameSecWin
Set Window for frame-seconds events in the range <100-9000>.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.13 |
||||
|
efmOAMLinkMonitorHighThreAction
Set action when high threshold is detected.The meanings of the values are:
error-disable-interface(1) - Disable the interface when high threshold is exceeded; none(2). |
Enumerationr/w Constraints: range: 0-10 |
.1.3.6.1.4.1.27975.84.1.1.14 |
||||
|
efmOAMRemoteLoopbackSupported
Set remote loopback on a interface. The meanings of the values are:
un-supported(2); supported(1). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.15 |
||||
|
efmOAMRemoteLoopbackTimeout
Set remote loopback on a interface..
|
Integer32r/w Constraints: range: 2-30 |
.1.3.6.1.4.1.27975.84.1.1.16 |
||||
|
efmOAMRemoteLoopbackState
Set remote loopback state on a interface..
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.17 |
||||
|
efmOAMTimeout
Reset the LOCAL_LOST_LINK_TIMER and start an Ethernet OAM discovery process.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.18 |
||||
|
efmOAMRemoteFailureCriticalEvent
Remote Failure Action Critical Link Event on an interface.
The meanings of the values are:enable(1);disable(2). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.84.1.1.19 |
||||
|
efmOAMRemoteFailureDyingGasp
TRemote Failure Action Dying Gasp Event on an interface.
The meanings of the values are:enable(1);disable(2). |
Enumerationr/w | .1.3.6.1.4.1.27975.84.1.1.20 |
||||
|
efmOAMRemoteFailureLinkFailure
Remote Failure Action Link Fault Event on an interface.
The meanings of the values are:enable(1);disable(2). |
Enumerationr/w | .1.3.6.1.4.1.27975.84.1.1.21 |
efmOAMDiscoveryTable
table.1.3.6.1.4.1.27975.84.3
·
1 row entry
·
19 columns
Get efm OAM discovery state on an interface.
Entry of efmOAMDiscoveryTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
efmOAMDiscoveryIfIndex
Interface index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.1 |
||||||||||||||
|
efmOAMDiscoveryLocalMode
Local mode.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.2 |
||||||||||||||
|
efmOAMDiscoveryLocalUnidirection
Local unidirection.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.3 |
||||||||||||||
|
efmOAMDiscoveryLocalLinkMonitor
Local link monitor.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.4 |
||||||||||||||
|
efmOAMDiscoveryLocalRemoteLoopback
Local remote loopback.
|
Enumeration | .1.3.6.1.4.1.27975.84.3.1.5 |
||||||||||||||
|
efmOAMDiscoveryLocalMibRetrieve
Local mib retrieve.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.6 |
||||||||||||||
|
efmOAMDiscoveryLocalMtuSize
Local mtu size.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.3.1.7 |
||||||||||||||
|
efmOAMDiscoveryLocalPortStatus
Local port status.
|
Enumeration | .1.3.6.1.4.1.27975.84.3.1.8 |
||||||||||||||
|
efmOAMDiscoveryLocalLoopbackStatus
Local loopback status.
|
Enumeration | .1.3.6.1.4.1.27975.84.3.1.9 |
||||||||||||||
|
efmOAMDiscoveryLocalPduRevision
Local pdu revision.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.3.1.10 |
||||||||||||||
|
efmOAMDiscoveryRemoteMacAddress
Remote mac addess.
|
SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.84.3.1.11 |
||||||||||||||
|
efmOAMDiscoveryRemotePduRevision
Remote pdu revision.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.3.1.12 |
||||||||||||||
|
efmOAMDiscoveryRemoteVendor
Remote vendor.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.13 |
||||||||||||||
|
efmOAMDiscoveryRemoteMode
Remote Mode.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.14 |
||||||||||||||
|
efmOAMDiscoveryRemoteUnidirection
Remote unidirection.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.15 |
||||||||||||||
|
efmOAMDiscoveryRemoteLinkMonitor
Remote link monitor.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.3.1.16 |
||||||||||||||
|
efmOAMDiscoveryRemoteRemoteLoopback
Remote loopback.
|
Enumeration | .1.3.6.1.4.1.27975.84.3.1.17 |
||||||||||||||
|
efmOAMDiscoveryRemoteMibRetrieve
Remote mib retrieve.
|
Enumeration | .1.3.6.1.4.1.27975.84.3.1.18 |
||||||||||||||
|
efmOAMDiscoveryRemoteMtuSize
Remote mtu size.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.3.1.19 |
efmOAMStateTable
table.1.3.6.1.4.1.27975.84.4
·
1 row entry
·
11 columns
Get efm OAM state on an interface.
Entry of efmOAMStateTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
efmOAMStateIfIndex
Interface index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.1 |
||||||||
|
efmOAMStateLocalLinkStatus
Local link status.
OK(1),FAULT(2). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.2 |
||||||||
|
efmOAMStateLocalPduStatus
Local pdu status.
LF_INFO(1),RX_INFO(2),INFO(3),ANY(4). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.3 |
||||||||
|
efmOAMStateLocalSatisfied
Local Satisfied.
True(1),False(2). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.4 |
||||||||
|
efmOAMStateLocalStable
Local Stable.
True(1),False(2). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.5 |
||||||||
|
efmOAMStateRemoteStateValid
Remote State valid.
True(1),False(2). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.6 |
||||||||
|
efmOAMStateRemoteStable
Remote Stable.
True(1),False(2). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.7 |
||||||||
|
efmOAMStateLocalPaserState
Local Parser State.
Forward(1),Loopback(2),Discard(3),Invalid(4). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.8 |
||||||||
|
efmOAMStateLocalMultiplexerState
Local Multiplexer State.
Forward(1),Discard(2),Invalid(3). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.84.4.1.9 |
||||||||
|
efmOAMStateRemotePaserState
Remote Parser State.
Forward(1),Loopback(2),Discard(3),Invalid(4). |
Enumeration | .1.3.6.1.4.1.27975.84.4.1.10 |
||||||||
|
efmOAMStateRemoteMultiplexerState
Remote Multiplexer State.
Forward(1),Discard(2),Invalid(3). |
Enumeration | .1.3.6.1.4.1.27975.84.4.1.11 |
efmOAMStatisticTable
table.1.3.6.1.4.1.27975.84.5
·
1 row entry
·
23 columns
Get efm OAM statistic on an interface.
Entry of efmOAMStatisticTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
efmOAMStatisticIfIndex
Interface index.
|
Integer32 | .1.3.6.1.4.1.27975.84.5.1.1 |
|
efmOAMPduInfomationTx
Information OAMPDU Tx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.2 |
|
efmOAMPduInfomationRx
Information OAMPDU Rx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.3 |
|
efmOAMPduEvtNotificationTx
Event Notification OAMPDU Tx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.4 |
|
efmOAMPduEvtNotificationRx
Event Notification OAMPDU Rx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.5 |
|
efmOAMPduLoopbackControlTx
Loopback Control OAMPDU Tx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.6 |
|
efmOAMPduLoopbackControlRx
Loopback Control OAMPDU Rx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.7 |
|
efmOAMPduUnsupportedRx
Unsupported OAMPDU Rx.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.8 |
|
efmOAMLocalLinkFaultRecords
Local ink Fault records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.9 |
|
efmOAMLocalDyingGaspRecords
Local dying Gasp records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.10 |
|
efmOAMLocalCriticalEvtRecords
Local critical Event records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.11 |
|
efmOAMRemoteLinkFaultRecords
Remote link Fault records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.12 |
|
efmOAMRemoteDyingGaspRecords
Remote dying Gasp records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.13 |
|
efmOAMRemoteCriticalEvtRecords
Remote critical Event records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.14 |
|
efmOAMLocalErrorFrameRecords
Local errored Frame records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.15 |
|
efmOAMLocalErrorFrameSecondRecords
Local errored frame Seconds records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.16 |
|
efmOAMRemoteErrorSymbolPeriodRecords
Remote errored Symbol Period records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.17 |
|
efmOAMRemoteErrorFrameRecords
Remote errored Frame records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.18 |
|
efmOAMRemoteErrorFramePeriodRecords
Remote errored Frame Period records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.19 |
|
efmOAMRemoteErrorFrameSecondRecords
Remote errored Frame Seconds records.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.20 |
|
efmOAMLoopbackTestPktsSent
Test packet is sended.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.21 |
|
efmOAMLoopbackTestPktsRecv
Test packet is received.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.22 |
|
efmOAMLoopbackTestPercentValidRate
Percent valid rate.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.84.5.1.23 |
ptpIfConfigureTable
table.1.3.6.1.4.1.27975.85.2
·
1 row entry
·
46 columns
The table of Monitor link group.
The entry of Monitor link group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ptpIfIndex
The index of ptp interface.
|
Integer32 Constraints: range: -1-10 |
.1.3.6.1.4.1.27975.85.2.1.1 |
||||||||||||||||||||
|
ptpAnnounceInterval
The mean announce interval. Range -1~10.
|
Integer32r/w Constraints: range: -1-10 |
.1.3.6.1.4.1.27975.85.2.1.2 |
||||||||||||||||||||
|
ptpSyncInterval
The mean sync interval for multicast messages. Range -1~10.
|
Integer32r/w Constraints: range: -1-10 |
.1.3.6.1.4.1.27975.85.2.1.3 |
||||||||||||||||||||
|
ptpMinDelayreqInterval
The minimum delay request interval for multicast messages. Range -1~10.
|
Integer32r/w Constraints: range: 3-255 |
.1.3.6.1.4.1.27975.85.2.1.4 |
||||||||||||||||||||
|
ptpMinPdelayreqInterval
The minimum peer delay request interval for multicast messages. Range -1~10.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.85.2.1.5 |
||||||||||||||||||||
|
ptpAnnounceReceiptTimeout
The number of announce interval that has to pass without receipt of an Announce message before the occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES. Range 3~255.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.85.2.1.6 |
||||||||||||||||||||
|
ptpDelayMechanism
The propagation delay measuring option used by the port in computing meanPathDelay. normal(1).peer(2).disable(3).
|
Enumerationr/w | .1.3.6.1.4.1.27975.85.2.1.7 |
||||||||||||||||||||
|
ptpEnable
Enable Precision Time Protocol (IEEE1588). Disable(2), Enable(1).
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.85.2.1.8 |
||||||||||||||||||||
|
ptpAsymmetryCorrection
The asymmetry correction of the path. Range -2000000 - 2000000.
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-255Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.9 |
||||||||||||||||||||
|
ptpProtocolMac
Transport PTP messages directly over Ethernet frames as specified in IEEE Std 802.3-2005.Note: IF set value (1), ptpUdpSrcIp(11) will invalid.
|
Enumerationr/w Constraints: range: 1-4094 |
.1.3.6.1.4.1.27975.85.2.1.10 |
||||||||||||||||||||
|
ptpUdpSrcIp
Transport PTP messages over the User Datagram Protocol (UDP) as defined in IETF RFC 768 (1980), and Internet Protocol version 4 (IPv4), as defined in IETF RFC 791 (1981). Note: IF set value, ptpProtocolMac(10) will inva…
|
OctetStringr/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.85.2.1.11 |
||||||||||||||||||||
|
ptpVlanId
Vlan ID. Range 1~4094. -1 mean delete.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.85.2.1.12 |
||||||||||||||||||||
|
ptpCos
Class of Services. Range 0~7. -1 mean delete.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.85.2.1.13 |
||||||||||||||||||||
|
ptpIfName
Ptp interface name.
|
OctetString | .1.3.6.1.4.1.27975.85.2.1.14 |
||||||||||||||||||||
|
ptpIfState
Ptp interface state.
|
Enumeration Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.85.2.1.15 |
||||||||||||||||||||
|
ptpIfStep
Ptp interface step.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.16 |
||||||||||||||||||||
|
ptpIfPortId
Ptp interface id.
|
OctetString | .1.3.6.1.4.1.27975.85.2.1.17 |
||||||||||||||||||||
|
ptpIfRcvAnn
Ptp interface receive announce packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.18 |
||||||||||||||||||||
|
ptpIfRcvDelayReq
Ptp interface receive delay packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.19 |
||||||||||||||||||||
|
ptpIfRcvDelayResp
Ptp interface receive delay response packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.20 |
||||||||||||||||||||
|
ptpIfRcvFollowUp
Ptp interface receive follow up packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.21 |
||||||||||||||||||||
|
ptpIfRcvUnknown
Ptp interface receive unknown packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.22 |
||||||||||||||||||||
|
ptpIfRcvSync
Ptp interface receive sync packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.23 |
||||||||||||||||||||
|
ptpIfRcvPDelayReq
Ptp interface receive peer delay packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.24 |
||||||||||||||||||||
|
ptpIfRcvPDelayResp
Ptp interface receive delay response packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.25 |
||||||||||||||||||||
|
ptpIfRcvPDelayRespFowllowUp
Ptp interface receive delay response follow up packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.26 |
||||||||||||||||||||
|
ptpIfSendAnn
Ptp interface send announce packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.27 |
||||||||||||||||||||
|
ptpIfSendDelayReq
Ptp interface send delay request packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.28 |
||||||||||||||||||||
|
ptpIfSendDelayResp
Ptp interface send delay response packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.29 |
||||||||||||||||||||
|
ptpIfSendFollowUp
Ptp interface send follow up packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.30 |
||||||||||||||||||||
|
ptpIfSendUnknown
Ptp interface send unknown packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.31 |
||||||||||||||||||||
|
ptpIfSendSync
Ptp interface send sync packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.32 |
||||||||||||||||||||
|
ptpIfSendPDelayReq
Ptp interface send peer delay request packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.33 |
||||||||||||||||||||
|
ptpIfSendPDelayResp
Ptp interface send peer delay response packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.34 |
||||||||||||||||||||
|
ptpIfSendPDelayRespFowllowUp
Ptp interface send peer delay response follow up packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.35 |
||||||||||||||||||||
|
ptpIfDiscardAnn
Ptp interface discard announce packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.36 |
||||||||||||||||||||
|
ptpIfDiscardDelayReq
Ptp interface discard delay request packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.37 |
||||||||||||||||||||
|
ptpIfDiscardDelayResp
Ptp interface discard delay response packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.38 |
||||||||||||||||||||
|
ptpIfDiscardFollowUp
Ptp interface discard follow up packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.39 |
||||||||||||||||||||
|
ptpIfDiscardUnknown
Ptp interface discard unknown packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.40 |
||||||||||||||||||||
|
ptpIfDiscardSync
Ptp interface discard sync packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.41 |
||||||||||||||||||||
|
ptpIfDiscardPDelayReq
Ptp interface discard delay request packet.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.42 |
||||||||||||||||||||
|
ptpIfDiscardPDelayResp
Ptp interface discard peer delay response packet.
|
SNMPv2-SMIInteger32 Constraints: range: 0-65535Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.43 |
||||||||||||||||||||
|
ptpIfDiscardPDelayRespFowllowUp
Ptp interface discard peer delay response follow up packet.
|
SNMPv2-SMIInteger32 Constraints: range: 0-65535Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.2.1.44 |
||||||||||||||||||||
|
ptpIfIngressLatency
The ptn ingress latency. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.85.2.1.45 |
||||||||||||||||||||
|
ptpIfEgressLatency
The ptp egress latency. Range 0~65535.
|
Integer32r/w | .1.3.6.1.4.1.27975.85.2.1.46 |
ptpForeignMasterTable
table.1.3.6.1.4.1.27975.85.3
·
1 row entry
·
7 columns
The table of Monitor link group.
The entry of Monitor link group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ptpFMIndex
Ptp foreign master interface index.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.3.1.1 |
||||
|
ptpFMNodeIndex
Ptp foreign master node index.
|
SNMPv2-SMIInteger32 Constraints: range: 0-255Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.3.1.2 |
||||
|
ptpFMBest
The state of foreign master: true(1): best.false(2): not best.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.85.3.1.3 |
||||
|
ptpFMClockID
Ptp foreign master clock id.
|
OctetString | .1.3.6.1.4.1.27975.85.3.1.4 |
||||
|
ptpFMPortNum
Ptp foreign master port num.
|
SNMPv2-SMIInteger32 Constraints: range: 0-255Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.3.1.5 |
||||
|
ptpFMQualification
Ptp foreign master qualification.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.85.3.1.6 |
||||
|
ptpFMIfName
Ptp foreign master interface name.
|
OctetString | .1.3.6.1.4.1.27975.85.3.1.7 |
pmThresholdTable
table.1.3.6.1.4.1.27975.90.1
·
1 row entry
·
4 columns
A table that contains all pm threshold information.
A list of all pm threshold information.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
pmThresholdIndex
An index of pm types.
|
Enumeration | .1.3.6.1.4.1.27975.90.1.1.1 |
|
pmThreshold15mValue
Threshold for 15min period.
|
OctetStringr/w | .1.3.6.1.4.1.27975.90.1.1.2 |
|
pmThreshold1hValue
Threshold for 1hour period.
|
OctetStringr/w | .1.3.6.1.4.1.27975.90.1.1.3 |
|
pmThreshold1dValue
Threshold for 1day period.
|
OctetStringr/w | .1.3.6.1.4.1.27975.90.1.1.4 |
pmUnitTemprCurr15mTable
table.1.3.6.1.4.1.27975.90.100.1
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.1.1.1 |
||
|
pmUnitTemprCurr15mId
Unit sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.1.1.2 |
||
|
pmUnitTemprCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.1.1.3 |
||
|
pmUnitTemprCurr15mAverage
Current 15min counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.1.1.4 |
||
|
pmUnitTemprCurr15mMin
Current 15min counter of minimum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.1.1.5 |
||
|
pmUnitTemprCurr15mMax
Current 15min counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.1.1.6 |
||
|
pmUnitTemprCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.1.1.100 |
||
|
pmUnitTemprCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.1.1.101 |
pmUnitTemprPrev15mTable
table.1.3.6.1.4.1.27975.90.100.2
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.2.1.1 |
||
|
pmUnitTemprPrev15mId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.2.1.2 |
||
|
pmUnitTemprPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.2.1.3 |
||
|
pmUnitTemprPrev15mAverage
Previous 15min counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.2.1.4 |
||
|
pmUnitTemprPrev15mMin
Previous 15min counter of minimum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.2.1.5 |
||
|
pmUnitTemprPrev15mMax
Previous 15min counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.2.1.6 |
||
|
pmUnitTemprPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.2.1.100 |
||
|
pmUnitTemprPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.2.1.101 |
pmUnitTemprCurr1hTable
table.1.3.6.1.4.1.27975.90.100.3
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.3.1.1 |
||
|
pmUnitTemprCurr1hId
Unit sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.3.1.2 |
||
|
pmUnitTemprCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.3.1.3 |
||
|
pmUnitTemprCurr1hAverage
Current 1hour counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.3.1.4 |
||
|
pmUnitTemprCurr1hMin
Current 1hour counter of minimum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.3.1.5 |
||
|
pmUnitTemprCurr1hMax
Current 1hour counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.3.1.6 |
||
|
pmUnitTemprCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.3.1.100 |
||
|
pmUnitTemprCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.3.1.101 |
pmUnitTemprPrev1hTable
table.1.3.6.1.4.1.27975.90.100.4
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.4.1.1 |
||
|
pmUnitTemprPrev1hId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.4.1.2 |
||
|
pmUnitTemprPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.4.1.3 |
||
|
pmUnitTemprPrev1hAverage
Previous 1hour counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.4.1.4 |
||
|
pmUnitTemprPrev1hMin
Previous 1hour counter of minimum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.4.1.5 |
||
|
pmUnitTemprPrev1hMax
Previous 1hour counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.4.1.6 |
||
|
pmUnitTemprPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.4.1.100 |
||
|
pmUnitTemprPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.4.1.101 |
pmUnitTemprCurr1dTable
table.1.3.6.1.4.1.27975.90.100.5
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.5.1.1 |
||
|
pmUnitTemprCurr1dId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.5.1.2 |
||
|
pmUnitTemprCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.5.1.3 |
||
|
pmUnitTemprCurr1dAverage
Current 1day counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.5.1.4 |
||
|
pmUnitTemprCurr1dMin
Current 1day counter of minimum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.5.1.5 |
||
|
pmUnitTemprCurr1dMax
Current 1day counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.5.1.6 |
||
|
pmUnitTemprCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.5.1.100 |
||
|
pmUnitTemprCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.5.1.101 |
pmUnitTemprPrev1dTable
table.1.3.6.1.4.1.27975.90.100.6
·
1 row entry
·
8 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmUnitTemprPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.6.1.1 |
||
|
pmUnitTemprPrev1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.6.1.2 |
||
|
pmUnitTemprPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.6.1.3 |
||
|
pmUnitTemprPrev1dAverage
Previous 1day counter of average unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.6.1.4 |
||
|
pmUnitTemprPrev1dMin
Previous 1day counter of minimu unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.6.1.5 |
||
|
pmUnitTemprPrev1dMax
Previous 1day counter of maximum unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.6.1.6 |
||
|
pmUnitTemprPrev1dStartTime
Previous 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.6.1.100 |
||
|
pmUnitTemprPrev1dStopTime
Previous 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.6.1.101 |
.1.3.6.1.4.1.27975.90.100.7
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMin15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.7.1.1 |
||
|
pmTcaUnitTemprMin15mId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.7.1.2 |
||
|
pmTcaUnitTemprMin15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.7.1.3 |
||
|
pmTcaUnitTemprMin15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.7.1.4 |
||
|
pmTcaUnitTemprMin15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.7.1.5 |
||
|
pmTcaUnitTemprMin15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.7.1.6 |
pmTcaUnitTemprMin1hTable
table.1.3.6.1.4.1.27975.90.100.8
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMin1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.8.1.1 |
||
|
pmTcaUnitTemprMin1hId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.8.1.2 |
||
|
pmTcaUnitTemprMin1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.8.1.3 |
||
|
pmTcaUnitTemprMin1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.8.1.4 |
||
|
pmTcaUnitTemprMin1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.8.1.5 |
||
|
pmTcaUnitTemprMin1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.8.1.6 |
pmTcaUnitTemprMin1dTable
table.1.3.6.1.4.1.27975.90.100.9
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMin1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.9.1.1 |
||
|
pmTcaUnitTemprMin1dId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.9.1.2 |
||
|
pmTcaUnitTemprMin1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.9.1.3 |
||
|
pmTcaUnitTemprMin1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.9.1.4 |
||
|
pmTcaUnitTemprMin1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.9.1.5 |
||
|
pmTcaUnitTemprMin1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.9.1.6 |
.1.3.6.1.4.1.27975.90.100.10
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMax15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.10.1.1 |
||
|
pmTcaUnitTemprMax15mId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.10.1.2 |
||
|
pmTcaUnitTemprMax15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.10.1.3 |
||
|
pmTcaUnitTemprMax15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.10.1.4 |
||
|
pmTcaUnitTemprMax15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.10.1.5 |
||
|
pmTcaUnitTemprMax15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.10.1.6 |
pmTcaUnitTemprMax1hTable
table.1.3.6.1.4.1.27975.90.100.11
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMax1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.11.1.1 |
||
|
pmTcaUnitTemprMax1hId
Sensor name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.11.1.2 |
||
|
pmTcaUnitTemprMax1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.11.1.3 |
||
|
pmTcaUnitTemprMax1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.11.1.4 |
||
|
pmTcaUnitTemprMax1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.11.1.5 |
||
|
pmTcaUnitTemprMax1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.11.1.6 |
pmTcaUnitTemprMax1dTable
table.1.3.6.1.4.1.27975.90.100.12
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaUnitTemprMax1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.100.12.1.1 |
||
|
pmTcaUnitTemprMax1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.100.12.1.2 |
||
|
pmTcaUnitTemprMax1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.100.12.1.3 |
||
|
pmTcaUnitTemprMax1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.12.1.4 |
||
|
pmTcaUnitTemprMax1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.100.12.1.5 |
||
|
pmTcaUnitTemprMax1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.100.12.1.6 |
pmSFPPowerCurr15mTable
table.1.3.6.1.4.1.27975.90.101.1
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.1.1.1 |
||
|
pmSFPPowerCurr15mId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.1.1.2 |
||
|
pmSFPPowerCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.1.1.3 |
||
|
pmSFPPowerCurr15mRxAverage
Current 15min counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.4 |
||
|
pmSFPPowerCurr15mRxMin
Current 15min counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.5 |
||
|
pmSFPPowerCurr15mRxMax
Current 15min counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.6 |
||
|
pmSFPPowerCurr15mTxAverage
Current 15min counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.7 |
||
|
pmSFPPowerCurr15mTxMin
Current 15min counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.8 |
||
|
pmSFPPowerCurr15mTxMax
Current 15min counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.1.1.9 |
||
|
pmSFPPowerCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.1.1.100 |
||
|
pmSFPPowerCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.1.1.101 |
pmSFPPowerPrev15mTable
table.1.3.6.1.4.1.27975.90.101.2
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.2.1.1 |
||
|
pmSFPPowerPrev15mId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.2.1.2 |
||
|
pmSFPPowerPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.2.1.3 |
||
|
pmSFPPowerPrev15mRxAverage
Previous 15min counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.4 |
||
|
pmSFPPowerPrev15mRxMin
Previous 15min counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.5 |
||
|
pmSFPPowerPrev15mRxMax
Previous 15min counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.6 |
||
|
pmSFPPowerPrev15mTxAverage
Previous 15min counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.7 |
||
|
pmSFPPowerPrev15mTxMin
Previous 15min counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.8 |
||
|
pmSFPPowerPrev15mTxMax
Previous 15min counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.2.1.9 |
||
|
pmSFPPowerPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.2.1.100 |
||
|
pmSFPPowerPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.2.1.101 |
pmSFPPowerCurr1hTable
table.1.3.6.1.4.1.27975.90.101.3
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.3.1.1 |
||
|
pmSFPPowerCurr1hId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.3.1.2 |
||
|
pmSFPPowerCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.3.1.3 |
||
|
pmSFPPowerCurr1hRxAverage
Current 1hour counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.4 |
||
|
pmSFPPowerCurr1hRxMin
Current 1hour counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.5 |
||
|
pmSFPPowerCurr1hRxMax
Current 1hour counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.6 |
||
|
pmSFPPowerCurr1hTxAverage
Current 1hour counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.7 |
||
|
pmSFPPowerCurr1hTxMin
Current 1hour counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.8 |
||
|
pmSFPPowerCurr1hTxMax
Current 1hour counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.3.1.9 |
||
|
pmSFPPowerCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.3.1.100 |
||
|
pmSFPPowerCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.3.1.101 |
pmSFPPowerPrev1hTable
table.1.3.6.1.4.1.27975.90.101.4
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.4.1.1 |
||
|
pmSFPPowerPrev1hId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.4.1.2 |
||
|
pmSFPPowerPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.4.1.3 |
||
|
pmSFPPowerPrev1hRxAverage
Previous 1hour counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.4 |
||
|
pmSFPPowerPrev1hRxMin
Previous 1hour counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.5 |
||
|
pmSFPPowerPrev1hRxMax
Previous 1hour counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.6 |
||
|
pmSFPPowerPrev1hTxAverage
Previous 1hour counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.7 |
||
|
pmSFPPowerPrev1hTxMin
Previous 1hour counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.8 |
||
|
pmSFPPowerPrev1hTxMax
Previous 1hour counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.4.1.9 |
||
|
pmSFPPowerPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.4.1.100 |
||
|
pmSFPPowerPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.4.1.101 |
pmSFPPowerCurr1dTable
table.1.3.6.1.4.1.27975.90.101.5
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.5.1.1 |
||
|
pmSFPPowerCurr1dId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.5.1.2 |
||
|
pmSFPPowerCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.5.1.3 |
||
|
pmSFPPowerCurr1dRxAverage
Current 1day counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.4 |
||
|
pmSFPPowerCurr1dRxMin
Current 1day counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.5 |
||
|
pmSFPPowerCurr1dRxMax
Current 1day counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.6 |
||
|
pmSFPPowerCurr1dTxAverage
Current 1day counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.7 |
||
|
pmSFPPowerCurr1dTxMin
Current 1day counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.8 |
||
|
pmSFPPowerCurr1dTxMax
Current 1day counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.5.1.9 |
||
|
pmSFPPowerCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.5.1.100 |
||
|
pmSFPPowerCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.5.1.101 |
pmSFPPowerPrev1dTable
table.1.3.6.1.4.1.27975.90.101.6
·
1 row entry
·
11 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmSFPPowerPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.6.1.1 |
||
|
pmSFPPowerPrev1dId
SFP name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.6.1.2 |
||
|
pmSFPPowerPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.6.1.3 |
||
|
pmSFPPowerPrev1dRxAverage
Previous 1day counter of average sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.4 |
||
|
pmSFPPowerPrev1dRxMin
Previous 1day counter of minimum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.5 |
||
|
pmSFPPowerPrev1dRxMax
Previous 1day counter of maximum sfp rx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.6 |
||
|
pmSFPPowerPrev1dTxAverage
Previous 1day counter of average sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.7 |
||
|
pmSFPPowerPrev1dTxMin
Previous 1day counter of minimum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.8 |
||
|
pmSFPPowerPrev1dTxMax
Previous 1day counter of maximum sfp tx power.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.6.1.9 |
||
|
pmSFPPowerPrev1dStartTime
Previous 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.6.1.100 |
||
|
pmSFPPowerPrev1dStopTime
Previous 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.6.1.101 |
.1.3.6.1.4.1.27975.90.101.7
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMin15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.7.1.1 |
||
|
pmTcaSFPRxPowerMin15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.7.1.2 |
||
|
pmTcaSFPRxPowerMin15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.7.1.3 |
||
|
pmTcaSFPRxPowerMin15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.7.1.4 |
||
|
pmTcaSFPRxPowerMin15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.7.1.5 |
||
|
pmTcaSFPRxPowerMin15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.7.1.6 |
.1.3.6.1.4.1.27975.90.101.8
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMin1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.8.1.1 |
||
|
pmTcaSFPRxPowerMin1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.8.1.2 |
||
|
pmTcaSFPRxPowerMin1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.8.1.3 |
||
|
pmTcaSFPRxPowerMin1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.8.1.4 |
||
|
pmTcaSFPRxPowerMin1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.8.1.5 |
||
|
pmTcaSFPRxPowerMin1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.8.1.6 |
.1.3.6.1.4.1.27975.90.101.9
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMin1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.9.1.1 |
||
|
pmTcaSFPRxPowerMin1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.9.1.2 |
||
|
pmTcaSFPRxPowerMin1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.9.1.3 |
||
|
pmTcaSFPRxPowerMin1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.9.1.4 |
||
|
pmTcaSFPRxPowerMin1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.9.1.5 |
||
|
pmTcaSFPRxPowerMin1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.9.1.6 |
.1.3.6.1.4.1.27975.90.101.10
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMax15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.10.1.1 |
||
|
pmTcaSFPRxPowerMax15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.10.1.2 |
||
|
pmTcaSFPRxPowerMax15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.10.1.3 |
||
|
pmTcaSFPRxPowerMax15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.10.1.4 |
||
|
pmTcaSFPRxPowerMax15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.10.1.5 |
||
|
pmTcaSFPRxPowerMax15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.10.1.6 |
.1.3.6.1.4.1.27975.90.101.11
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMax1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.11.1.1 |
||
|
pmTcaSFPRxPowerMax1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.11.1.2 |
||
|
pmTcaSFPRxPowerMax1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.11.1.3 |
||
|
pmTcaSFPRxPowerMax1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.11.1.4 |
||
|
pmTcaSFPRxPowerMax1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.11.1.5 |
||
|
pmTcaSFPRxPowerMax1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.11.1.6 |
.1.3.6.1.4.1.27975.90.101.12
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPRxPowerMax1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.12.1.1 |
||
|
pmTcaSFPRxPowerMax1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.12.1.2 |
||
|
pmTcaSFPRxPowerMax1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.12.1.3 |
||
|
pmTcaSFPRxPowerMax1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.12.1.4 |
||
|
pmTcaSFPRxPowerMax1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.12.1.5 |
||
|
pmTcaSFPRxPowerMax1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.12.1.6 |
.1.3.6.1.4.1.27975.90.101.13
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMin15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.13.1.1 |
||
|
pmTcaSFPTxPowerMin15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.13.1.2 |
||
|
pmTcaSFPTxPowerMin15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.13.1.3 |
||
|
pmTcaSFPTxPowerMin15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.13.1.4 |
||
|
pmTcaSFPTxPowerMin15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.13.1.5 |
||
|
pmTcaSFPTxPowerMin15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.13.1.6 |
.1.3.6.1.4.1.27975.90.101.14
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMin1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.14.1.1 |
||
|
pmTcaSFPTxPowerMin1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.14.1.2 |
||
|
pmTcaSFPTxPowerMin1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.14.1.3 |
||
|
pmTcaSFPTxPowerMin1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.14.1.4 |
||
|
pmTcaSFPTxPowerMin1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.14.1.5 |
||
|
pmTcaSFPTxPowerMin1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.14.1.6 |
.1.3.6.1.4.1.27975.90.101.15
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMin1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.15.1.1 |
||
|
pmTcaSFPTxPowerMin1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.15.1.2 |
||
|
pmTcaSFPTxPowerMin1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.15.1.3 |
||
|
pmTcaSFPTxPowerMin1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.15.1.4 |
||
|
pmTcaSFPTxPowerMin1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.15.1.5 |
||
|
pmTcaSFPTxPowerMin1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.15.1.6 |
.1.3.6.1.4.1.27975.90.101.16
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMax15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.16.1.1 |
||
|
pmTcaSFPTxPowerMax15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.16.1.2 |
||
|
pmTcaSFPTxPowerMax15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.16.1.3 |
||
|
pmTcaSFPTxPowerMax15mCnt
15min counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.16.1.4 |
||
|
pmTcaSFPTxPowerMax15mThreshold
15min threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.16.1.5 |
||
|
pmTcaSFPTxPowerMax15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.16.1.6 |
.1.3.6.1.4.1.27975.90.101.17
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMax1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.17.1.1 |
||
|
pmTcaSFPTxPowerMax1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.17.1.2 |
||
|
pmTcaSFPTxPowerMax1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.17.1.3 |
||
|
pmTcaSFPTxPowerMax1hCnt
1hour counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.17.1.4 |
||
|
pmTcaSFPTxPowerMax1hThreshold
1hour threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.17.1.5 |
||
|
pmTcaSFPTxPowerMax1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.17.1.6 |
.1.3.6.1.4.1.27975.90.101.18
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaSFPTxPowerMax1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.101.18.1.1 |
||
|
pmTcaSFPTxPowerMax1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.101.18.1.2 |
||
|
pmTcaSFPTxPowerMax1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.101.18.1.3 |
||
|
pmTcaSFPTxPowerMax1dCnt
1day counter of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.18.1.4 |
||
|
pmTcaSFPTxPowerMax1dThreshold
1day threshold of unit temperature.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.101.18.1.5 |
||
|
pmTcaSFPTxPowerMax1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.101.18.1.6 |
pmIfStatCurr15mTable
table.1.3.6.1.4.1.27975.90.102.1
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.1.1.1 |
||
|
pmIfStatCurr15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.1.1.2 |
||
|
pmIfStatCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.1.1.3 |
||
|
pmIfStatCurr15mDropped
Current 15min counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.4 |
||
|
pmIfStatCurr15mInputPkts
Current 15min counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.5 |
||
|
pmIfStatCurr15mInputbytes
Current 15min counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.6 |
||
|
pmIfStatCurr15mCrcErrors
Current 15min counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.7 |
||
|
pmIfStatCurr15mInputBrdCst
Current 15min counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.8 |
||
|
pmIfStatCurr15mInputMltCst
Current 15min counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.9 |
||
|
pmIfStatCurr15mCollision
Current 15min counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.10 |
||
|
pmIfStatCurr15mUndersized
Current 15min counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.11 |
||
|
pmIfStatCurr15mOversized
Current 15min counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.12 |
||
|
pmIfStatCurr15mFragments
Current 15min counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.13 |
||
|
pmIfStatCurr15mJabbers
Current 15min counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.14 |
||
|
pmIfStatCurr15mPkt64
Current 15min counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.15 |
||
|
pmIfStatCurr15mPkt65To127
Current 15min counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.16 |
||
|
pmIfStatCurr15mPkt128To255
Current 15min counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.17 |
||
|
pmIfStatCurr15mPkt256To511
Current 15min counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.18 |
||
|
pmIfStatCurr15mPkt512To1023
Current 15min counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.19 |
||
|
pmIfStatCurr15mPkt1024
Current 15min counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.20 |
||
|
pmIfStatCurr15mOutputPkts
Current 15min counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.21 |
||
|
pmIfStatCurr15mOutputBytes
Current 15min counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.1.1.22 |
||
|
pmIfStatCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.1.1.100 |
||
|
pmIfStatCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.1.1.101 |
pmIfStatPrev15mTable
table.1.3.6.1.4.1.27975.90.102.2
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.2.1.1 |
||
|
pmIfStatPrev15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.2.1.2 |
||
|
pmIfStatPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.2.1.3 |
||
|
pmIfStatPrev15mDropped
Previous 15min counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.4 |
||
|
pmIfStatPrev15mInputPkts
Previous 15min counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.5 |
||
|
pmIfStatPrev15mInputbytes
Previous 15min counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.6 |
||
|
pmIfStatPrev15mCrcErrors
Previous 15min counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.7 |
||
|
pmIfStatPrev15mInputBrdCst
Previous 15min counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.8 |
||
|
pmIfStatPrev15mInputMltCst
Previous 15min counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.9 |
||
|
pmIfStatPrev15mCollision
Previous 15min counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.10 |
||
|
pmIfStatPrev15mUndersized
Previous 15min counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.11 |
||
|
pmIfStatPrev15mOversized
Previous 15min counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.12 |
||
|
pmIfStatPrev15mFragments
Previous 15min counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.13 |
||
|
pmIfStatPrev15mJabbers
Previous 15min counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.14 |
||
|
pmIfStatPrev15mPkt64
Previous 15min counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.15 |
||
|
pmIfStatPrev15mPkt65To127
Previous 15min counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.16 |
||
|
pmIfStatPrev15mPkt128To255
Previous 15min counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.17 |
||
|
pmIfStatPrev15mPkt256To511
Previous 15min counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.18 |
||
|
pmIfStatPrev15mPkt512To1023
Previous 15min counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.19 |
||
|
pmIfStatPrev15mPkt1024
Previous 15min counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.20 |
||
|
pmIfStatPrev15mOutputPkts
Previous 15min counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.21 |
||
|
pmIfStatPrev15mOutputBytes
Previous 15min counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.2.1.22 |
||
|
pmIfStatPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.2.1.100 |
||
|
pmIfStatPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.2.1.101 |
pmIfStatCurr1hTable
table.1.3.6.1.4.1.27975.90.102.3
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.3.1.1 |
||
|
pmIfStatCurr1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.3.1.2 |
||
|
pmIfStatCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.3.1.3 |
||
|
pmIfStatCurr1hDropped
Current 1hour counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.4 |
||
|
pmIfStatCurr1hInputPkts
Current 1hour counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.5 |
||
|
pmIfStatCurr1hInputbytes
Current 1hour counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.6 |
||
|
pmIfStatCurr1hCrcErrors
Current 1hour counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.7 |
||
|
pmIfStatCurr1hInputBrdCst
Current 1hour counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.8 |
||
|
pmIfStatCurr1hInputMltCst
Current 1hour counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.9 |
||
|
pmIfStatCurr1hCollision
Current 1hour counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.10 |
||
|
pmIfStatCurr1hUndersized
Current 1hour counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.11 |
||
|
pmIfStatCurr1hOversized
Current 1hour counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.12 |
||
|
pmIfStatCurr1hFragments
Current 1hour counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.13 |
||
|
pmIfStatCurr1hJabbers
Current 1hour counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.14 |
||
|
pmIfStatCurr1hPkt64
Current 1hour counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.15 |
||
|
pmIfStatCurr1hPkt65To127
Current 1hour counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.16 |
||
|
pmIfStatCurr1hPkt128To255
Current 1hour counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.17 |
||
|
pmIfStatCurr1hPkt256To511
Current 1hour counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.18 |
||
|
pmIfStatCurr1hPkt512To1023
Current 1hour counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.19 |
||
|
pmIfStatCurr1hPkt1024
Current 1hour counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.20 |
||
|
pmIfStatCurr1hOutputPkts
Current 1hour counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.21 |
||
|
pmIfStatCurr1hOutputBytes
Current 1hour counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.3.1.22 |
||
|
pmIfStatCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.3.1.100 |
||
|
pmIfStatCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.3.1.101 |
pmIfStatPrev1hTable
table.1.3.6.1.4.1.27975.90.102.4
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.4.1.1 |
||
|
pmIfStatPrev1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.4.1.2 |
||
|
pmIfStatPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.4.1.3 |
||
|
pmIfStatPrev1hDropped
Previous 1hour counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.4 |
||
|
pmIfStatPrev1hInputPkts
Previous 1hour counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.5 |
||
|
pmIfStatPrev1hInputbytes
Previous 1hour counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.6 |
||
|
pmIfStatPrev1hCrcErrors
Previous 1hour counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.7 |
||
|
pmIfStatPrev1hInputBrdCst
Previous 1hour counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.8 |
||
|
pmIfStatPrev1hInputMltCst
Previous 1hour counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.9 |
||
|
pmIfStatPrev1hCollision
Previous 1hour counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.10 |
||
|
pmIfStatPrev1hUndersized
Previous 1hour counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.11 |
||
|
pmIfStatPrev1hOversized
Previous 1hour counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.12 |
||
|
pmIfStatPrev1hFragments
Previous 1hour counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.13 |
||
|
pmIfStatPrev1hJabbers
Previous 1hour counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.14 |
||
|
pmIfStatPrev1hPkt64
Previous 1hour counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.15 |
||
|
pmIfStatPrev1hPkt65To127
Previous 1hour counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.16 |
||
|
pmIfStatPrev1hPkt128To255
Previous 1hour counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.17 |
||
|
pmIfStatPrev1hPkt256To511
Previous 1hour counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.18 |
||
|
pmIfStatPrev1hPkt512To1023
Previous 1hour counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.19 |
||
|
pmIfStatPrev1hPkt1024
Previous 1hour counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.20 |
||
|
pmIfStatPrev1hOutputPkts
Previous 1hour counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.21 |
||
|
pmIfStatPrev1hOutputBytes
Previous 1hour counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.4.1.22 |
||
|
pmIfStatPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.4.1.100 |
||
|
pmIfStatPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.4.1.101 |
pmIfStatCurr1dTable
table.1.3.6.1.4.1.27975.90.102.5
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.5.1.1 |
||
|
pmIfStatCurr1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.5.1.2 |
||
|
pmIfStatCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.5.1.3 |
||
|
pmIfStatCurr1dDropped
Current 1day counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.4 |
||
|
pmIfStatCurr1dInputPkts
Current 1day counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.5 |
||
|
pmIfStatCurr1dInputbytes
Current 1day counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.6 |
||
|
pmIfStatCurr1dCrcErrors
Current 1day counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.7 |
||
|
pmIfStatCurr1dInputBrdCst
Current 1day counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.8 |
||
|
pmIfStatCurr1dInputMltCst
Current 1day counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.9 |
||
|
pmIfStatCurr1dCollision
Current 1day counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.10 |
||
|
pmIfStatCurr1dUndersized
Current 1day counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.11 |
||
|
pmIfStatCurr1dOversized
Current 1day counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.12 |
||
|
pmIfStatCurr1dFragments
Current 1day counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.13 |
||
|
pmIfStatCurr1dJabbers
Current 1day counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.14 |
||
|
pmIfStatCurr1dPkt64
Current 1day counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.15 |
||
|
pmIfStatCurr1dPkt65To127
Current 1day counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.16 |
||
|
pmIfStatCurr1dPkt128To255
Current 1day counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.17 |
||
|
pmIfStatCurr1dPkt256To511
Current 1day counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.18 |
||
|
pmIfStatCurr1dPkt512To1023
Current 1day counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.19 |
||
|
pmIfStatCurr1dPkt1024
Current 1day counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.20 |
||
|
pmIfStatCurr1dOutputPkts
Current 1day counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.21 |
||
|
pmIfStatCurr1dOutputBytes
Current 1day counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.5.1.22 |
||
|
pmIfStatCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.5.1.100 |
||
|
pmIfStatCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.5.1.101 |
pmIfStatPrev1dTable
table.1.3.6.1.4.1.27975.90.102.6
·
1 row entry
·
24 columns
A table that contains interface statistics information of all units.
A list of interface statistics information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmIfStatPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.6.1.1 |
||
|
pmIfStatPrev1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.6.1.2 |
||
|
pmIfStatPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.6.1.3 |
||
|
pmIfStatPrev1dDropped
Previous 1day counter of dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.4 |
||
|
pmIfStatPrev1dInputPkts
Previous 1day counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.5 |
||
|
pmIfStatPrev1dInputbytes
Previous 1day counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.6 |
||
|
pmIfStatPrev1dCrcErrors
Previous 1day counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.7 |
||
|
pmIfStatPrev1dInputBrdCst
Previous 1day counter of broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.8 |
||
|
pmIfStatPrev1dInputMltCst
Previous 1day counter of multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.9 |
||
|
pmIfStatPrev1dCollision
Previous 1day counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.10 |
||
|
pmIfStatPrev1dUndersized
Previous 1day counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.11 |
||
|
pmIfStatPrev1dOversized
Previous 1day counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.12 |
||
|
pmIfStatPrev1dFragments
Previous 1day counter of frament packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.13 |
||
|
pmIfStatPrev1dJabbers
Previous 1day counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.14 |
||
|
pmIfStatPrev1dPkt64
Previous 1day counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.15 |
||
|
pmIfStatPrev1dPkt65To127
Previous 1day counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.16 |
||
|
pmIfStatPrev1dPkt128To255
Previous 1day counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.17 |
||
|
pmIfStatPrev1dPkt256To511
Previous 1day counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.18 |
||
|
pmIfStatPrev1dPkt512To1023
Previous 1day counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.19 |
||
|
pmIfStatPrev1dPkt1024
Previous 1day counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.20 |
||
|
pmIfStatPrev1dOutputPkts
Previous 1day counter of interface output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.21 |
||
|
pmIfStatPrev1dOutputBytes
Previous 1day counter of interface output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.6.1.22 |
||
|
pmIfStatPrev1dStartTime
Previous 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.6.1.100 |
||
|
pmIfStatPrev1dStopTime
Previous 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.6.1.101 |
pmTcaIfDropped15mTable
table.1.3.6.1.4.1.27975.90.102.7
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfDropped15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.7.1.1 |
||
|
pmTcaIfDropped15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.7.1.2 |
||
|
pmTcaIfDropped15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.7.1.3 |
||
|
pmTcaIfDropped15mCnt
15min counter of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.7.1.4 |
||
|
pmTcaIfDropped15mThreshold
15min threshold of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.7.1.5 |
||
|
pmTcaIfDropped15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.7.1.6 |
pmTcaIfDropped1hTable
table.1.3.6.1.4.1.27975.90.102.8
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfDropped1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.8.1.1 |
||
|
pmTcaIfDropped1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.8.1.2 |
||
|
pmTcaIfDropped1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.8.1.3 |
||
|
pmTcaIfDropped1hCnt
1hour counter of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.8.1.4 |
||
|
pmTcaIfDropped1hThreshold
1hour threshold of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.8.1.5 |
||
|
pmTcaIfDropped1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.8.1.6 |
pmTcaIfDropped1dTable
table.1.3.6.1.4.1.27975.90.102.9
·
1 row entry
·
6 columns
A table that contains temperature information of all units.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfDropped1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.9.1.1 |
||
|
pmTcaIfDropped1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.9.1.2 |
||
|
pmTcaIfDropped1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.9.1.3 |
||
|
pmTcaIfDropped1dCnt
1day counter of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.9.1.4 |
||
|
pmTcaIfDropped1dThreshold
1day threshold of interface dropped events.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.9.1.5 |
||
|
pmTcaIfDropped1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.9.1.6 |
pmTcaIfInPkts15mTable
table.1.3.6.1.4.1.27975.90.102.10
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.10.1.1 |
||
|
pmTcaIfInPkts15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.10.1.2 |
||
|
pmTcaIfInPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.10.1.3 |
||
|
pmTcaIfInPkts15mCnt
15min counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.10.1.4 |
||
|
pmTcaIfInPkts15mThreshold
15min threshold of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.10.1.5 |
||
|
pmTcaIfInPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.10.1.6 |
pmTcaIfInPkts1hTable
table.1.3.6.1.4.1.27975.90.102.11
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.11.1.1 |
||
|
pmTcaIfInPkts1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.11.1.2 |
||
|
pmTcaIfInPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.11.1.3 |
||
|
pmTcaIfInPkts1hCnt
1hour counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.11.1.4 |
||
|
pmTcaIfInPkts1hThreshold
1hour threshold of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.11.1.5 |
||
|
pmTcaIfInPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.11.1.6 |
pmTcaIfInPkts1dTable
table.1.3.6.1.4.1.27975.90.102.12
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.12.1.1 |
||
|
pmTcaIfInPkts1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.12.1.2 |
||
|
pmTcaIfInPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.12.1.3 |
||
|
pmTcaIfInPkts1dCnt
1day counter of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.12.1.4 |
||
|
pmTcaIfInPkts1dThreshold
1day threshold of input packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.12.1.5 |
||
|
pmTcaIfInPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.12.1.6 |
pmTcaIfInBytes15mTable
table.1.3.6.1.4.1.27975.90.102.13
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.13.1.1 |
||
|
pmTcaIfInBytes15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.13.1.2 |
||
|
pmTcaIfInBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.13.1.3 |
||
|
pmTcaIfInBytes15mCnt
15min counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.13.1.4 |
||
|
pmTcaIfInBytes15mThreshold
15min threshold of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.13.1.5 |
||
|
pmTcaIfInBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.13.1.6 |
pmTcaIfInBytes1hTable
table.1.3.6.1.4.1.27975.90.102.14
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.14.1.1 |
||
|
pmTcaIfInBytes1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.14.1.2 |
||
|
pmTcaIfInBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.14.1.3 |
||
|
pmTcaIfInBytes1hCnt
1hour counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.14.1.4 |
||
|
pmTcaIfInBytes1hThreshold
1hour threshold of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.14.1.5 |
||
|
pmTcaIfInBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.14.1.6 |
pmTcaIfInBytes1dTable
table.1.3.6.1.4.1.27975.90.102.15
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.15.1.1 |
||
|
pmTcaIfInBytes1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.15.1.2 |
||
|
pmTcaIfInBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.15.1.3 |
||
|
pmTcaIfInBytes1dCnt
1day counter of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.15.1.4 |
||
|
pmTcaIfInBytes1dThreshold
1day threshold of input bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.15.1.5 |
||
|
pmTcaIfInBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.15.1.6 |
.1.3.6.1.4.1.27975.90.102.16
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBrdcasts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.16.1.1 |
||
|
pmTcaIfInBrdcasts15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.16.1.2 |
||
|
pmTcaIfInBrdcasts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.16.1.3 |
||
|
pmTcaIfInBrdcasts15mCnt
15min counter of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.16.1.4 |
||
|
pmTcaIfInBrdcasts15mThreshold
15min threshold of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.16.1.5 |
||
|
pmTcaIfInBrdcasts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.16.1.6 |
pmTcaIfInBrdcasts1hTable
table.1.3.6.1.4.1.27975.90.102.17
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBrdcasts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.17.1.1 |
||
|
pmTcaIfInBrdcasts1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.17.1.2 |
||
|
pmTcaIfInBrdcasts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.17.1.3 |
||
|
pmTcaIfInBrdcasts1hCnt
1hour counter of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.17.1.4 |
||
|
pmTcaIfInBrdcasts1hThreshold
1hour threshold of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.17.1.5 |
||
|
pmTcaIfInBrdcasts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.17.1.6 |
pmTcaIfInBrdcasts1dTable
table.1.3.6.1.4.1.27975.90.102.18
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInBrdcasts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.18.1.1 |
||
|
pmTcaIfInBrdcasts1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.18.1.2 |
||
|
pmTcaIfInBrdcasts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.18.1.3 |
||
|
pmTcaIfInBrdcasts1dCnt
1day counter of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.18.1.4 |
||
|
pmTcaIfInBrdcasts1dThreshold
1day threshold of input broadcast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.18.1.5 |
||
|
pmTcaIfInBrdcasts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.18.1.6 |
.1.3.6.1.4.1.27975.90.102.19
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInMltcasts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.19.1.1 |
||
|
pmTcaIfInMltcasts15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.19.1.2 |
||
|
pmTcaIfInMltcasts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.19.1.3 |
||
|
pmTcaIfInMltcasts15mCnt
15min counter of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.19.1.4 |
||
|
pmTcaIfInMltcasts15mThreshold
15min threshold of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.19.1.5 |
||
|
pmTcaIfInMltcasts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.19.1.6 |
pmTcaIfInMltcasts1hTable
table.1.3.6.1.4.1.27975.90.102.20
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInMltcasts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.20.1.1 |
||
|
pmTcaIfInMltcasts1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.20.1.2 |
||
|
pmTcaIfInMltcasts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.20.1.3 |
||
|
pmTcaIfInMltcasts1hCnt
1hour counter of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.20.1.4 |
||
|
pmTcaIfInMltcasts1hThreshold
1hour threshold of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.20.1.5 |
||
|
pmTcaIfInMltcasts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.20.1.6 |
pmTcaIfInMltcasts1dTable
table.1.3.6.1.4.1.27975.90.102.21
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfInMltcasts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.21.1.1 |
||
|
pmTcaIfInMltcasts1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.21.1.2 |
||
|
pmTcaIfInMltcasts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.21.1.3 |
||
|
pmTcaIfInMltcasts1dCnt
1day counter of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.21.1.4 |
||
|
pmTcaIfInMltcasts1dThreshold
1day threshold of input multicast packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.21.1.5 |
||
|
pmTcaIfInMltcasts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.21.1.6 |
pmTcaIfCrcErr15mTable
table.1.3.6.1.4.1.27975.90.102.22
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCrcErr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.22.1.1 |
||
|
pmTcaIfCrcErr15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.22.1.2 |
||
|
pmTcaIfCrcErr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.22.1.3 |
||
|
pmTcaIfCrcErr15mCnt
15min counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.22.1.4 |
||
|
pmTcaIfCrcErr15mThreshold
15min threshold of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.22.1.5 |
||
|
pmTcaIfCrcErr15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.22.1.6 |
pmTcaIfCrcErr1hTable
table.1.3.6.1.4.1.27975.90.102.23
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCrcErr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.23.1.1 |
||
|
pmTcaIfCrcErr1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.23.1.2 |
||
|
pmTcaIfCrcErr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.23.1.3 |
||
|
pmTcaIfCrcErr1hCnt
1hour counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.23.1.4 |
||
|
pmTcaIfCrcErr1hThreshold
1hour threshold of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.23.1.5 |
||
|
pmTcaIfCrcErr1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.23.1.6 |
pmTcaIfCrcErr1dTable
table.1.3.6.1.4.1.27975.90.102.24
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCrcErr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.24.1.1 |
||
|
pmTcaIfCrcErr1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.24.1.2 |
||
|
pmTcaIfCrcErr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.24.1.3 |
||
|
pmTcaIfCrcErr1dCnt
1day counter of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.24.1.4 |
||
|
pmTcaIfCrcErr1dThreshold
1day threshold of packets with CRC error.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.24.1.5 |
||
|
pmTcaIfCrcErr1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.24.1.6 |
.1.3.6.1.4.1.27975.90.102.25
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCollisions15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.25.1.1 |
||
|
pmTcaIfCollisions15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.25.1.2 |
||
|
pmTcaIfCollisions15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.25.1.3 |
||
|
pmTcaIfCollisions15mCnt
15min counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.25.1.4 |
||
|
pmTcaIfCollisions15mThreshold
15min threshold of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.25.1.5 |
||
|
pmTcaIfCollisions15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.25.1.6 |
pmTcaIfCollisions1hTable
table.1.3.6.1.4.1.27975.90.102.26
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCollisions1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.26.1.1 |
||
|
pmTcaIfCollisions1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.26.1.2 |
||
|
pmTcaIfCollisions1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.26.1.3 |
||
|
pmTcaIfCollisions1hCnt
1hour counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.26.1.4 |
||
|
pmTcaIfCollisions1hThreshold
1hour threshold of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.26.1.5 |
||
|
pmTcaIfCollisions1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.26.1.6 |
pmTcaIfCollisions1dTable
table.1.3.6.1.4.1.27975.90.102.27
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfCollisions1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.27.1.1 |
||
|
pmTcaIfCollisions1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.27.1.2 |
||
|
pmTcaIfCollisions1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.27.1.3 |
||
|
pmTcaIfCollisions1dCnt
1day counter of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.27.1.4 |
||
|
pmTcaIfCollisions1dThreshold
1day threshold of collisions.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.27.1.5 |
||
|
pmTcaIfCollisions1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.27.1.6 |
.1.3.6.1.4.1.27975.90.102.28
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfUndersized15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.28.1.1 |
||
|
pmTcaIfUndersized15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.28.1.2 |
||
|
pmTcaIfUndersized15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.28.1.3 |
||
|
pmTcaIfUndersized15mCnt
15min counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.28.1.4 |
||
|
pmTcaIfUndersized15mThreshold
15min threshold of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.28.1.5 |
||
|
pmTcaIfUndersized15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.28.1.6 |
pmTcaIfUndersized1hTable
table.1.3.6.1.4.1.27975.90.102.29
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfUndersized1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.29.1.1 |
||
|
pmTcaIfUndersized1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.29.1.2 |
||
|
pmTcaIfUndersized1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.29.1.3 |
||
|
pmTcaIfUndersized1hCnt
1hour counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.29.1.4 |
||
|
pmTcaIfUndersized1hThreshold
1hour threshold of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.29.1.5 |
||
|
pmTcaIfUndersized1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.29.1.6 |
pmTcaIfUndersized1dTable
table.1.3.6.1.4.1.27975.90.102.30
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfUndersized1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.30.1.1 |
||
|
pmTcaIfUndersized1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.30.1.2 |
||
|
pmTcaIfUndersized1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.30.1.3 |
||
|
pmTcaIfUndersized1dCnt
1day counter of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.30.1.4 |
||
|
pmTcaIfUndersized1dThreshold
1day threshold of undersized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.30.1.5 |
||
|
pmTcaIfUndersized1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.30.1.6 |
pmTcaIfOversized15mTable
table.1.3.6.1.4.1.27975.90.102.31
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOversized15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.31.1.1 |
||
|
pmTcaIfOversized15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.31.1.2 |
||
|
pmTcaIfOversized15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.31.1.3 |
||
|
pmTcaIfOversized15mCnt
15min counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.31.1.4 |
||
|
pmTcaIfOversized15mThreshold
15min threshold of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.31.1.5 |
||
|
pmTcaIfOversized15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.31.1.6 |
pmTcaIfOversized1hTable
table.1.3.6.1.4.1.27975.90.102.32
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of temperature interface of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOversized1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.32.1.1 |
||
|
pmTcaIfOversized1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.32.1.2 |
||
|
pmTcaIfOversized1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.32.1.3 |
||
|
pmTcaIfOversized1hCnt
1hour counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.32.1.4 |
||
|
pmTcaIfOversized1hThreshold
1hour threshold of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.32.1.5 |
||
|
pmTcaIfOversized1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.32.1.6 |
pmTcaIfOversized1dTable
table.1.3.6.1.4.1.27975.90.102.33
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOversized1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.33.1.1 |
||
|
pmTcaIfOversized1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.33.1.2 |
||
|
pmTcaIfOversized1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.33.1.3 |
||
|
pmTcaIfOversized1dCnt
1day counter of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.33.1.4 |
||
|
pmTcaIfOversized1dThreshold
1day threshold of oversized packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.33.1.5 |
||
|
pmTcaIfOversized1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.33.1.6 |
pmTcaIfFragments15mTable
table.1.3.6.1.4.1.27975.90.102.34
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfFragments15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.34.1.1 |
||
|
pmTcaIfFragments15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.34.1.2 |
||
|
pmTcaIfFragments15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.34.1.3 |
||
|
pmTcaIfFragments15mCnt
15min counter of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.34.1.4 |
||
|
pmTcaIfFragments15mThreshold
15min threshold of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.34.1.5 |
||
|
pmTcaIfFragments15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.34.1.6 |
pmTcaIfFragments1hTable
table.1.3.6.1.4.1.27975.90.102.35
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfFragments1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.35.1.1 |
||
|
pmTcaIfFragments1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.35.1.2 |
||
|
pmTcaIfFragments1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.35.1.3 |
||
|
pmTcaIfFragments1hCnt
1hour counter of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.35.1.4 |
||
|
pmTcaIfFragments1hThreshold
1hour threshold of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.35.1.5 |
||
|
pmTcaIfFragments1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.35.1.6 |
pmTcaIfFragments1dTable
table.1.3.6.1.4.1.27975.90.102.36
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfFragments1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.36.1.1 |
||
|
pmTcaIfFragments1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.36.1.2 |
||
|
pmTcaIfFragments1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.36.1.3 |
||
|
pmTcaIfFragments1dCnt
1day counter of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.36.1.4 |
||
|
pmTcaIfFragments1dThreshold
1day threshold of fragment packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.36.1.5 |
||
|
pmTcaIfFragments1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.36.1.6 |
pmTcaIfJabbers15mTable
table.1.3.6.1.4.1.27975.90.102.37
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfJabbers15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.37.1.1 |
||
|
pmTcaIfJabbers15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.37.1.2 |
||
|
pmTcaIfJabbers15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.37.1.3 |
||
|
pmTcaIfJabbers15mCnt
15min counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.37.1.4 |
||
|
pmTcaIfJabbers15mThreshold
15min threshold of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.37.1.5 |
||
|
pmTcaIfJabbers15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.37.1.6 |
pmTcaIfJabbers1hTable
table.1.3.6.1.4.1.27975.90.102.38
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfJabbers1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.38.1.1 |
||
|
pmTcaIfJabbers1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.38.1.2 |
||
|
pmTcaIfJabbers1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.38.1.3 |
||
|
pmTcaIfJabbers1hCnt
1hour counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.38.1.4 |
||
|
pmTcaIfJabbers1hThreshold
1hour threshold of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.38.1.5 |
||
|
pmTcaIfJabbers1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.38.1.6 |
pmTcaIfJabbers1dTable
table.1.3.6.1.4.1.27975.90.102.39
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfJabbers1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.39.1.1 |
||
|
pmTcaIfJabbers1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.39.1.2 |
||
|
pmTcaIfJabbers1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.39.1.3 |
||
|
pmTcaIfJabbers1dCnt
1day counter of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.39.1.4 |
||
|
pmTcaIfJabbers1dThreshold
1day threshold of jabber packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.39.1.5 |
||
|
pmTcaIfJabbers1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.39.1.6 |
pmTcaIfPkt6415mTable
table.1.3.6.1.4.1.27975.90.102.40
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt6415mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.40.1.1 |
||
|
pmTcaIfPkt6415mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.40.1.2 |
||
|
pmTcaIfPkt6415mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.40.1.3 |
||
|
pmTcaIfPkt6415mCnt
15min counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.40.1.4 |
||
|
pmTcaIfPkt6415mThreshold
15min threshold of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.40.1.5 |
||
|
pmTcaIfPkt6415mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.40.1.6 |
pmTcaIfPkt641hTable
table.1.3.6.1.4.1.27975.90.102.41
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt641hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.41.1.1 |
||
|
pmTcaIfPkt641hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.41.1.2 |
||
|
pmTcaIfPkt641hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.41.1.3 |
||
|
pmTcaIfPkt641hCnt
1hour counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.41.1.4 |
||
|
pmTcaIfPkt641hThreshold
1hour threshold of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.41.1.5 |
||
|
pmTcaIfPkt641hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.41.1.6 |
pmTcaIfPkt641dTable
table.1.3.6.1.4.1.27975.90.102.42
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt641dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.42.1.1 |
||
|
pmTcaIfPkt641dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.42.1.2 |
||
|
pmTcaIfPkt641dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.42.1.3 |
||
|
pmTcaIfPkt641dCnt
1day counter of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.42.1.4 |
||
|
pmTcaIfPkt641dThreshold
1day threshold of packets with size under 64.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.42.1.5 |
||
|
pmTcaIfPkt641dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.42.1.6 |
.1.3.6.1.4.1.27975.90.102.43
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt65to12715mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.43.1.1 |
||
|
pmTcaIfPkt65to12715mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.43.1.2 |
||
|
pmTcaIfPkt65to12715mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.43.1.3 |
||
|
pmTcaIfPkt65to12715mCnt
15min counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.43.1.4 |
||
|
pmTcaIfPkt65to12715mThreshold
15min threshold of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.43.1.5 |
||
|
pmTcaIfPkt65to12715mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.43.1.6 |
pmTcaIfPkt65to1271hTable
table.1.3.6.1.4.1.27975.90.102.44
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt65to1271hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.44.1.1 |
||
|
pmTcaIfPkt65to1271hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.44.1.2 |
||
|
pmTcaIfPkt65to1271hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.44.1.3 |
||
|
pmTcaIfPkt65to1271hCnt
1hour counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.44.1.4 |
||
|
pmTcaIfPkt65to1271hThreshold
1hour threshold of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.44.1.5 |
||
|
pmTcaIfPkt65to1271hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.44.1.6 |
pmTcaIfPkt65to1271dTable
table.1.3.6.1.4.1.27975.90.102.45
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt65to1271dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.45.1.1 |
||
|
pmTcaIfPkt65to1271dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.45.1.2 |
||
|
pmTcaIfPkt65to1271dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.45.1.3 |
||
|
pmTcaIfPkt65to1271dCnt
1day counter of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.45.1.4 |
||
|
pmTcaIfPkt65to1271dThreshold
1day threshold of packets with size between 65 to 127.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.45.1.5 |
||
|
pmTcaIfPkt65to1271dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.45.1.6 |
.1.3.6.1.4.1.27975.90.102.46
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt128to25515mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.46.1.1 |
||
|
pmTcaIfPkt128to25515mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.46.1.2 |
||
|
pmTcaIfPkt128to25515mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.46.1.3 |
||
|
pmTcaIfPkt128to25515mCnt
15min counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.46.1.4 |
||
|
pmTcaIfPkt128to25515mThreshold
15min threshold of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.46.1.5 |
||
|
pmTcaIfPkt128to25515mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.46.1.6 |
.1.3.6.1.4.1.27975.90.102.47
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt128to2551hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.47.1.1 |
||
|
pmTcaIfPkt128to2551hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.47.1.2 |
||
|
pmTcaIfPkt128to2551hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.47.1.3 |
||
|
pmTcaIfPkt128to2551hCnt
1hour counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.47.1.4 |
||
|
pmTcaIfPkt128to2551hThreshold
1hour threshold of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.47.1.5 |
||
|
pmTcaIfPkt128to2551hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.47.1.6 |
.1.3.6.1.4.1.27975.90.102.48
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt128to2551dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.48.1.1 |
||
|
pmTcaIfPkt128to2551dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.48.1.2 |
||
|
pmTcaIfPkt128to2551dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.48.1.3 |
||
|
pmTcaIfPkt128to2551dCnt
1day counter of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.48.1.4 |
||
|
pmTcaIfPkt128to2551dThreshold
1day threshold of packets with size between 128 to 255.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.48.1.5 |
||
|
pmTcaIfPkt128to2551dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.48.1.6 |
.1.3.6.1.4.1.27975.90.102.49
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt256to51115mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.49.1.1 |
||
|
pmTcaIfPkt256to51115mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.49.1.2 |
||
|
pmTcaIfPkt256to51115mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.49.1.3 |
||
|
pmTcaIfPkt256to51115mCnt
15min counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.49.1.4 |
||
|
pmTcaIfPkt256to51115mThreshold
15min threshold of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.49.1.5 |
||
|
pmTcaIfPkt256to51115mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.49.1.6 |
.1.3.6.1.4.1.27975.90.102.50
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt256to5111hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.50.1.1 |
||
|
pmTcaIfPkt256to5111hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.50.1.2 |
||
|
pmTcaIfPkt256to5111hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.50.1.3 |
||
|
pmTcaIfPkt256to5111hCnt
1hour counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.50.1.4 |
||
|
pmTcaIfPkt256to5111hThreshold
1hour threshold of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.50.1.5 |
||
|
pmTcaIfPkt256to5111hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.50.1.6 |
.1.3.6.1.4.1.27975.90.102.51
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt256to5111dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.51.1.1 |
||
|
pmTcaIfPkt256to5111dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.51.1.2 |
||
|
pmTcaIfPkt256to5111dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.51.1.3 |
||
|
pmTcaIfPkt256to5111dCnt
1day counter of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.51.1.4 |
||
|
pmTcaIfPkt256to5111dThreshold
1day threshold of packets with size between 256 to 511.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.51.1.5 |
||
|
pmTcaIfPkt256to5111dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.51.1.6 |
.1.3.6.1.4.1.27975.90.102.52
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt512to102315mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.52.1.1 |
||
|
pmTcaIfPkt512to102315mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.52.1.2 |
||
|
pmTcaIfPkt512to102315mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.52.1.3 |
||
|
pmTcaIfPkt512to102315mCnt
15min counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.52.1.4 |
||
|
pmTcaIfPkt512to102315mThreshold
15min threshold of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.52.1.5 |
||
|
pmTcaIfPkt512to102315mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.52.1.6 |
.1.3.6.1.4.1.27975.90.102.53
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt512to10231hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.53.1.1 |
||
|
pmTcaIfPkt512to10231hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.53.1.2 |
||
|
pmTcaIfPkt512to10231hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.53.1.3 |
||
|
pmTcaIfPkt512to10231hCnt
1hour counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.53.1.4 |
||
|
pmTcaIfPkt512to10231hThreshold
1hour threshold of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.53.1.5 |
||
|
pmTcaIfPkt512to10231hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.53.1.6 |
.1.3.6.1.4.1.27975.90.102.54
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt512to10231dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.54.1.1 |
||
|
pmTcaIfPkt512to10231dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.54.1.2 |
||
|
pmTcaIfPkt512to10231dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.54.1.3 |
||
|
pmTcaIfPkt512to10231dCnt
1day counter of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.54.1.4 |
||
|
pmTcaIfPkt512to10231dThreshold
1day threshold of packets with size between 512 to 1023.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.54.1.5 |
||
|
pmTcaIfPkt512to10231dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.54.1.6 |
pmTcaIfPkt102415mTable
table.1.3.6.1.4.1.27975.90.102.55
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt102415mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.55.1.1 |
||
|
pmTcaIfPkt102415mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.55.1.2 |
||
|
pmTcaIfPkt102415mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.55.1.3 |
||
|
pmTcaIfPkt102415mCnt
15min counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.55.1.4 |
||
|
pmTcaIfPkt102415mThreshold
15min threshold of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.55.1.5 |
||
|
pmTcaIfPkt102415mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.55.1.6 |
pmTcaIfPkt10241hTable
table.1.3.6.1.4.1.27975.90.102.56
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt10241hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.56.1.1 |
||
|
pmTcaIfPkt10241hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.56.1.2 |
||
|
pmTcaIfPkt10241hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.56.1.3 |
||
|
pmTcaIfPkt10241hCnt
1hour counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.56.1.4 |
||
|
pmTcaIfPkt10241hThreshold
1hour threshold of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.56.1.5 |
||
|
pmTcaIfPkt10241hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.56.1.6 |
pmTcaIfPkt10241dTable
table.1.3.6.1.4.1.27975.90.102.57
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfPkt10241dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.57.1.1 |
||
|
pmTcaIfPkt10241dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.57.1.2 |
||
|
pmTcaIfPkt10241dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.57.1.3 |
||
|
pmTcaIfPkt10241dCnt
1day counter of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.57.1.4 |
||
|
pmTcaIfPkt10241dThreshold
1day threshold of packets with size over 1024.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.57.1.5 |
||
|
pmTcaIfPkt10241dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.57.1.6 |
pmTcaIfOutPkts15mTable
table.1.3.6.1.4.1.27975.90.102.58
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.58.1.1 |
||
|
pmTcaIfOutPkts15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.58.1.2 |
||
|
pmTcaIfOutPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.58.1.3 |
||
|
pmTcaIfOutPkts15mCnt
15min counter of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.58.1.4 |
||
|
pmTcaIfOutPkts15mThreshold
15min threshold of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.58.1.5 |
||
|
pmTcaIfOutPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.58.1.6 |
pmTcaIfOutPkts1hTable
table.1.3.6.1.4.1.27975.90.102.59
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.59.1.1 |
||
|
pmTcaIfOutPkts1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.59.1.2 |
||
|
pmTcaIfOutPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.59.1.3 |
||
|
pmTcaIfOutPkts1hCnt
1hour counter of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.59.1.4 |
||
|
pmTcaIfOutPkts1hThreshold
1hour threshold of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.59.1.5 |
||
|
pmTcaIfOutPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.59.1.6 |
pmTcaIfOutPkts1dTable
table.1.3.6.1.4.1.27975.90.102.60
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.60.1.1 |
||
|
pmTcaIfOutPkts1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.60.1.2 |
||
|
pmTcaIfOutPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.60.1.3 |
||
|
pmTcaIfOutPkts1dCnt
1day counter of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.60.1.4 |
||
|
pmTcaIfOutPkts1dThreshold
1day threshold of output packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.60.1.5 |
||
|
pmTcaIfOutPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.60.1.6 |
pmTcaIfOutBytes15mTable
table.1.3.6.1.4.1.27975.90.102.61
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.61.1.1 |
||
|
pmTcaIfOutBytes15mId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.61.1.2 |
||
|
pmTcaIfOutBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.61.1.3 |
||
|
pmTcaIfOutBytes15mCnt
15min counter of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.61.1.4 |
||
|
pmTcaIfOutBytes15mThreshold
15min threshold of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.61.1.5 |
||
|
pmTcaIfOutBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.61.1.6 |
pmTcaIfOutBytes1hTable
table.1.3.6.1.4.1.27975.90.102.62
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.62.1.1 |
||
|
pmTcaIfOutBytes1hId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.62.1.2 |
||
|
pmTcaIfOutBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.62.1.3 |
||
|
pmTcaIfOutBytes1hCnt
1hour counter of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.62.1.4 |
||
|
pmTcaIfOutBytes1hThreshold
1hour threshold of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.62.1.5 |
||
|
pmTcaIfOutBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.62.1.6 |
pmTcaIfOutBytes1dTable
table.1.3.6.1.4.1.27975.90.102.63
·
1 row entry
·
6 columns
A table that contains interface information of all units.
A list of interface information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaIfOutBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.102.63.1.1 |
||
|
pmTcaIfOutBytes1dId
Interface name.
|
OctetString | .1.3.6.1.4.1.27975.90.102.63.1.2 |
||
|
pmTcaIfOutBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.102.63.1.3 |
||
|
pmTcaIfOutBytes1dCnt
1day counter of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.63.1.4 |
||
|
pmTcaIfOutBytes1dThreshold
1day threshold of output bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.102.63.1.5 |
||
|
pmTcaIfOutBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.102.63.1.6 |
pmLspPeCurr15mTable
table.1.3.6.1.4.1.27975.90.103.1
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPeCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.1.1.1 |
||
|
pmLspPeCurr15mId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.1.1.2 |
||
|
pmLspPeCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.1.1.3 |
||
|
pmLspPeCurr15mOutPkts
Current 15min counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.1.1.4 |
||
|
pmLspPeCurr15mOutBytes
Current 15min counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.1.1.5 |
||
|
pmLspPeCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.1.1.100 |
||
|
pmLspPeCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.1.1.101 |
pmLspPePrev15mTable
table.1.3.6.1.4.1.27975.90.103.2
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPePrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.2.1.1 |
||
|
pmLspPePrev15mId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.2.1.2 |
||
|
pmLspPePrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.2.1.3 |
||
|
pmLspPePrev15mOutPkts
Previous 15min counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.2.1.4 |
||
|
pmLspPePrev15mOutBytes
Previous 15min counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.2.1.5 |
||
|
pmLspPePrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.2.1.100 |
||
|
pmLspPePrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.2.1.101 |
pmLspPeCurr1hTable
table.1.3.6.1.4.1.27975.90.103.3
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPeCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.3.1.1 |
||
|
pmLspPeCurr1hId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.3.1.2 |
||
|
pmLspPeCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.3.1.3 |
||
|
pmLspPeCurr1hOutPkts
Current 1hour counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.3.1.4 |
||
|
pmLspPeCurr1hOutBytes
Current 1hour counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.3.1.5 |
||
|
pmLspPeCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.3.1.100 |
||
|
pmLspPeCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.3.1.101 |
pmLspPePrev1hTable
table.1.3.6.1.4.1.27975.90.103.4
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPePrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.4.1.1 |
||
|
pmLspPePrev1hId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.4.1.2 |
||
|
pmLspPePrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.4.1.3 |
||
|
pmLspPePrev1hOutPkts
Previous 1hour counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.4.1.4 |
||
|
pmLspPePrev1hOutBytes
Previous 1hour counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.4.1.5 |
||
|
pmLspPePrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.4.1.100 |
||
|
pmLspPePrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.4.1.101 |
pmLspPeCurr1dTable
table.1.3.6.1.4.1.27975.90.103.5
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPeCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.5.1.1 |
||
|
pmLspPeCurr1dId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.5.1.2 |
||
|
pmLspPeCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.5.1.3 |
||
|
pmLspPeCurr1dOutPkts
Current 1day counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.5.1.4 |
||
|
pmLspPeCurr1dOutBytes
Current 1day counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.5.1.5 |
||
|
pmLspPeCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.5.1.100 |
||
|
pmLspPeCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.5.1.101 |
pmLspPePrev1dTable
table.1.3.6.1.4.1.27975.90.103.6
·
1 row entry
·
7 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPePrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.6.1.1 |
||
|
pmLspPePrev1dId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.6.1.2 |
||
|
pmLspPePrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.6.1.3 |
||
|
pmLspPePrev1dOutPkts
Previous1day counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.6.1.4 |
||
|
pmLspPePrev1dOutBytes
Previous1day counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.6.1.5 |
||
|
pmLspPePrev1dStartTime
Previous1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.6.1.100 |
||
|
pmLspPePrev1dStopTime
Previous1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.6.1.101 |
.1.3.6.1.4.1.27975.90.103.7
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.7.1.1 |
||
|
pmTcaLspPeOutPkts15mId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.7.1.2 |
||
|
pmTcaLspPeOutPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.7.1.3 |
||
|
pmTcaLspPeOutPkts15mCnt
15min counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.7.1.4 |
||
|
pmTcaLspPeOutPkts15mThreshold
15min threshold of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.7.1.5 |
||
|
pmTcaLspPeOutPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.7.1.6 |
pmTcaLspPeOutPkts1hTable
table.1.3.6.1.4.1.27975.90.103.8
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.8.1.1 |
||
|
pmTcaLspPeOutPkts1hId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.8.1.2 |
||
|
pmTcaLspPeOutPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.8.1.3 |
||
|
pmTcaLspPeOutPkts1hCnt
1hour counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.8.1.4 |
||
|
pmTcaLspPeOutPkts1hThreshold
1hour threshold of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.8.1.5 |
||
|
pmTcaLspPeOutPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.8.1.6 |
pmTcaLspPeOutPkts1dTable
table.1.3.6.1.4.1.27975.90.103.9
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.9.1.1 |
||
|
pmTcaLspPeOutPkts1dId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.9.1.2 |
||
|
pmTcaLspPeOutPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.9.1.3 |
||
|
pmTcaLspPeOutPkts1dCnt
1day counter of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.9.1.4 |
||
|
pmTcaLspPeOutPkts1dThreshold
1day threshold of lsp-pe out packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.9.1.5 |
||
|
pmTcaLspPeOutPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.9.1.6 |
.1.3.6.1.4.1.27975.90.103.10
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.10.1.1 |
||
|
pmTcaLspPeOutBytes15mId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.10.1.2 |
||
|
pmTcaLspPeOutBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.10.1.3 |
||
|
pmTcaLspPeOutBytes15mCnt
15min counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.10.1.4 |
||
|
pmTcaLspPeOutBytes15mThreshold
15min threshold of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.10.1.5 |
||
|
pmTcaLspPeOutBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.10.1.6 |
.1.3.6.1.4.1.27975.90.103.11
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.11.1.1 |
||
|
pmTcaLspPeOutBytes1hId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.11.1.2 |
||
|
pmTcaLspPeOutBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.11.1.3 |
||
|
pmTcaLspPeOutBytes1hCnt
1hour counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.11.1.4 |
||
|
pmTcaLspPeOutBytes1hThreshold
1hour threshold of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.11.1.5 |
||
|
pmTcaLspPeOutBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.11.1.6 |
.1.3.6.1.4.1.27975.90.103.12
·
1 row entry
·
6 columns
A table that contains lsp-pe information of all units.
A list of lsp-pe information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPeOutBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.103.12.1.1 |
||
|
pmTcaLspPeOutBytes1dId
Lsp-pe name.
|
OctetString | .1.3.6.1.4.1.27975.90.103.12.1.2 |
||
|
pmTcaLspPeOutBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.103.12.1.3 |
||
|
pmTcaLspPeOutBytes1dCnt
1day counter of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.12.1.4 |
||
|
pmTcaLspPeOutBytes1dThreshold
1day threshold of lsp-pe out bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.103.12.1.5 |
||
|
pmTcaLspPeOutBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.103.12.1.6 |
pmLspPCurr15mTable
table.1.3.6.1.4.1.27975.90.104.1
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.1.1.1 |
||
|
pmLspPCurr15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.1.1.2 |
||
|
pmLspPCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.1.1.3 |
||
|
pmLspPCurr15mEastInPkts
Current 15min counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.1.1.4 |
||
|
pmLspPCurr15mEastInBytes
Current 15min counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.1.1.5 |
||
|
pmLspPCurr15mWestInPkts
Current 15min counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.1.1.6 |
||
|
pmLspPCurr15mWestInBytes
Current 15min counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.1.1.7 |
||
|
pmLspPCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.1.1.100 |
||
|
pmLspPCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.1.1.101 |
pmLspPPrev15mTable
table.1.3.6.1.4.1.27975.90.104.2
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.2.1.1 |
||
|
pmLspPPrev15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.2.1.2 |
||
|
pmLspPPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.2.1.3 |
||
|
pmLspPPrev15mEastInPkts
Previous 15min counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.2.1.4 |
||
|
pmLspPPrev15mEastInBytes
Previous 15min counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.2.1.5 |
||
|
pmLspPPrev15mWestInPkts
Previous 15min counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.2.1.6 |
||
|
pmLspPPrev15mWestInBytes
Previous 15min counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.2.1.7 |
||
|
pmLspPPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.2.1.100 |
||
|
pmLspPPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.2.1.101 |
pmLspPCurr1hTable
table.1.3.6.1.4.1.27975.90.104.3
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.3.1.1 |
||
|
pmLspPCurr1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.3.1.2 |
||
|
pmLspPCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.3.1.3 |
||
|
pmLspPCurr1hEastInPkts
Current 1hour counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.3.1.4 |
||
|
pmLspPCurr1hEastInBytes
Current 1hour counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.3.1.5 |
||
|
pmLspPCurr1hWestInPkts
Current 1hour counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.3.1.6 |
||
|
pmLspPCurr1hWestInBytes
Current 1hour counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.3.1.7 |
||
|
pmLspPCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.3.1.100 |
||
|
pmLspPCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.3.1.101 |
pmLspPPrev1hTable
table.1.3.6.1.4.1.27975.90.104.4
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.4.1.1 |
||
|
pmLspPPrev1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.4.1.2 |
||
|
pmLspPPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.4.1.3 |
||
|
pmLspPPrev1hEastInPkts
Previous 1hour counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.4.1.4 |
||
|
pmLspPPrev1hEastInBytes
Previous 1hour counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.4.1.5 |
||
|
pmLspPPrev1hWestInPkts
Previous 1hour counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.4.1.6 |
||
|
pmLspPPrev1hWestInBytes
Previous 1hour counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.4.1.7 |
||
|
pmLspPPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.4.1.100 |
||
|
pmLspPPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.4.1.101 |
pmLspPCurr1dTable
table.1.3.6.1.4.1.27975.90.104.5
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.5.1.1 |
||
|
pmLspPCurr1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.5.1.2 |
||
|
pmLspPCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.5.1.3 |
||
|
pmLspPCurr1dEastInPkts
Current 1d counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.5.1.4 |
||
|
pmLspPCurr1dEastInBytes
Current 1d counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.5.1.5 |
||
|
pmLspPCurr1dWestInPkts
Current 1d counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.5.1.6 |
||
|
pmLspPCurr1dWestInBytes
Current 1d counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.5.1.7 |
||
|
pmLspPCurr1dStartTime
Current 1d start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.5.1.100 |
||
|
pmLspPCurr1dStopTime
Current 1d stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.5.1.101 |
pmLspPPrev1dTable
table.1.3.6.1.4.1.27975.90.104.6
·
1 row entry
·
9 columns
A table that contains lsp-p information of all units.
A list of ls-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmLspPPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.6.1.1 |
||
|
pmLspPPrev1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.6.1.2 |
||
|
pmLspPPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.6.1.3 |
||
|
pmLspPPrev1dEastInPkts
Previous 1d counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.6.1.4 |
||
|
pmLspPPrev1dEastInBytes
Previous 1d counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.6.1.5 |
||
|
pmLspPPrev1dWestInPkts
Previous 1d counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.6.1.6 |
||
|
pmLspPPrev1dWestInBytes
Previous 1d counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.6.1.7 |
||
|
pmLspPPrev1dStartTime
Previous 1d start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.6.1.100 |
||
|
pmLspPPrev1dStopTime
Previous 1d stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.6.1.101 |
.1.3.6.1.4.1.27975.90.104.7
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.7.1.1 |
||
|
pmTcaLspPEastInPkts15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.7.1.2 |
||
|
pmTcaLspPEastInPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.7.1.3 |
||
|
pmTcaLspPEastInPkts15mCnt
15min counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.7.1.4 |
||
|
pmTcaLspPEastInPkts15mThreshold
15min threshold of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.7.1.5 |
||
|
pmTcaLspPEastInPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.7.1.6 |
.1.3.6.1.4.1.27975.90.104.8
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.8.1.1 |
||
|
pmTcaLspPEastInPkts1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.8.1.2 |
||
|
pmTcaLspPEastInPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.8.1.3 |
||
|
pmTcaLspPEastInPkts1hCnt
1hour counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.8.1.4 |
||
|
pmTcaLspPEastInPkts1hThreshold
1hour threshold of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.8.1.5 |
||
|
pmTcaLspPEastInPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.8.1.6 |
.1.3.6.1.4.1.27975.90.104.9
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.9.1.1 |
||
|
pmTcaLspPEastInPkts1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.9.1.2 |
||
|
pmTcaLspPEastInPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.9.1.3 |
||
|
pmTcaLspPEastInPkts1dCnt
1day counter of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.9.1.4 |
||
|
pmTcaLspPEastInPkts1dThreshold
1day threshold of lsp-p east ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.9.1.5 |
||
|
pmTcaLspPEastInPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.9.1.6 |
.1.3.6.1.4.1.27975.90.104.10
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.10.1.1 |
||
|
pmTcaLspPEastInBytes15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.10.1.2 |
||
|
pmTcaLspPEastInBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.10.1.3 |
||
|
pmTcaLspPEastInBytes15mCnt
15min counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.10.1.4 |
||
|
pmTcaLspPEastInBytes15mThreshold
15min threshold of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.10.1.5 |
||
|
pmTcaLspPEastInBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.10.1.6 |
.1.3.6.1.4.1.27975.90.104.11
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.11.1.1 |
||
|
pmTcaLspPEastInBytes1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.11.1.2 |
||
|
pmTcaLspPEastInBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.11.1.3 |
||
|
pmTcaLspPEastInBytes1hCnt
1hour counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.11.1.4 |
||
|
pmTcaLspPEastInBytes1hThreshold
1hour threshold of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.11.1.5 |
||
|
pmTcaLspPEastInBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.11.1.6 |
.1.3.6.1.4.1.27975.90.104.12
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPEastInBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.12.1.1 |
||
|
pmTcaLspPEastInBytes1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.12.1.2 |
||
|
pmTcaLspPEastInBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.12.1.3 |
||
|
pmTcaLspPEastInBytes1dCnt
1day counter of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.12.1.4 |
||
|
pmTcaLspPEastInBytes1dThreshold
1day threshold of lsp-p east ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.12.1.5 |
||
|
pmTcaLspPEastInBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.12.1.6 |
.1.3.6.1.4.1.27975.90.104.13
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.13.1.1 |
||
|
pmTcaLspPWestInPkts15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.13.1.2 |
||
|
pmTcaLspPWestInPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.13.1.3 |
||
|
pmTcaLspPWestInPkts15mCnt
15min counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.13.1.4 |
||
|
pmTcaLspPWestInPkts15mThreshold
15min threshold of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.13.1.5 |
||
|
pmTcaLspPWestInPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.13.1.6 |
.1.3.6.1.4.1.27975.90.104.14
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.14.1.1 |
||
|
pmTcaLspPWestInPkts1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.14.1.2 |
||
|
pmTcaLspPWestInPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.14.1.3 |
||
|
pmTcaLspPWestInPkts1hCnt
1hour counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.14.1.4 |
||
|
pmTcaLspPWestInPkts1hThreshold
1hour threshold of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.14.1.5 |
||
|
pmTcaLspPWestInPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.14.1.6 |
.1.3.6.1.4.1.27975.90.104.15
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.15.1.1 |
||
|
pmTcaLspPWestInPkts1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.15.1.2 |
||
|
pmTcaLspPWestInPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.15.1.3 |
||
|
pmTcaLspPWestInPkts1dCnt
1day counter of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.15.1.4 |
||
|
pmTcaLspPWestInPkts1dThreshold
1day threshold of lsp-p west ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.15.1.5 |
||
|
pmTcaLspPWestInPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.15.1.6 |
.1.3.6.1.4.1.27975.90.104.16
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.16.1.1 |
||
|
pmTcaLspPWestInBytes15mId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.16.1.2 |
||
|
pmTcaLspPWestInBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.16.1.3 |
||
|
pmTcaLspPWestInBytes15mCnt
15min counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.16.1.4 |
||
|
pmTcaLspPWestInBytes15mThreshold
15min threshold of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.16.1.5 |
||
|
pmTcaLspPWestInBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.16.1.6 |
.1.3.6.1.4.1.27975.90.104.17
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of lsp-p information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.17.1.1 |
||
|
pmTcaLspPWestInBytes1hId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.17.1.2 |
||
|
pmTcaLspPWestInBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.17.1.3 |
||
|
pmTcaLspPWestInBytes1hCnt
1hour counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.17.1.4 |
||
|
pmTcaLspPWestInBytes1hThreshold
1hour threshold of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.17.1.5 |
||
|
pmTcaLspPWestInBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.17.1.6 |
.1.3.6.1.4.1.27975.90.104.18
·
1 row entry
·
6 columns
A table that contains lsp-p information of all units.
A list of temperature lsp-p of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaLspPWestInBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.104.18.1.1 |
||
|
pmTcaLspPWestInBytes1dId
Lsp-p name.
|
OctetString | .1.3.6.1.4.1.27975.90.104.18.1.2 |
||
|
pmTcaLspPWestInBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.104.18.1.3 |
||
|
pmTcaLspPWestInBytes1dCnt
1day counter of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.18.1.4 |
||
|
pmTcaLspPWestInBytes1dThreshold
1day threshold of lsp-p west ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.104.18.1.5 |
||
|
pmTcaLspPWestInBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.104.18.1.6 |
pmVpwsCurr15mTable
table.1.3.6.1.4.1.27975.90.105.1
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.1.1.1 |
||
|
pmVpwsCurr15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.1.1.2 |
||
|
pmVpwsCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.1.1.3 |
||
|
pmVpwsCurr15mIngressPkts
Current 15min counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.1.1.4 |
||
|
pmVpwsCurr15mIngressBytes
Current 15min counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.1.1.5 |
||
|
pmVpwsCurr15mEgressPkts
Current 15min counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.1.1.6 |
||
|
pmVpwsCurr15mEgressBytes
Current 15min counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.1.1.7 |
||
|
pmVpwsCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.1.1.100 |
||
|
pmVpwsCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.1.1.101 |
pmVpwsPrev15mTable
table.1.3.6.1.4.1.27975.90.105.2
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.2.1.1 |
||
|
pmVpwsPrev15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.2.1.2 |
||
|
pmVpwsPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.2.1.3 |
||
|
pmVpwsPrev15mIngressPkts
Previous 15min counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.2.1.4 |
||
|
pmVpwsPrev15mIngressBytes
Previous 15min counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.2.1.5 |
||
|
pmVpwsPrev15mEgressPkts
Previous 15min counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.2.1.6 |
||
|
pmVpwsPrev15mEgressBytes
Previous 15min counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.2.1.7 |
||
|
pmVpwsPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.2.1.100 |
||
|
pmVpwsPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.2.1.101 |
pmVpwsCurr1hTable
table.1.3.6.1.4.1.27975.90.105.3
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.3.1.1 |
||
|
pmVpwsCurr1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.3.1.2 |
||
|
pmVpwsCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.3.1.3 |
||
|
pmVpwsCurr1hIngressPkts
Current 1hour counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.3.1.4 |
||
|
pmVpwsCurr1hIngressBytes
Current 1hour counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.3.1.5 |
||
|
pmVpwsCurr1hEgressPkts
Current 1hour counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.3.1.6 |
||
|
pmVpwsCurr1hEgressBytes
Current 1hour counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.3.1.7 |
||
|
pmVpwsCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.3.1.100 |
||
|
pmVpwsCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.3.1.101 |
pmVpwsPrev1hTable
table.1.3.6.1.4.1.27975.90.105.4
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.4.1.1 |
||
|
pmVpwsPrev1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.4.1.2 |
||
|
pmVpwsPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.4.1.3 |
||
|
pmVpwsPrev1hIngressPkts
Previous 1hour counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.4.1.4 |
||
|
pmVpwsPrev1hIngressBytes
Previous 1hour counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.4.1.5 |
||
|
pmVpwsPrev1hEgressPkts
Previous 1hour counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.4.1.6 |
||
|
pmVpwsPrev1hEgressBytes
Previous 1hour counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.4.1.7 |
||
|
pmVpwsPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.4.1.100 |
||
|
pmVpwsPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.4.1.101 |
pmVpwsCurr1dTable
table.1.3.6.1.4.1.27975.90.105.5
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.5.1.1 |
||
|
pmVpwsCurr1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.5.1.2 |
||
|
pmVpwsCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.5.1.3 |
||
|
pmVpwsCurr1dIngressPkts
Current 1day counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.5.1.4 |
||
|
pmVpwsCurr1dIngressBytes
Current 1day counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.5.1.5 |
||
|
pmVpwsCurr1dEgressPkts
Current 1day counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.5.1.6 |
||
|
pmVpwsCurr1dEgressBytes
Current 1day counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.5.1.7 |
||
|
pmVpwsCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.5.1.100 |
||
|
pmVpwsCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.5.1.101 |
pmVpwsPrev1dTable
table.1.3.6.1.4.1.27975.90.105.6
·
1 row entry
·
9 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVpwsPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.6.1.1 |
||
|
pmVpwsPrev1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.6.1.2 |
||
|
pmVpwsPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.6.1.3 |
||
|
pmVpwsPrev1dIngressPkts
Previous 1day counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.6.1.4 |
||
|
pmVpwsPrev1dIngressBytes
Previous 1day counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.6.1.5 |
||
|
pmVpwsPrev1dEgressPkts
Previous 1day counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.6.1.6 |
||
|
pmVpwsPrev1dEgressBytes
Previous 1day counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.6.1.7 |
||
|
pmVpwsPrev1dStartTime
Previous 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.6.1.100 |
||
|
pmVpwsPrev1dStopTime
Previous 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.6.1.101 |
.1.3.6.1.4.1.27975.90.105.7
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.7.1.1 |
||
|
pmTcaVpwsIngressPkts15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.7.1.2 |
||
|
pmTcaVpwsIngressPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.7.1.3 |
||
|
pmTcaVpwsIngressPkts15mCnt
15min counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.7.1.4 |
||
|
pmTcaVpwsIngressPkts15mThreshold
15min threshold of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.7.1.5 |
||
|
pmTcaVpwsIngressPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.7.1.6 |
.1.3.6.1.4.1.27975.90.105.8
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.8.1.1 |
||
|
pmTcaVpwsIngressPkts1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.8.1.2 |
||
|
pmTcaVpwsIngressPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.8.1.3 |
||
|
pmTcaVpwsIngressPkts1hCnt
1hour counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.8.1.4 |
||
|
pmTcaVpwsIngressPkts1hThreshold
1hour threshold of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.8.1.5 |
||
|
pmTcaVpwsIngressPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.8.1.6 |
.1.3.6.1.4.1.27975.90.105.9
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.9.1.1 |
||
|
pmTcaVpwsIngressPkts1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.9.1.2 |
||
|
pmTcaVpwsIngressPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.9.1.3 |
||
|
pmTcaVpwsIngressPkts1dCnt
1day counter of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.9.1.4 |
||
|
pmTcaVpwsIngressPkts1dThreshold
1day threshold of vpws ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.9.1.5 |
||
|
pmTcaVpwsIngressPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.9.1.6 |
.1.3.6.1.4.1.27975.90.105.10
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.10.1.1 |
||
|
pmTcaVpwsIngressBytes15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.10.1.2 |
||
|
pmTcaVpwsIngressBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.10.1.3 |
||
|
pmTcaVpwsIngressBytes15mCnt
15min counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.10.1.4 |
||
|
pmTcaVpwsIngressBytes15mThreshold
15min threshold of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.10.1.5 |
||
|
pmTcaVpwsIngressBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.10.1.6 |
.1.3.6.1.4.1.27975.90.105.11
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.11.1.1 |
||
|
pmTcaVpwsIngressBytes1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.11.1.2 |
||
|
pmTcaVpwsIngressBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.11.1.3 |
||
|
pmTcaVpwsIngressBytes1hCnt
1hour counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.11.1.4 |
||
|
pmTcaVpwsIngressBytes1hThreshold
1hour threshold of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.11.1.5 |
||
|
pmTcaVpwsIngressBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.11.1.6 |
.1.3.6.1.4.1.27975.90.105.12
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsIngressBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.12.1.1 |
||
|
pmTcaVpwsIngressBytes1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.12.1.2 |
||
|
pmTcaVpwsIngressBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.12.1.3 |
||
|
pmTcaVpwsIngressBytes1dCnt
1day counter of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.12.1.4 |
||
|
pmTcaVpwsIngressBytes1dThreshold
1day threshold of vpws ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.12.1.5 |
||
|
pmTcaVpwsIngressBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.12.1.6 |
.1.3.6.1.4.1.27975.90.105.13
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.13.1.1 |
||
|
pmTcaVpwsEgressPkts15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.13.1.2 |
||
|
pmTcaVpwsEgressPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.13.1.3 |
||
|
pmTcaVpwsEgressPkts15mCnt
15min counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.13.1.4 |
||
|
pmTcaVpwsEgressPkts15mThreshold
15min threshold of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.13.1.5 |
||
|
pmTcaVpwsEgressPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.13.1.6 |
.1.3.6.1.4.1.27975.90.105.14
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.14.1.1 |
||
|
pmTcaVpwsEgressPkts1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.14.1.2 |
||
|
pmTcaVpwsEgressPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.14.1.3 |
||
|
pmTcaVpwsEgressPkts1hCnt
1hour counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.14.1.4 |
||
|
pmTcaVpwsEgressPkts1hThreshold
1hour threshold of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.14.1.5 |
||
|
pmTcaVpwsEgressPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.14.1.6 |
.1.3.6.1.4.1.27975.90.105.15
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.15.1.1 |
||
|
pmTcaVpwsEgressPkts1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.15.1.2 |
||
|
pmTcaVpwsEgressPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.15.1.3 |
||
|
pmTcaVpwsEgressPkts1dCnt
1day counter of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.15.1.4 |
||
|
pmTcaVpwsEgressPkts1dThreshold
1day threshold of vpws egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.15.1.5 |
||
|
pmTcaVpwsEgressPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.15.1.6 |
.1.3.6.1.4.1.27975.90.105.16
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.16.1.1 |
||
|
pmTcaVpwsEgressBytes15mId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.16.1.2 |
||
|
pmTcaVpwsEgressBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.16.1.3 |
||
|
pmTcaVpwsEgressBytes15mCnt
15min counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.16.1.4 |
||
|
pmTcaVpwsEgressBytes15mThreshold
15min threshold of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.16.1.5 |
||
|
pmTcaVpwsEgressBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.16.1.6 |
.1.3.6.1.4.1.27975.90.105.17
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.17.1.1 |
||
|
pmTcaVpwsEgressBytes1hId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.17.1.2 |
||
|
pmTcaVpwsEgressBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.17.1.3 |
||
|
pmTcaVpwsEgressBytes1hCnt
1hour counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.17.1.4 |
||
|
pmTcaVpwsEgressBytes1hThreshold
1hour threshold of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.17.1.5 |
||
|
pmTcaVpwsEgressBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.17.1.6 |
.1.3.6.1.4.1.27975.90.105.18
·
1 row entry
·
6 columns
A table that contains vpws information of all units.
A list of vpws information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVpwsEgressBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.105.18.1.1 |
||
|
pmTcaVpwsEgressBytes1dId
Vpws name.
|
OctetString | .1.3.6.1.4.1.27975.90.105.18.1.2 |
||
|
pmTcaVpwsEgressBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.105.18.1.3 |
||
|
pmTcaVpwsEgressBytes1dCnt
1day counter of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.18.1.4 |
||
|
pmTcaVpwsEgressBytes1dThreshold
1day threshold of vpws egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.105.18.1.5 |
||
|
pmTcaVpwsEgressBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.105.18.1.6 |
pmVplsCurr15mTable
table.1.3.6.1.4.1.27975.90.106.1
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsCurr15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.1.1.1 |
||
|
pmVplsCurr15mId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.1.1.2 |
||
|
pmVplsCurr15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.1.1.3 |
||
|
pmVplsCurr15mIngressPkts
Current 15min counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.1.1.4 |
||
|
pmVplsCurr15mIngressBytes
Current 15min counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.1.1.5 |
||
|
pmVplsCurr15mEgressPkts
Current 15min counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.1.1.6 |
||
|
pmVplsCurr15mEgressBytes
Current 15min counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.1.1.7 |
||
|
pmVplsCurr15mStartTime
Current 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.1.1.100 |
||
|
pmVplsCurr15mStopTime
Current 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.1.1.101 |
pmVplsPrev15mTable
table.1.3.6.1.4.1.27975.90.106.2
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsPrev15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.2.1.1 |
||
|
pmVplsPrev15mId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.2.1.2 |
||
|
pmVplsPrev15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.2.1.3 |
||
|
pmVplsPrev15mIngressPkts
Previous 15min counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.2.1.4 |
||
|
pmVplsPrev15mIngressBytes
Previous 15min counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.2.1.5 |
||
|
pmVplsPrev15mEgressPkts
Previous 15min counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.2.1.6 |
||
|
pmVplsPrev15mEgressBytes
Previous 15min counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.2.1.7 |
||
|
pmVplsPrev15mStartTime
Previous 15min start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.2.1.100 |
||
|
pmVplsPrev15mStopTime
Previous 15min stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.2.1.101 |
pmVplsCurr1hTable
table.1.3.6.1.4.1.27975.90.106.3
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsCurr1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.3.1.1 |
||
|
pmVplsCurr1hId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.3.1.2 |
||
|
pmVplsCurr1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.3.1.3 |
||
|
pmVplsCurr1hIngressPkts
Current 1hour counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.3.1.4 |
||
|
pmVplsCurr1hIngressBytes
Current 1hour counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.3.1.5 |
||
|
pmVplsCurr1hEgressPkts
Current 1hour counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.3.1.6 |
||
|
pmVplsCurr1hEgressBytes
Current 1hour counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.3.1.7 |
||
|
pmVplsCurr1hStartTime
Current 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.3.1.100 |
||
|
pmVplsCurr1hStopTime
Current 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.3.1.101 |
pmVplsPrev1hTable
table.1.3.6.1.4.1.27975.90.106.4
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsPrev1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.4.1.1 |
||
|
pmVplsPrev1hId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.4.1.2 |
||
|
pmVplsPrev1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.4.1.3 |
||
|
pmVplsPrev1hIngressPkts
Previous 1hour counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.4.1.4 |
||
|
pmVplsPrev1hIngressBytes
Previous 1hour counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.4.1.5 |
||
|
pmVplsPrev1hEgressPkts
Previous 1hour counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.4.1.6 |
||
|
pmVplsPrev1hEgressBytes
Previous 1hour counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.4.1.7 |
||
|
pmVplsPrev1hStartTime
Previous 1hour start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.4.1.100 |
||
|
pmVplsPrev1hStopTime
Previous 1hour stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.4.1.101 |
pmVplsCurr1dTable
table.1.3.6.1.4.1.27975.90.106.5
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsCurr1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.5.1.1 |
||
|
pmVplsCurr1dId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.5.1.2 |
||
|
pmVplsCurr1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.5.1.3 |
||
|
pmVplsCurr1dIngressPkts
Current 1day counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.5.1.4 |
||
|
pmVplsCurr1dIngressBytes
Current 1day counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.5.1.5 |
||
|
pmVplsCurr1dEgressPkts
Current 1day counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.5.1.6 |
||
|
pmVplsCurr1dEgressBytes
Current 1day counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.5.1.7 |
||
|
pmVplsCurr1dStartTime
Current 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.5.1.100 |
||
|
pmVplsCurr1dStopTime
Current 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.5.1.101 |
pmVplsPrev1dTable
table.1.3.6.1.4.1.27975.90.106.6
·
1 row entry
·
9 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmVplsPrev1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.6.1.1 |
||
|
pmVplsPrev1dId
Vpls name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.6.1.2 |
||
|
pmVplsPrev1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.6.1.3 |
||
|
pmVplsPrev1dIngressPkts
Previous 1day counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.6.1.4 |
||
|
pmVplsPrev1dIngressBytes
Previous 1day counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.6.1.5 |
||
|
pmVplsPrev1dEgressPkts
Previous 1day counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.6.1.6 |
||
|
pmVplsPrev1dEgressBytes
Previous 1day counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.6.1.7 |
||
|
pmVplsPrev1dStartTime
Previous 1day start time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.6.1.100 |
||
|
pmVplsPrev1dStopTime
Previous 1day stop time.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.6.1.101 |
.1.3.6.1.4.1.27975.90.106.7
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.7.1.1 |
||
|
pmTcaVplsIngressPkts15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.7.1.2 |
||
|
pmTcaVplsIngressPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.7.1.3 |
||
|
pmTcaVplsIngressPkts15mCnt
15min counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.7.1.4 |
||
|
pmTcaVplsIngressPkts15mThreshold
15min threshold of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.7.1.5 |
||
|
pmTcaVplsIngressPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.7.1.6 |
.1.3.6.1.4.1.27975.90.106.8
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.8.1.1 |
||
|
pmTcaVplsIngressPkts1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.8.1.2 |
||
|
pmTcaVplsIngressPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.8.1.3 |
||
|
pmTcaVplsIngressPkts1hCnt
1hour counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.8.1.4 |
||
|
pmTcaVplsIngressPkts1hThreshold
1hour threshold of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.8.1.5 |
||
|
pmTcaVplsIngressPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.8.1.6 |
.1.3.6.1.4.1.27975.90.106.9
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.9.1.1 |
||
|
pmTcaVplsIngressPkts1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.9.1.2 |
||
|
pmTcaVplsIngressPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.9.1.3 |
||
|
pmTcaVplsIngressPkts1dCnt
1day counter of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.9.1.4 |
||
|
pmTcaVplsIngressPkts1dThreshold
1day threshold of vpls ingress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.9.1.5 |
||
|
pmTcaVplsIngressPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.9.1.6 |
.1.3.6.1.4.1.27975.90.106.10
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.10.1.1 |
||
|
pmTcaVplsIngressBytes15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.10.1.2 |
||
|
pmTcaVplsIngressBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.10.1.3 |
||
|
pmTcaVplsIngressBytes15mCnt
15min counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.10.1.4 |
||
|
pmTcaVplsIngressBytes15mThreshold
15min threshold of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.10.1.5 |
||
|
pmTcaVplsIngressBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.10.1.6 |
.1.3.6.1.4.1.27975.90.106.11
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.11.1.1 |
||
|
pmTcaVplsIngressBytes1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.11.1.2 |
||
|
pmTcaVplsIngressBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.11.1.3 |
||
|
pmTcaVplsIngressBytes1hCnt
1hour counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.11.1.4 |
||
|
pmTcaVplsIngressBytes1hThreshold
1hour threshold of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.11.1.5 |
||
|
pmTcaVplsIngressBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.11.1.6 |
.1.3.6.1.4.1.27975.90.106.12
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsIngressBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.12.1.1 |
||
|
pmTcaVplsIngressBytes1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.12.1.2 |
||
|
pmTcaVplsIngressBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.12.1.3 |
||
|
pmTcaVplsIngressBytes1dCnt
1day counter of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.12.1.4 |
||
|
pmTcaVplsIngressBytes1dThreshold
1day threshold of vpls ingress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.12.1.5 |
||
|
pmTcaVplsIngressBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.12.1.6 |
.1.3.6.1.4.1.27975.90.106.13
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressPkts15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.13.1.1 |
||
|
pmTcaVplsEgressPkts15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.13.1.2 |
||
|
pmTcaVplsEgressPkts15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.13.1.3 |
||
|
pmTcaVplsEgressPkts15mCnt
15min counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.13.1.4 |
||
|
pmTcaVplsEgressPkts15mThreshold
15min threshold of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.13.1.5 |
||
|
pmTcaVplsEgressPkts15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.13.1.6 |
.1.3.6.1.4.1.27975.90.106.14
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressPkts1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.14.1.1 |
||
|
pmTcaVplsEgressPkts1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.14.1.2 |
||
|
pmTcaVplsEgressPkts1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.14.1.3 |
||
|
pmTcaVplsEgressPkts1hCnt
1hour counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.14.1.4 |
||
|
pmTcaVplsEgressPkts1hThreshold
1hour threshold of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.14.1.5 |
||
|
pmTcaVplsEgressPkts1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.14.1.6 |
.1.3.6.1.4.1.27975.90.106.15
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressPkts1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.15.1.1 |
||
|
pmTcaVplsEgressPkts1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.15.1.2 |
||
|
pmTcaVplsEgressPkts1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.15.1.3 |
||
|
pmTcaVplsEgressPkts1dCnt
1day counter of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.15.1.4 |
||
|
pmTcaVplsEgressPkts1dThreshold
1day threshold of vpls egress packets.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.15.1.5 |
||
|
pmTcaVplsEgressPkts1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.15.1.6 |
.1.3.6.1.4.1.27975.90.106.16
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressBytes15mIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.16.1.1 |
||
|
pmTcaVplsEgressBytes15mId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.16.1.2 |
||
|
pmTcaVplsEgressBytes15mUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.16.1.3 |
||
|
pmTcaVplsEgressBytes15mCnt
15min counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.16.1.4 |
||
|
pmTcaVplsEgressBytes15mThreshold
15min threshold of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.16.1.5 |
||
|
pmTcaVplsEgressBytes15mOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.16.1.6 |
.1.3.6.1.4.1.27975.90.106.17
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressBytes1hIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.17.1.1 |
||
|
pmTcaVplsEgressBytes1hId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.17.1.2 |
||
|
pmTcaVplsEgressBytes1hUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.17.1.3 |
||
|
pmTcaVplsEgressBytes1hCnt
1hour counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.17.1.4 |
||
|
pmTcaVplsEgressBytes1hThreshold
1hour threshold of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.17.1.5 |
||
|
pmTcaVplsEgressBytes1hOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.17.1.6 |
.1.3.6.1.4.1.27975.90.106.18
·
1 row entry
·
6 columns
A table that contains vpls information of all units.
A list of vpls information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||
|---|---|---|---|---|
|
pmTcaVplsEgressBytes1dIndex
An index of units.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.90.106.18.1.1 |
||
|
pmTcaVplsEgressBytes1dId
Unit name.
|
OctetString | .1.3.6.1.4.1.27975.90.106.18.1.2 |
||
|
pmTcaVplsEgressBytes1dUnitType
Unit type.
|
Enumeration | .1.3.6.1.4.1.27975.90.106.18.1.3 |
||
|
pmTcaVplsEgressBytes1dCnt
1day counter of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.18.1.4 |
||
|
pmTcaVplsEgressBytes1dThreshold
1day threshold of vpls egress bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.27975.90.106.18.1.5 |
||
|
pmTcaVplsEgressBytes1dOccurTime
Time of the occurrence of the tca.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.90.106.18.1.6 |
alarmOptionTable
table.1.3.6.1.4.1.27975.91.1
·
1 row entry
·
3 columns
A table that contains all alarm information.
A list of all alarm information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
alarmOptionIndex
An index of pm types.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.91.1.1.1 |
||||
|
alarmOptionSeverity
Severity of the alarm.
|
Enumerationr/w | .1.3.6.1.4.1.27975.91.1.1.2 |
||||
|
alarmOptionServiceAffect
Service affted of the alarm.
|
Enumeration | .1.3.6.1.4.1.27975.91.1.1.3 |
alarmLogTable
table.1.3.6.1.4.1.27975.91.2
·
1 row entry
·
7 columns
A table that contains all current alarms.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
alarmLogIndex
An index of current alarm.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.91.2.1.1 |
||||||||
|
alarmLogType
Unit name.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.91.2.1.2 |
||||||||
|
alarmLogObject
The object of the alarm.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.91.2.1.3 |
||||||||
|
alarmLogSeverity
Severity of the alarm.
|
Enumeration | .1.3.6.1.4.1.27975.91.2.1.4 |
||||||||
|
alarmLogServiceAffect
Whether this alarm affects service.
|
Enumeration | .1.3.6.1.4.1.27975.91.2.1.5 |
||||||||
|
alarmLogAddInfo
Additional information of the alarm.
|
OctetString | .1.3.6.1.4.1.27975.91.2.1.6 |
||||||||
|
alarmLogOccurTime
Time of the occurrence of the alarm.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.91.2.1.7 |
alarmHistoryLogTable
table.1.3.6.1.4.1.27975.91.3
·
1 row entry
·
9 columns
A table that contains all current alarms.
A list of temperature information of all units.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
alarmHistoryLogIndex
An index of history alarms.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.91.3.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogSeq
Sequence number of the history alarm.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.91.3.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogType
Unit name.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.91.3.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogObject
The object of the alarm.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.91.3.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogSeverity
Severity of the alarm.
|
Enumeration | .1.3.6.1.4.1.27975.91.3.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogServiceAffect
Whether this alarm affects service.
|
Enumeration | .1.3.6.1.4.1.27975.91.3.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogAddInfo
Additional information of the alarm.
|
OctetString | .1.3.6.1.4.1.27975.91.3.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogOccurTime
Time of the occurrence of the alarm.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.91.3.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alarmHistoryLogReleaseTime
Time of the occurrence of the alarm.
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.91.3.1.9 |
rsvpTeIfTable
table.1.3.6.1.4.1.27975.92.1
·
1 row entry
·
9 columns
Configure mpls-te on an interface.
Entry of rsvpTeIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
rsvpTeIfEnable
Enable or disable RSVP on this interface
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.1.1.1 |
||||
|
rsvpTeIfHelloInterval
Configure interval between successive Hello packets to neighbor on this interface
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.92.1.1.2 |
||||
|
rsvpTeIfHelloReceipt
Enable or disable the exchange of Hello messages on this interface
|
Enumerationr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.92.1.1.3 |
||||
|
rsvpTeIfHelloTimeout
Configure Timeout for clearing up all sessions shared with a neighbor on this interface
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.92.1.1.4 |
||||
|
rsvpTeIfKeepMultiplier
Configure the constant to be used for calculating a valid lifetime on this interface
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27975.92.1.1.5 |
||||
|
rsvpTeIfRefreshTime
Configure the path interval being used on this interface
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.1.1.6 |
||||
|
rsvpTeAckWaitTime
Configure acknowledgement wait timeout on this interface
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.1.1.7 |
||||
|
rsvpTeMessageAck
Enable or disable Message Acknowledgement on this interface
|
Enumerationr/w | .1.3.6.1.4.1.27975.92.1.1.8 |
||||
|
rsvpTeRefreshReduction
Enable refresh reduction for this interface
|
Enumerationr/w | .1.3.6.1.4.1.27975.92.1.1.9 |
.1.3.6.1.4.1.27975.92.2.6
·
1 row entry
·
8 columns
Identify a directly connected ipv4 neighbor
Entry of rsvpTeGlobalNeighborTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTeGlobalNeighborAddr
Configure the IPv4 address of the neighbor
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.2.6.1.1 |
||||||||||||
|
rsvpTeGlobalNeighborRowStatus
Status of the rsvpTeGlobalNeighborEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.92.2.6.1.2 |
||||||||||||
|
rsvpTeGlobalNeighborUpStrmLSP
Count of the up stream LSP.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.2.6.1.3 |
||||||||||||
|
rsvpTeGlobalNeighborDnStrmLSP
Count of the down stream LSP.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.2.6.1.4 |
||||||||||||
|
rsvpTeGlobalNeighborRefReduc
The RR(Refresh Reduction) configuration of the rsvp neighbor.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.92.2.6.1.5 |
||||||||||||
|
rsvpTeGlobalNeighborSrefreshIn
The refresh timer of the rsvp neighbor.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.2.6.1.6 |
||||||||||||
|
rsvpTeGlobalNeighborSrefreshType
The refresh type of the rsvp neighbor.
|
Enumeration | .1.3.6.1.4.1.27975.92.2.6.1.7 |
||||||||||||
|
rsvpTeGlobalNeighborHelloStat
The status of hello keep-alive message.
|
Enumeration | .1.3.6.1.4.1.27975.92.2.6.1.8 |
rsvpTeTrunkTable
table.1.3.6.1.4.1.27975.92.3
·
1 row entry
·
22 columns
Table of rsvp trunk.
Entry of rsvpTeTrunkTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTeTrunkName
Name of the RSVP trunk
|
OctetString | .1.3.6.1.4.1.27975.92.3.1.1 |
||||||||||||||||
|
rsvpTeTrunkRowStatus
Status of the rsvpTeTrunkEntry row
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Enumerated Values:
Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.92.3.1.2 |
||||||||||||||||
|
rsvpTeTrunkExtTunnelId
Specify an extended tunnel identifier for this trunk.
|
SNMPv2-SMIIpAddressr/w Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.3.1.3 |
||||||||||||||||
|
rsvpTeTrunkPrimaryFilter
Specify a filter to be used for this LSP.
|
Enumerationr/w | .1.3.6.1.4.1.27975.92.3.1.4 |
||||||||||||||||
|
rsvpTeTrunkSecondaryFilter
Specify a filter to be used for this LSP.
|
Enumerationr/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.92.3.1.5 |
||||||||||||||||
|
rsvpTeTrunkSource
Specify the IPv4 tunnel ingress.
|
SNMPv2-SMIIpAddressr/w | .1.3.6.1.4.1.27975.92.3.1.6 |
||||||||||||||||
|
rsvpTeTrunkPrimaryHoldPriority
Configure a hold priority for this LSP.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.92.3.1.7 |
||||||||||||||||
|
rsvpTeTrunkSecondaryHoldPriority
Configure a hold priority for this LSP.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.92.3.1.8 |
||||||||||||||||
|
rsvpTeTrunkPrimaryHopLimit
Specify a hop limit for this LSP.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.3.1.9 |
||||||||||||||||
|
rsvpTeTrunkSecondaryHopLimit
Specify a hop limit for this LSP.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.3.1.10 |
||||||||||||||||
|
rsvpTeTrunkPrimaryCspf
Use CSPF for ERO calculation.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.3.1.11 |
||||||||||||||||
|
rsvpTeTrunkSecondaryCspf
Use CSPF for ERO calculation.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.92.3.1.12 |
||||||||||||||||
|
rsvpTeTrunkPrimaryRecord
Record route taken by PATH message in order to reach tunnel egress.
|
Enumerationr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.92.3.1.13 |
||||||||||||||||
|
rsvpTeTrunkSecondaryRecord
Record route taken by PATH message in order to reach tunnel egress.
|
Enumerationr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.92.3.1.14 |
||||||||||||||||
|
rsvpTeTrunkPrimaryPathName
Specify an RSVP Path to be used.
|
OctetStringr/w Constraints: range: 1-600 |
.1.3.6.1.4.1.27975.92.3.1.15 |
||||||||||||||||
|
rsvpTeTrunkSecondaryPathName
Specify an RSVP Path to be used.
|
OctetStringr/w Constraints: range: 1-600 |
.1.3.6.1.4.1.27975.92.3.1.16 |
||||||||||||||||
|
rsvpTeTrunkPrimaryRetryTimer
Specify a retry interval for this LSP.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.92.3.1.17 |
||||||||||||||||
|
rsvpTeTrunkSecondaryRetryTimer
Specify a retry interval for this LSP.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.92.3.1.18 |
||||||||||||||||
|
rsvpTeTrunkPrimarySetupPriority
Configure a setup priority for this LSP.
|
Integer32r/w | .1.3.6.1.4.1.27975.92.3.1.19 |
||||||||||||||||
|
rsvpTeTrunkSecondarySetupPriority
Configure a setup priority for this LSP.
|
Integer32r/w | .1.3.6.1.4.1.27975.92.3.1.20 |
||||||||||||||||
|
rsvpTeTrunkdestination
Specify the IPv4 tunnel egress.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.3.1.21 |
||||||||||||||||
|
rsvpTeTrunkLSPCount
Total LSP count of the rsvp trunk.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.3.1.22 |
rsvpTeTrunkMapRouteTable
table.1.3.6.1.4.1.27975.92.4
·
1 row entry
·
3 columns
Table of Map route entries in trunk.
Entry of map route table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTeTrunkMapRouteIpAddr
Configure the prefix to be mapped.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.4.1.1 |
||||||||||||
|
rsvpTeTrunkMapRouteIpMaskLength
Configure the prefix length to be mapped.
|
Integer32 | .1.3.6.1.4.1.27975.92.4.1.2 |
||||||||||||
|
rsvpTeTrunkMapRouteRowStatus
Status of the rsvpTeTrunkMapRouteEntry row
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.92.4.1.3 |
rsvpTePathTable
table.1.3.6.1.4.1.27975.92.5
·
1 row entry
·
2 columns
Table of rsvp path entries.
Entry of rsvp path table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTePathName
The name of rsvp path.
|
OctetString | .1.3.6.1.4.1.27975.92.5.1.1 |
||||||||||||
|
rsvpTePathRowStatus
Status of the rsvpTePathEntry row
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.92.5.1.2 |
rsvpTePathHopTable
table.1.3.6.1.4.1.27975.92.6
·
1 row entry
·
4 columns
Table of rsvp path hop entries.
Entry of rsvp path hop table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTePathHopAddrID
Index of a node in rsvp path. It should be unique under same path name.
|
Integer32 | .1.3.6.1.4.1.27975.92.6.1.1 |
||||||||||||
|
rsvpTePathHopAddrType
The type of a node in rsvp path.
|
Enumerationr/w | .1.3.6.1.4.1.27975.92.6.1.2 |
||||||||||||
|
rsvpTePathHopAddr
Configure IPv4 Address of Hop.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.6.1.3 |
||||||||||||
|
rsvpTePathHopRowStatus
Status of the rsvpTePathEntry row
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.92.6.1.4 |
.1.3.6.1.4.1.27975.92.7.4
·
1 row entry
·
35 columns
Table of rsvp session.
Entry of rsvpTeSummarySessionTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rsvpTeSummarySessionLSPId
Lsp id of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.1 |
||||||||||||||||||
|
rsvpTeSummarySessionSource
Source address of the rsvp session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.2 |
||||||||||||||||||
|
rsvpTeSummarySessionDestination
Destination address of the rsvp session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.3 |
||||||||||||||||||
|
rsvpTeSummarySessionTunnelId
Tunnel id of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.4 |
||||||||||||||||||
|
rsvpTeSummarySessionExtTunnelId
Ext-Tunnel id of the rsvp session.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.5 |
||||||||||||||||||
|
rsvpTeSummarySessionTrunkName
Name of the rsvp trunk
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.92.7.4.1.6 |
||||||||||||||||||
|
rsvpTeSummarySessionState
state of the rsvp session.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.92.7.4.1.7 |
||||||||||||||||||
|
rsvpTeSummarySessionIsPrimary
If the rsvp session is primary or secondary.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.8 |
||||||||||||||||||
|
rsvpTeSummarySessionReserve
If resource reserve is enabled for this session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.9 |
||||||||||||||||||
|
rsvpTeSummarySessionRefCount
Reference count of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.10 |
||||||||||||||||||
|
rsvpTeSummarySessionLabelIn
In lable of the rsvp session.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.11 |
||||||||||||||||||
|
rsvpTeSummarySessionLabelOut
Out lable of the rsvp session.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.12 |
||||||||||||||||||
|
rsvpTeSummarySessionType
Type of the rsvp session
|
Enumeration Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.92.7.4.1.13 |
||||||||||||||||||
|
rsvpTeSummarySessionFSMState
FSM state of the rsvp session
|
Enumeration Constraints: range: 0-7 |
.1.3.6.1.4.1.27975.92.7.4.1.14 |
||||||||||||||||||
|
rsvpTeSummarySessionSetupPriority
Setup priority of the rsvp session
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.92.7.4.1.15 |
||||||||||||||||||
|
rsvpTeSummarySessionHoldPriority
Hold priority of the rsvp session
|
Integer32 | .1.3.6.1.4.1.27975.92.7.4.1.16 |
||||||||||||||||||
|
rsvpTeSummarySessionCspfUsage
If CSPF is enabled for this session.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.92.7.4.1.17 |
||||||||||||||||||
|
rsvpTeSummarySessionLSPMetric
LSP Metric of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.18 |
||||||||||||||||||
|
rsvpTeSummarySessionLSPProtection
LSP Protection type of the rsvp session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.19 |
||||||||||||||||||
|
rsvpTeSummarySessionUpStreamAddr
Upstream Ip Address of the rsvp session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.20 |
||||||||||||||||||
|
rsvpTeSummarySessionUpStreamIfIndex
Upstream interface index of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.21 |
||||||||||||||||||
|
rsvpTeSummarySessionDownStreamAddr
DownStream Ip Address of the rsvp session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.22 |
||||||||||||||||||
|
rsvpTeSummarySessionDownStreamIfIndex
Downstream interface index of the rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.23 |
||||||||||||||||||
|
rsvpTeSummarySessionPathRefreshSec
The refresh time of the rsvp path in session.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.24 |
||||||||||||||||||
|
rsvpTeSummarySessionPathRefreshDue
The due time of the rsvp path in session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.25 |
||||||||||||||||||
|
rsvpTeSummarySessionPathRREnable
If refresh reduction is enabled for this rsvp session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.26 |
||||||||||||||||||
|
rsvpTeSummarySessionLifeTime
The life time for this rsvp session.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.27 |
||||||||||||||||||
|
rsvpTeSummarySessionDueTime
The due time for this rsvp session.
|
SNMPv2-SMIInteger32 Enumerated Values:
Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.28 |
||||||||||||||||||
|
rsvpTeSummarySessionStyle
The style this rsvp session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.29 |
||||||||||||||||||
|
rsvpTeSummarySessionTrafficType
The traffic type this rsvp session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.30 |
||||||||||||||||||
|
rsvpTeSummarySessionMTU
The MTU this rsvp session.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.4.1.31 |
||||||||||||||||||
|
rsvpTeSummarySessionLastErrorCode
The last error code this rsvp session.
|
OctetString | .1.3.6.1.4.1.27975.92.7.4.1.32 |
||||||||||||||||||
|
rsvpTeSummarySessionLastErrorValue
The last error value this rsvp session.
|
OctetString Enumerated Values:
|
.1.3.6.1.4.1.27975.92.7.4.1.33 |
||||||||||||||||||
|
rsvpTeSummarySessionLastErrorNode
The last error value this rsvp session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.4.1.34 |
||||||||||||||||||
|
rsvpTeSummarySessionTrunkType
The last error value this rsvp session.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.4.1.35 |
.1.3.6.1.4.1.27975.92.7.5
·
1 row entry
·
4 columns
Table of Explicit route in rsvp session.
Entry of rsvpTeSummarySessionExplicitRouteTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
rsvpTeSummarySessionExplicitRouteAddrId
The id of an explicit route entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.5.1.1 |
||||
|
rsvpTeSummarySessionExplicitRouteAddr
The ipv4 address of an explicit route entry.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.5.1.2 |
||||
|
rsvpTeSummarySessionExplicitRouteMaskLen
The ipv4 mask length of an explicit route entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.5.1.3 |
||||
|
rsvpTeSummarySessionExplicitRouteType
The type of an explicit route entry.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.5.1.4 |
.1.3.6.1.4.1.27975.92.7.6
·
1 row entry
·
4 columns
Table of Recv route in rsvp session.
Entry of rsvpTeSummarySessionRecvRouteTable
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
rsvpTeSummarySessionRecvRouteAddrId
The ipv4 address of an Recv route entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.6.1.1 |
||||
|
rsvpTeSummarySessionRecvRouteAddr
The ipv4 address of an Recv route entry.
|
SNMPv2-SMIIpAddress Enumerated Values:
Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.92.7.6.1.2 |
||||
|
rsvpTeSummarySessionRecvRouteMaskLen
The ipv4 mask length of an Recv route entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.6.1.3 |
||||
|
rsvpTeSummarySessionRecvRouteType
The type of an Recv route entry.
|
Enumeration | .1.3.6.1.4.1.27975.92.7.6.1.4 |
.1.3.6.1.4.1.27975.92.7.7
·
1 row entry
·
2 columns
Table of Record route in rsvp session.
Entry of rsvpTeSummarySessionRecordRouteTable
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
rsvpTeSummarySessionRecordRouteAddrId
The id of an Record route entry.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.92.7.7.1.1 |
|
rsvpTeSummarySessionRecordRouteAddr
The ipv4 address of an Record route entry.
|
OctetString | .1.3.6.1.4.1.27975.92.7.7.1.2 |
g8031EpsGroupTable
table.1.3.6.1.4.1.27975.93.1
·
1 row entry
·
18 columns
Table of G.8031 eps group.
Entries of G.8031 eps group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
g8031EpsGroupId
Id of G.8031 eps group.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.93.1.1.1 |
||||||||||||||||||||||
|
g8031EpsGroupWorkingIfindex
Working interface of G.8031 eps group.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.93.1.1.2 |
||||||||||||||||||||||
|
g8031EpsGroupProtectionIfindex
Protection interface of G.8031 eps group.
|
SNMPv2-SMIInteger32r/w Constraints: range: 5-12Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.93.1.1.3 |
||||||||||||||||||||||
|
g8031EpsGroupRowStatus
Status of the g8031EpsGroupEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Constraints: range: 0-100Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.93.1.1.4 |
||||||||||||||||||||||
|
g8031EpsGroupWTR
Wait to restore timer in minute
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.5 |
||||||||||||||||||||||
|
g8031EpsGroupHoldOff
Hold off timer in 100 ms
|
Integer32r/w | .1.3.6.1.4.1.27975.93.1.1.6 |
||||||||||||||||||||||
|
g8031EpsGroupMode
Revertive mode of G.8031 eps group.
|
Enumerationr/w | .1.3.6.1.4.1.27975.93.1.1.7 |
||||||||||||||||||||||
|
g8031EpsGroupDomain
Cfm domain of the G.8031 eps group.
|
OctetStringr/w | .1.3.6.1.4.1.27975.93.1.1.8 |
||||||||||||||||||||||
|
g8031EpsGroupWorkingService
Cfm service id of working entity for the G.8031 eps group.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.9 |
||||||||||||||||||||||
|
g8031EpsGroupProtectionService
Cfm service id of protection entity for the G.8031 eps group.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.10 |
||||||||||||||||||||||
|
g8031EpsGroupCurrentState
Current state of the G.8031 eps group.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.11 |
||||||||||||||||||||||
|
g8031EpsGroupLastState
Last state of the G.8031 eps group.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.12 |
||||||||||||||||||||||
|
g8031EpsGroupLastEvent
Last event of the G.8031 eps group.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.13 |
||||||||||||||||||||||
|
g8031EpsGroupFarEndState
Far end state of the G.8031 eps group.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.14 |
||||||||||||||||||||||
|
g8031EpsGroupRequestSignal
Request signal of the G.8031 eps group.
|
Enumeration | .1.3.6.1.4.1.27975.93.1.1.15 |
||||||||||||||||||||||
|
g8031EpsGroupBridgeSignal
Bridge signal of the G.8031 eps group.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27975.93.1.1.16 |
||||||||||||||||||||||
|
g8031EpsGroupAPSVid
Vid of aps packet for the G.8031 eps group.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.93.1.1.17 |
||||||||||||||||||||||
|
g8031EpsGroupDFOPState
DFOP of the G.8031 eps group.
|
Enumeration | .1.3.6.1.4.1.27975.93.1.1.18 |
.1.3.6.1.4.1.27975.93.2
·
1 row entry
·
2 columns
Table of instance proceted by G.8031 eps group.
Entries of instance proceted by G.8031 eps group.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
g8031EpsGroupInstanceId
Id of instance protected by G.8031 eps group.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.93.2.1.1 |
||||||||||||
|
g8031EpsGroupInstanceRowStatus
Status of the G8031EpsGroupInstanceEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.93.2.1.2 |
g8032RingTable
table.1.3.6.1.4.1.27975.94.1
·
1 row entry
·
22 columns
Table of G.8032 ring.
Entries of G.8032 ring.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
g8032RingId
Id of G.8032 ring.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.1 |
||||||||||||||
|
g8032RingMajorRingId
Major ring id of G.8032 ring.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.2 |
||||||||||||||
|
g8032RingEastIfindex
East interface index of G.8032 ring.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.3 |
||||||||||||||
|
g8032RingWestIfindex
West interface index of G.8032 ring.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.4 |
||||||||||||||
|
g8032RingRowStatus
Status of the g8032RingEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.94.1.1.5 |
||||||||||||||
|
g8032RingDomain
Cfm domain of the G.8032 ring.
|
OctetStringr/w | .1.3.6.1.4.1.27975.94.1.1.6 |
||||||||||||||
|
g8032RingService
Cfm service id of the G.8032 ring.
|
OctetStringr/w Constraints: range: 5-12 |
.1.3.6.1.4.1.27975.94.1.1.7 |
||||||||||||||
|
g8032RingControlVlan
Control vlan of the G.8032 ring.
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-10000Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.8 |
||||||||||||||
|
g8032RingWTR
Wait to restore timer of the G.8032 ring. (minutes)
|
Integer32r/w Constraints: range: 100-2000 |
.1.3.6.1.4.1.27975.94.1.1.9 |
||||||||||||||
|
g8032RingHoldOff
Hold off timer of the G.8032 ring. Value in multiples of 100. (milliseconds)
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.10 |
||||||||||||||
|
g8032RingGuard
Guard timer of the G.8032 ring. Value in multiples of 100. (milliseconds)
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.11 |
||||||||||||||
|
g8032RingRole
Role of the G.8032 ring.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.12 |
||||||||||||||
|
g8032RingRpl
Rpl(ring protection link) of the G.8032 ring.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.13 |
||||||||||||||
|
g8032RingCurrentStatus
Current Status of the G.8032 ring.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.14 |
||||||||||||||
|
g8032RingEastStatus
Status of the east interface.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.15 |
||||||||||||||
|
g8032RingWestStatus
Status of the west interface.
|
Enumerationr/w | .1.3.6.1.4.1.27975.94.1.1.16 |
||||||||||||||
|
g8032RingCurrentEvent
Event of the G.8032 ring.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.17 |
||||||||||||||
|
g8032RingProtectInstance
The protect instance of the G.8032 ging.
|
OctetStringr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.94.1.1.18 |
||||||||||||||
|
g8032RingProtectTrigger
The protect trigger of the G.8032 ging.
|
Enumerationr/w | .1.3.6.1.4.1.27975.94.1.1.19 |
||||||||||||||
|
g8032RingFlushRRPPState
The flush RRPP state of the G.8032 ging.
|
Enumerationr/w | .1.3.6.1.4.1.27975.94.1.1.20 |
||||||||||||||
|
g8032RingFlushRRPPVlan
The flush RRPP Vlan of the G.8032 ging.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.21 |
||||||||||||||
|
g8032RingFlushRRPPCount
The flush RRPP count of the G.8032 ging.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.1.1.22 |
g8032RingInstanceTable
table.1.3.6.1.4.1.27975.94.2
·
1 row entry
·
2 columns
Table of instance proceted by G.8032 ring.
Entries of instance proceted by G.8032 ring.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
g8032RingInstanceId
Id of instance protected by G.8032 ring.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.94.2.1.1 |
||||||||||||
|
g8032RingInstanceRowStatus
Status of the G8032RingInstanceEntry row.
1 means Active 4 means CreateAndGo 6 means Destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.94.2.1.2 |
.1.3.6.1.4.1.27975.95.4
·
1 row entry
·
1 columns
The voice vlan enable interface table.
The voice vlan enable interface table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
voiceVlanEnableInterfaceStatus
Enable voice vlan on port,1 will enable it,2 will disable it.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.95.4.1.1 |
voiceVlanOuiEntryTable
table.1.3.6.1.4.1.27975.95.5
·
1 row entry
·
5 columns
Table description.
Entry description.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
voiceVlanOuiEntryId
OUI_id Desc.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.95.5.1.1 |
||||||||||||
|
voiceVlanOuiEntryMac
MAC Desc.
|
SNMPv2-TCMacAddressr/w | .1.3.6.1.4.1.27975.95.5.1.2 |
||||||||||||
|
voiceVlanOuiEntryMask
MASK Desc.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.95.5.1.3 |
||||||||||||
|
voiceVlanOuiEntryDescription
description description.
|
OctetStringr/w | .1.3.6.1.4.1.27975.95.5.1.4 |
||||||||||||
|
voiceVlanOuiEntryRowstatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.95.5.1.5 |
iviRouteTable
table.1.3.6.1.4.1.27975.96.1
·
1 row entry
·
6 columns
The table for IVI route.
The entry of IVI route.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
iviRouteIndex
IVI entry index.
|
Integer32 Constraints: range: 8-96 |
.1.3.6.1.4.1.27975.96.1.1.1 |
||||||||||||
|
iviRouteIpv6address
The ipv6 address of IVI entry.
|
OctetStringr/w | .1.3.6.1.4.1.27975.96.1.1.2 |
||||||||||||
|
iviRouteIpv6addressMask
The ipv6 prefix length.
|
Integer32r/w Constraints: range: 1-32 |
.1.3.6.1.4.1.27975.96.1.1.3 |
||||||||||||
|
iviRouteIpv4address
The ipv4 address of IVI entry
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.27975.96.1.1.4 |
||||||||||||
|
iviRouteIpv4addressMask
The ipv4 prefix length.
|
Integer32r/w | .1.3.6.1.4.1.27975.96.1.1.5 |
||||||||||||
|
iviRouteRowStatus
The status of the conceptual row. Now only realize CreateAndGo(4)
and Destroy(6) and Active(1). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.96.1.1.6 |
iviInterfaceTable
table.1.3.6.1.4.1.27975.96.2
·
1 row entry
·
1 columns
The table for IVI enable status.
The entry of IVI enable status.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
iviInterfaceStatus
IVI status on the interface.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.27975.96.2.1.1 |
l2ProtocolMacTable
table.1.3.6.1.4.1.27975.100.5
·
1 row entry
·
4 columns
The information of the destination MAC 0180.c2xx.xxxx.
The entry of the destination MAC table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolMacIndex
The index of the mac entry. The value of index plus 1 equals the value in cli.
|
Integer32 | .1.3.6.1.4.1.27975.100.5.1.1 |
||||||||||||
|
l2ProtocolMac
L2 protocol MAC address, should be 0180.C200.0000-0180.C2FF.FFFF.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.100.5.1.2 |
||||||||||||
|
l2ProtocolMacMask
L2 protocol MAC mask, should be FFFF.FF00.0000-FFFF.FFFF.FFFF.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.100.5.1.3 |
||||||||||||
|
l2ProtocolMacRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.5.1.4 |
l2ProtocolTunnelMacTable
table.1.3.6.1.4.1.27975.100.6
·
1 row entry
·
3 columns
The information of mac tunnel enable or not.
The information of mac tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelMacType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.6.1.1 |
||||||||||||
|
l2ProtocolTunnelMacEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.6.1.2 |
||||||||||||
|
l2ProtocolTunnelMacRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.6.1.3 |
.1.3.6.1.4.1.27975.100.7
·
1 row entry
·
3 columns
The information of Dot1x tunnel enable or not.
The information of Dot1x tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelDot1xType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.7.1.1 |
||||||||||||
|
l2ProtocolTunnelDot1xEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.7.1.2 |
||||||||||||
|
l2ProtocolTunnelDot1xRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.7.1.3 |
.1.3.6.1.4.1.27975.100.8
·
1 row entry
·
3 columns
The information of slow protocol tunnel enable or not.
The information of slow proto tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelSlowProtoType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.8.1.1 |
||||||||||||
|
l2ProtocolTunnelSlowProtoEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.8.1.2 |
||||||||||||
|
l2ProtocolTunnelSlowProtoRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.8.1.3 |
l2ProtocolTunnelStpTable
table.1.3.6.1.4.1.27975.100.9
·
1 row entry
·
3 columns
The information of Stp tunnel enable or not.
The information of Stp tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelStpType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.9.1.1 |
||||||||||||
|
l2ProtocolTunnelStpEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.9.1.2 |
||||||||||||
|
l2ProtocolTunnelStpRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.9.1.3 |
l2ProtocolTunnelCfmTable
table.1.3.6.1.4.1.27975.100.10
·
1 row entry
·
3 columns
The information of Cfm tunnel enable or not.
The information of Cfm tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelCfmType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.10.1.1 |
||||||||||||
|
l2ProtocolTunnelCfmEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.10.1.2 |
||||||||||||
|
l2ProtocolTunnelCfmRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.10.1.3 |
.1.3.6.1.4.1.27975.100.11
·
1 row entry
·
2 columns
The information of uplink enable or not.
The information of uplink enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelUplinkEnable
l2protocol uplink enable or not.
|
Enumeration | .1.3.6.1.4.1.27975.100.11.1.1 |
||||||||||||
|
l2ProtocolTunnelUplinkRowstatus
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.11.1.2 |
l2ProtocolFullMacTable
table.1.3.6.1.4.1.27975.100.12
·
1 row entry
·
3 columns
The infomation of the all destination MAC.
The entry of the destination MAC table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolFullMacIndex
The index of the full-mac entry. The value is 0 always
|
Integer32 | .1.3.6.1.4.1.27975.100.12.1.1 |
||||||||||||
|
l2ProtocolFullMac
L2 protocol MAC address, including all MAC addresses.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.27975.100.12.1.2 |
||||||||||||
|
l2ProtocolFullMacRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
|
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.12.1.3 |
.1.3.6.1.4.1.27975.100.13
·
1 row entry
·
3 columns
The infomation of full-mac tunnel enable or not.
The infomation of full-mac tunnel enable or not.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2ProtocolTunnelFullMacType
The type of l2 protocol action.
0 peer. 1 tunnel. 2 discard. |
Enumeration | .1.3.6.1.4.1.27975.100.13.1.1 |
||||||||||||
|
l2ProtocolTunnelFullMacEvcName
The name of the evc entry.
|
OctetString | .1.3.6.1.4.1.27975.100.13.1.2 |
||||||||||||
|
l2ProtocolTunnelFullMacRowstatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
In this node when Destroy the entry the default type peer will be used. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.100.13.1.3 |
loopbackDetectIfTable
table.1.3.6.1.4.1.27975.105.1
·
1 row entry
·
4 columns
Configure loopback detection on an interface.
Entry of loopbackDetectIfTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
loopbackDetectIfIndex
Interface index.
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.27975.105.1.1.1 |
||||||
|
loopbackDetectEnable
Enable the loopback detect on a port.The meanings of the values are:
enable(1);disable(2). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27975.105.1.1.2 |
||||||
|
loopbackDetectAction
Set the action of the loopback detection.The meanings of the values are:
shutdown(1);trap(2). |
Enumerationr/w | .1.3.6.1.4.1.27975.105.1.1.3 |
||||||
|
loopbackDetectStatus
Get the status of the loopback detection.The meanings of the values are:
trap(1);shutdown(2);normal(3). |
Enumeration | .1.3.6.1.4.1.27975.105.1.1.4 |
ipslaCtrlAdminTable
table.1.3.6.1.4.1.27975.106.1
·
1 row entry
·
11 columns
Basic configuration for ipsla
A base list of objects that define an ipsla object
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipslaCtrlAdminIndex
ID of ipsla entry
|
Integer32 Constraints: range: 1-4800000 |
.1.3.6.1.4.1.27975.106.1.1.1 |
||||||||||||
|
ipslaCtrlAdminDesc
A string which is used to describe an ipsla entry.
and will be inserted into trap notifications. |
OctetStringr/w Constraints: range: 1-4800 |
.1.3.6.1.4.1.27975.106.1.1.2 |
||||||||||||
|
ipslaCtrlAdminThreshold
Configure the threshold value in millisecond for each icmp response
|
Integer32r/w Constraints: range: 1-4800 |
.1.3.6.1.4.1.27975.106.1.1.4 |
||||||||||||
|
ipslaCtrlAdminFrequency
Configure the frequency value in second for each test
|
Integer32r/w Constraints: range: 1-4800 |
.1.3.6.1.4.1.27975.106.1.1.5 |
||||||||||||
|
ipslaCtrlAdminTimeout
Configure the timeout value in second for each icmp response
|
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.106.1.1.6 |
||||||||||||
|
ipslaCtrlAdminInterval
Configure the interval value in second for two icmp request in a test
|
Integer32r/w Constraints: range: 4-4 |
.1.3.6.1.4.1.27975.106.1.1.7 |
||||||||||||
|
ipslaCtrlAdminPktsPerTest
Configure the number of trasmitted icmp request in a test
|
Integer32r/w Constraints: range: 4-4 |
.1.3.6.1.4.1.27975.106.1.1.8 |
||||||||||||
|
ipslaCtrlAdminTargetAddress
Configure the destination address for icmp request
|
OctetStringr/w Constraints: range: 16-16 |
.1.3.6.1.4.1.27975.106.1.1.9 |
||||||||||||
|
ipslaCtrlAdminSourceAddress
Configure the source address for icmp request
|
OctetStringr/w | .1.3.6.1.4.1.27975.106.1.1.10 |
||||||||||||
|
ipslaCtrlAdminSourceInterface
Configure the source interface for icmp request
|
OctetStringr/w | .1.3.6.1.4.1.27975.106.1.1.11 |
||||||||||||
|
ipslaCtrlAdminStatus
Description: The status of this conceptual row. Now only realize CreateAndGo
and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.27975.106.1.1.12 |
ipslaEchoAdminTable
table.1.3.6.1.4.1.27975.106.2
·
1 row entry
·
8 columns
A table that contains icmp-echo specific definitions.
A list of objects that define specific configuration for icmp-echo.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ipslaEchoAdminDataSize
Configure size of payload in icmp packet
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.106.2.1.1 |
|
ipslaEchoAdminDataPattern
Configure the pattern (hex string) of content in icmp payload
|
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.27975.106.2.1.2 |
|
ipslaEchoAdminTOS
Configure the value of tos in icmp packet
|
Integer32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.27975.106.2.1.3 |
|
ipslaEchoAdminTTL
Configure the value of ttl in icmp packet
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.27975.106.2.1.4 |
|
ipslaEchoAdminFailPercent
Configure the failure percent for a test
|
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.27975.106.2.1.5 |
|
ipslaEchoAdminVrfName
Configure the vrf for ipsla entry
|
OctetStringr/w Constraints: range: 0-1000 |
.1.3.6.1.4.1.27975.106.2.1.6 |
|
ipslaEchoAdminTestStatsNum
Configure the recorded number of test statistics for a ipsla entry
|
Integer32r/w | .1.3.6.1.4.1.27975.106.2.1.7 |
|
ipslaEchoAdminPktStatsNum
Configure the recorded number of packet statistics for a ipsla entry
|
Integer32r/w | .1.3.6.1.4.1.27975.106.2.1.8 |
ipslaScheduleAdminTable
table.1.3.6.1.4.1.27975.106.3
·
1 row entry
·
1 columns
A table of ipsla scheduling specific definitions.
A list of objects that define specific configuration for
the scheduling of ipsla.
the scheduling of ipsla.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ipslaScheduleAdminStatus
Configure to enable the ipsla entry:
0 means disable 1 means enable |
Integer32r/w | .1.3.6.1.4.1.27975.106.3.1.1 |
ipslaTestStatsTable
table.1.3.6.1.4.1.27975.106.4
·
1 row entry
·
11 columns
The test statistics table
A list of objects that describe results for
test statistics rows.
test statistics rows.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ipslaTestEntryId
ID of ipsla entry
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.4.1.1 |
|
ipslaTestStatsIndex
Index of the test in the results
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.4.1.2 |
|
ipslaTestTransmitted
Show the number of packets transmitted in the test
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.106.4.1.3 |
|
ipslaTestReceived
Show the number of packets received in the test
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.106.4.1.4 |
|
ipslaTestOverthreshold
Show the number of overthreshold packets received in the test
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27975.106.4.1.5 |
|
ipslaTestRttMax
Show the max value of RTT (Round Trip Time) among all received packet in a test
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.4.1.6 |
|
ipslaTestRttMin
Show the minimum value of RTT (Round Trip Time) among all received packet in a test
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.4.1.7 |
|
ipslaTestRttAvg
Show the average value of RTT (Round Trip Time) among all received packet in a test
|
SNMPv2-SMIInteger32 Constraints: range: 0-100Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.4.1.8 |
|
ipslaTestLastTransmitted
Show send time of last packet in a test
|
SNMPv2-TCDateAndTime Constraints: range: 1-2Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.106.4.1.9 |
|
ipslaTestPktLossRatio
Show packet loss ratio of a test
|
Integer32 | .1.3.6.1.4.1.27975.106.4.1.10 |
|
ipslaTestResult
Show the result of a test:
1 means success 2 means failure |
Integer32 | .1.3.6.1.4.1.27975.106.4.1.11 |
ipslaPktStatsTable
table.1.3.6.1.4.1.27975.106.5
·
1 row entry
·
7 columns
The packet statistics table
A list of objects that describe results for
packet statistics rows.
packet statistics rows.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ipslaPktEntryId
ID of ipsla entry
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.1 |
|
ipslaPktStatsIndex
Index of the packet in the results
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.2 |
|
ipslaPktTestId
Show the ID of test which the packet is belong to
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.3 |
|
ipslaPktIndex
Show the index of packet in the test
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.4 |
|
ipslaPktRtt
Show the RTT of the packet
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.5 |
|
ipslaPktResult
Show the result of the packet:
0 means timeout 1 means success 3 means sendfail |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27975.106.5.1.6 |
|
ipslaPktSendTime
Show the time of the packet transmitted
|
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.27975.106.5.1.7 |