HP-ICF-BYOD-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-BYOD-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 |
hpicfByodMIB | 1.3.6.1.4.1.11.2.14.11.5.1.106 |
This MIB module describes objects for managing the Bring Your Own Device feature of devices in the HP Integrated Communication Facility product line. |
||
hpicfByodNotifications | 1.3.6.1.4.1.11.2.14.11.5.1.106.0 | |||
hpicfByodObjects | 1.3.6.1.4.1.11.2.14.11.5.1.106.1 | |||
hpicfByodConfigObjects | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1 | |||
hpicfByodScalarConfig | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.1 | |||
hpicfByodPortalTable | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2 | no-access |
A table of portal servers that BYOD clients can be redirected to. The total number of servers supported is implementation-dependent. |
|
1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1 | no-access |
An entry in the hpicfByodPortalTable. |
||
hpicfByodPortalName | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.1 | displaystring | no-access |
This object provides the BYOD server name. |
hpicfByodPortalVlanId | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.2 | unsigned32 | read-only |
This object provides the VLAN ID this portal is associated with. Clients on the specified VLAN will be redirected to this portal. A value of 0 indicates that this portal is not associated with any VLAN. |
hpicfByodPortalUrl | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.3 | displaystring | read-only |
This object provides the BYOD server URL to redirect clients to. |
hpicfByodPortalInetAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.4 | inetaddresstype | read-only |
This object provides the address family of the value in hpicfByodPortalInetAddr. |
hpicfByodPortalInetAddr | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.5 | inetaddress | read-only |
This object provides the IP address of the BYOD server specified in hpicfByodPortalUrl. |
hpicfByodPortalDnsCacheTime | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.6 | timeticks | read-only |
This object provides the DNS cache time of this portal in seconds. |
hpicfByodPortalRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.2.1.7 | rowstatus | read-only |
The status of this table entry. The following columns must be set before the row can be made active: - hpicfByodPortalUrl |
hpicfByodFreeRuleTable | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3 | no-access |
A table of rules to permit other valid traffic such as DNS and DHCP on a BYOD VLAN. The total number of entries allowed is implementation-dependent. |
|
1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1 | no-access |
An entry in the hpicfByodFreeRuleTable. |
||
hpicfByodFreeRuleNumber | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.1 | unsigned32 | no-access |
This object provides the rule number. |
hpicfByodFreeRuleSourceProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.2 | integer | read-only |
This object provides the source protocol to permit. Enumeration: 'udp': 2, 'tcp': 1. |
hpicfByodFreeRuleSourcePort | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.3 | unsigned32 | read-only |
This object provides the TCP or UDP source port to permit. |
hpicfByodFreeRuleSourceVlanId | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.4 | unsigned32 | read-only |
This object provides the source VLAN ID to permit. |
hpicfByodFreeRuleSourceInetAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.5 | inetaddresstype | read-only |
This object provides the address family of the value in hpicfByodFreeRuleSourceInetAddr. Some agents may limit the type to IPv4 only. |
hpicfByodFreeRuleSourceInetAddr | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.6 | inetaddress | read-only |
This object provides the source IP address to permit. |
hpicfByodFreeRuleSourceInetAddrMask | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.7 | inetaddress | read-only |
This object provides the source IP address mask to apply to hpicfByodFreeRuleSourceInetAddr. |
hpicfByodFreeRuleDestinationProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.8 | integer | read-only |
This object provides the destination protocol to permit. Enumeration: 'udp': 2, 'tcp': 1. |
hpicfByodFreeRuleDestinationPort | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.9 | unsigned32 | read-only |
This object provides the TCP or UDP destination port to permit. |
hpicfByodFreeRuleDestinationInetAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.10 | inetaddresstype | read-only |
This object provides the address family of the value in hpicfByodFreeRuleDestinationInetAddr. Some agents may limit the type to IPv4 only. |
hpicfByodFreeRuleDestinationInetAddr | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.11 | inetaddress | read-only |
This object provides the destination IP address to permit. |
hpicfByodFreeRuleDestinationInetAddrMask | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.12 | inetaddress | read-only |
This object provides the destination IP address mask to apply to hpicfByodFreeRuleDestinationInetAddr. |
hpicfByodFreeRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.1.3.1.13 | rowstatus | read-only |
The status of this table entry. The following columns must be set before the row can be made active: - hpicfByodFreeRuleSourceVlanId - hpicfByodFreeRuleSourceInetAddrType - hpicfByodFreeRuleSourceInetAddr - hpicfByodFreeRuleSourceInetAddrMask - hpicfByodFreeRuleDestinationInetAddrType - hpicfByodFreeRuleDestinationInetAddr - hpicfByodFreeRuleDestinationInetAddrMask |
hpicfByodStatsObjects | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2 | |||
hpicfByodScalarStats | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1 | |||
hpicfByodTcpStatsTotalOpen | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.1 | counter32 | read-only |
This object provides the cumulative total of TCP connections opened. |
hpicfByodTcpStatsResetConn | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.2 | counter32 | read-only |
This object provides the cumulative total number of TCP connections reset with RST. |
hpicfByodTcpStatsCurrentOpen | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.3 | counter32 | read-only |
This object provides the number of TCP connections currently open. |
hpicfByodTcpStatsPktsReceived | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.4 | counter32 | read-only |
This object provides the total number of TCP packets received. |
hpicfByodTcpStatsPktsSent | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.5 | counter32 | read-only |
This object provides the total number of TCP packets sent. |
hpicfByodTcpStatsHttpPktsSent | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.8 | counter32 | read-only |
This object provides the total number of HTTP packets sent. |
hpicfByodTcpStatsStateSynRcvd | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.9 | counter32 | read-only |
This object provides the number of TCP connections currently in the SYN_RCVD state. |
hpicfByodTcpStatsStateEstablished | 1.3.6.1.4.1.11.2.14.11.5.1.106.1.2.1.10 | counter32 | read-only |
This object provides the number of TCP connections currently in the ESTABLISHED state. |
hpicfByodConformance | 1.3.6.1.4.1.11.2.14.11.5.1.106.2 | |||
hpicfByodCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.106.2.1 | |||
hpicfByodCompliance1 | 1.3.6.1.4.1.11.2.14.11.5.1.106.2.1.1 |
The compliance statement |
||
hpicfByodGroups | 1.3.6.1.4.1.11.2.14.11.5.1.106.2.2 | |||
hpicfByodConfigGroup | 1.3.6.1.4.1.11.2.14.11.5.1.106.2.2.1 |
A collection of objects providing configuration and status for client redirection to a portal server. |
||
hpicfByodStatsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.106.2.2.2 |
A collection of objects providing statistics about current sessions for Byod. |