HPN-ICF-WLANMT-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-WLANMT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfWlanMt | 1.3.6.1.4.1.11.2.14.11.15.2.157 |
This MIB provides information about WlanMt(Wlan Maintenance) feature. WlanMt is designed to be employed in an area that is serviced by an existing wireless network. It reflect the running situation on VCpu whitch used to forward packets. These information include: VCpu-Usage(Past 5 secons), Total Rx\Tx\Drop packets per VCpu. |
||
hpnicfWlanMtVCpuInfoGroup | 1.3.6.1.4.1.11.2.14.11.15.2.157.1 | |||
hpnicfWlanMtVCpuInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1 | no-access |
The table represents the list of possible VCpu information. |
|
1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1 | no-access |
Each entry contains possible information of each VCpu. |
||
hpnicfWlanMtVcpuID | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1.1 | unsigned32 | no-access |
Represents the Id of the VCpu. |
hpnicfWlanMtVcpuUsage | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1.2 | unsigned32 | read-only |
Represents the usage of the VCpu. |
hpnicfWlanMtVcpuRx | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1.3 | counter64 | read-only |
Represents the number of packets whitch vcpu has recieved. |
hpnicfWlanMtVcpuTx | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1.4 | counter64 | read-only |
Represents the number of packets whitch vcpu has transmitted. |
hpnicfWlanMtVcpuDrop | 1.3.6.1.4.1.11.2.14.11.15.2.157.1.1.1.5 | counter64 | read-only |
Represents the number of packets whitch vcpu has Dropped. |
hpnicfWlanMtFrameToCpu | 1.3.6.1.4.1.11.2.14.11.15.2.157.2 | |||
hpnicfWlanMtToCpuTxFrameCnt | 1.3.6.1.4.1.11.2.14.11.15.2.157.2.1 | counter64 | read-only |
The total packets send to cpu successfully. |
hpnicfWlanMtToCpuDropFrameCnt | 1.3.6.1.4.1.11.2.14.11.15.2.157.2.2 | counter64 | read-only |
The total packets send to cpu failed. |