ARUBAWIRED-MDNS-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT PACKARD
Home | MIB: ARUBAWIRED-MDNS-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 |
arubaWiredMdnsMIB | 1.3.6.1.4.1.47196.4.1.1.3.14 |
This MIB module describes objects for managing the mDNS gateway feature. |
||
arubaWiredMdnsNotifications | 1.3.6.1.4.1.47196.4.1.1.3.14.0 | |||
arubaWiredMdnsObjects | 1.3.6.1.4.1.47196.4.1.1.3.14.1 | |||
arubaWiredMdnsAdminState | 1.3.6.1.4.1.47196.4.1.1.3.14.1.1 | integer | read-only |
Indicates whether the mDNS based service discovery is enabled or disabled. Enumeration: 'enable': 1, 'disable': 0. |
arubaWiredMdnsServiceTable | 1.3.6.1.4.1.47196.4.1.1.3.14.1.2 | no-access |
This table lists the mDNS services that are configured on the device. |
|
1.3.6.1.4.1.47196.4.1.1.3.14.1.2.1 | no-access |
An entry in the arubaWiredMdnsServiceTable. |
||
arubaWiredMdnsServiceName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.2.1.1 | displaystring | no-access |
Specifies the name of the mDNS service. |
arubaWiredMdnsServiceIdIndex | 1.3.6.1.4.1.47196.4.1.1.3.14.1.2.1.2 | unsigned32 | no-access |
Service Id Index. |
arubaWiredMdnsServiceId | 1.3.6.1.4.1.47196.4.1.1.3.14.1.2.1.3 | displaystring | read-only |
Specifies service-ids in given service-name |
arubaWiredMdnsProfileTable | 1.3.6.1.4.1.47196.4.1.1.3.14.1.3 | no-access |
This table lists the mDNS profiles that are configured on the device. |
|
1.3.6.1.4.1.47196.4.1.1.3.14.1.3.1 | no-access |
An entry in the arubaWiredMdnsProfileTable. |
||
arubaWiredMdnsProfileName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.3.1.1 | displaystring | no-access |
Specifies the name of the mDNS profile. |
arubaWiredMdnsProfileVIDList | 1.3.6.1.4.1.47196.4.1.1.3.14.1.3.1.2 | vidlist | read-only |
List of SVI VLANs Part of the given mDNS profile. |
arubaWiredMdnsProfilePermitCount | 1.3.6.1.4.1.47196.4.1.1.3.14.1.3.1.3 | unsigned32 | read-only |
Number of packets permitted by the mDNS profile. |
arubaWiredMdnsProfileDenyCount | 1.3.6.1.4.1.47196.4.1.1.3.14.1.3.1.4 | unsigned32 | read-only |
Number of packets denied by the mDNS profile. |
arubaWiredMdnsProfileFilterRuleTable | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4 | no-access |
This table lists the filter-rules that are configured in a given profile on the device. |
|
1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1 | no-access |
An entry in the arubaWiredMdnsProfileFilterRuleTable. |
||
arubaWiredMdnsProfileFilterRuleProfileName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1.1 | displaystring | no-access |
The mdns profile name. |
arubaWiredMdnsProfileFilterRuleIndex | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1.2 | integer32 | no-access |
Uniquely identifies the mdns profile rule within the mdns profile. |
arubaWiredMdnsProfileFilterRuleServiceName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1.3 | octet string | read-only |
Specifies the service name of the mdns profile rule. |
arubaWiredMdnsProfileFilterRuleInstanceName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1.4 | octet string | read-only |
Specifies the instance name of the mdns profile rule. |
arubaWiredMdnsProfileFilterRuleAction | 1.3.6.1.4.1.47196.4.1.1.3.14.1.4.1.5 | integer | read-only |
Specifies the action associated with the mDNS profile rule. Enumeration: 'deny': 0, 'permit': 1. |
arubaWiredMdnsPortTable | 1.3.6.1.4.1.47196.4.1.1.3.14.1.5 | no-access |
This table lists mDNS configured VLAN Ports on the device. |
|
1.3.6.1.4.1.47196.4.1.1.3.14.1.5.1 | no-access |
An entry in the arubaWiredMdnsPortTable. |
||
arubaWiredMdnsPortVlanId | 1.3.6.1.4.1.47196.4.1.1.3.14.1.5.1.1 | vlanindex | no-access |
Specifies the vlan index. |
arubaWiredMdnsPortMdnsEnabled | 1.3.6.1.4.1.47196.4.1.1.3.14.1.5.1.2 | integer | read-only |
Specifies the mDNS-SD enable status on VLAN interface Enumeration: 'enable': 1, 'disable': 0. |
arubaWiredMdnsPortTxProfileName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.5.1.3 | displaystring | read-only |
Specifies the Tx profile name configured on VLAN interface |
arubaWiredMdnsPortRxProfileName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.5.1.4 | displaystring | read-only |
Specifies the Rx profile name configured on VLAN interface |
arubaWiredMdnsServiceProviderTable | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6 | no-access |
This table represents the list of all the Service providers who have advertised Mdns Services on the device. |
|
1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1 | no-access |
An entry in the arubaWiredMdnsServiceProviderTable. |
||
arubaWiredMdnsServiceProviderServiceId | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.1 | displaystring | no-access |
Service Id of the Service provider table. |
arubaWiredMdnsServiceProviderServiceIdIndex | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.2 | unsigned32 | no-access |
Service Id index of the Service provider table. |
arubaWiredMdnsServiceProviderServiceInstanceName | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.3 | displaystring | read-only |
Specifies the Service instance name of the service provider |
arubaWiredMdnsServiceProviderVlanId | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.4 | vlanindex | read-only |
Specifies the VLAN on which the service provider is operating. |
arubaWiredMdnsServiceProviderMacAddress | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.5 | macaddress | read-only |
Specifies the hardware address of the service provider machine. |
arubaWiredMdnsServiceProviderHostname | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.6 | displaystring | read-only |
This object specifies the hostname assigned to the service provider machine. |
arubaWiredMdnsServiceProviderIpAddress | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.7 | ipaddress | read-only |
Specifies the IP address assigned to the domain |
arubaWiredMdnsServiceProviderTtl | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.8 | unsigned32 | read-only |
This object specifies the TTL (time to live) value in secondes, assigned when the service provider entry is added. The entry will be removed from the switch on the expiry of this. |
arubaWiredMdnsServiceProviderExpireTime | 1.3.6.1.4.1.47196.4.1.1.3.14.1.6.1.9 | unsigned32 | read-only |
This object specifies the Time in seconds since Epoch when the record would be expired. |
arubaWiredMdnsConformance | 1.3.6.1.4.1.47196.4.1.1.3.14.2 | |||
arubaWiredMdnsCompliances | 1.3.6.1.4.1.47196.4.1.1.3.14.2.1 | |||
arubaWiredMdnsCompliance | 1.3.6.1.4.1.47196.4.1.1.3.14.2.1.1 |
The compliance statement for HP switches implementing the ARUBAWIRED-MDNS-MIB MIB. |
||
arubaWiredMdnsGroups | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2 | |||
arubaWiredMdnsScalarGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.1 |
A collection of objects that provides the mDNS scalar configuration. |
||
arubaWiredMdnsServiceGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.2 |
A collection of objects that provides the mDNS service configuration. |
||
arubaWiredMdnsProfileGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.3 |
A collection of objects that provides the mDNS profile configuration. |
||
arubaWiredMdnsProfileFilterRuleGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.4 |
A collection of objects that provides the mDNS profile filter rule configuration. |
||
arubaWiredMdnsPortGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.5 |
A collection of objects that provides the mDNS Vlan out filter configuration. |
||
arubaWiredMdnsServiceProviderGroup | 1.3.6.1.4.1.47196.4.1.1.3.14.2.2.6 |
A collection of objects that provides the mDNS Service providers. |