NETGEAR-RADLAN-BONJOUR-MIB
26 objects
The private MIB module definition for Bonjour protocol.
Imported Objects
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| NETGEAR-RADLAN-MIB | rnd |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.114 | IdentityrlBonjour | The private MIB module definition for Bonjour protocol. | ||
| 1.3.6.1.4.1.4526.17.114.1 | ScalarrlBonjourPublish | read-write | current | Enables or disables Bonjour publishing. |
| 1.3.6.1.4.1.4526.17.114.2 | TablerlBonjourStatusTable | not-accessible | current | The table listing the service bonjour status per service and IP interface. In order to keep the table sorted according to the customary lexicographical order o… |
| 1.3.6.1.4.1.4526.17.114.2.1 | RowrlBonjourStatusEntry | not-accessible | current | An entry in the rlBonjourStatusEntry. |
| 1.3.6.1.4.1.4526.17.114.2.1.1 | ColumnrlBonjourStatusServiceName | not-accessible | current | This variable identifies the service name. |
| 1.3.6.1.4.1.4526.17.114.2.1.2 | ColumnrlBonjourStatusIPInterfaceType | not-accessible | current | This variable indicates the type of the IP interface on which the Bonjour service should be published. |
| 1.3.6.1.4.1.4526.17.114.2.1.3 | ColumnrlBonjourStatusIPInterfaceAddr | not-accessible | current | This variable indicates the address of the IP interface on which the Bonjour service should be published. |
| 1.3.6.1.4.1.4526.17.114.2.1.4 | ColumnrlBonjourStatusState | read-only | current | This variable identifies the service state on IP interface of the device. |
| 1.3.6.1.4.1.4526.17.114.3 | TablerlBonjourStateTable | not-accessible | current | The table listing the service bonjour state per service and L2 interface. The services that are displayed here are only those who are supported per project. Th… |
| 1.3.6.1.4.1.4526.17.114.3.1 | RowrlBonjourStateEntry | not-accessible | current | An entry in the rlBonjourStatusEntry. |
| 1.3.6.1.4.1.4526.17.114.3.1.1 | ColumnrlBonjourStateServiceName | not-accessible | current | This variable identifies the service name. |
| 1.3.6.1.4.1.4526.17.114.3.1.2 | ColumnrlBonjourStateL2Interface | not-accessible | current | This variable indicates the L2 interface on which the Bonjour service should be published. |
| 1.3.6.1.4.1.4526.17.114.3.1.3 | ColumnrlBonjourStateOperationMode | read-only | current | This variable indicates whether Bonjour over IPv4 is operational on the pair (service + L2 interface). |
| 1.3.6.1.4.1.4526.17.114.3.1.4 | ColumnrlBonjourStateOperationReason | read-only | current | This variable specifies the reason for the value of rlBonjourStateOperationMode. |
| 1.3.6.1.4.1.4526.17.114.3.1.5 | ColumnrlBonjourStateIPv6OperationMode | read-only | current | This variable indicates whether Bonjour over IPv4 is operational on the pair (service + L2 interface). |
| 1.3.6.1.4.1.4526.17.114.3.1.6 | ColumnrlBonjourStateIPv6OperationReason | read-only | current | This variable specifies the reason for the value of rlBonjourStateIPv6OperationMode |
| 1.3.6.1.4.1.4526.17.114.4 | TablerlBonjourL2Table | not-accessible | current | The table listing the L2 interfaces on which the user wishes to enable OR disable Bonjour with respect to rlBonjourL2Mode. If rlBonjourL2Mode is set to include… |
| 1.3.6.1.4.1.4526.17.114.4.1 | RowrlBonjourL2Entry | not-accessible | current | An entry in the rlBonjourL2Entry. |
| 1.3.6.1.4.1.4526.17.114.4.1.1 | ColumnrlBonjourL2Ifindex | not-accessible | current | This variable identifies the L2 interface. |
| 1.3.6.1.4.1.4526.17.114.4.1.2 | ColumnrlBonjourL2RowStatus | read-write | current | This variable identifies the L2 interface status manager. |
| 1.3.6.1.4.1.4526.17.114.5 | ScalarrlBonjourL2Mode | read-write | current | specify whether the L2 interfaces listed in rlBonjourL2Table means include bonjour on these L2 interfaces once they: rlBonjourPublish must be on at least one s… |
| 1.3.6.1.4.1.4526.17.114.6 | ScalarrlBonjourInstanceName | read-only | current | Instance Name is given to Bonjour driver by the project part (L1Manager) When a conflict occurs: found another station with the same instance name. Bonjour dri… |
| 1.3.6.1.4.1.4526.17.114.7 | ScalarrlBonjourHostName | read-only | current | Host Name is given to Bonjour driver by the project part (L1Manager) When a conflict occurs: found another station with the same host name. Bonjour driver is r… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlBonjourOperationReason | INTEGER { notExclude(0), include(1), notInclude(2), exclude(3), bonjourDisabled(4), serviceDisabled(5), noIPaddress(6), l2InterfaceDown(7), notPresent(8), unknown(9) } | current | Bonjour service an L2 interface operation state. |
| RlBonjourOperationState | INTEGER { up(1), down(2) } | current | Bonjour service an L2 interface operation state. |
| RlBonjourServiceState | INTEGER { rlBonjourNotPublished(0), rlBonjourInactive(1), rlBonjourRegistering(2), rlBonjourRunning(3) } | current | Bonjour service status - (per IP interface). |