MIB Viewer

NETGEAR-RADLAN-BONJOUR-MIB

26 objects
The private MIB module definition for Bonjour protocol.
OIDNameAccessStatusDescription
1.3.6.1.4.1.4526.17.114IdentityrlBonjourThe private MIB module definition for Bonjour protocol.
1.3.6.1.4.1.4526.17.114.1ScalarrlBonjourPublishread-writecurrentEnables or disables Bonjour publishing.
1.3.6.1.4.1.4526.17.114.2TablerlBonjourStatusTablenot-accessiblecurrentThe 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.1RowrlBonjourStatusEntrynot-accessiblecurrentAn entry in the rlBonjourStatusEntry.
1.3.6.1.4.1.4526.17.114.2.1.1ColumnrlBonjourStatusServiceNamenot-accessiblecurrentThis variable identifies the service name.
1.3.6.1.4.1.4526.17.114.2.1.2ColumnrlBonjourStatusIPInterfaceTypenot-accessiblecurrentThis 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.3ColumnrlBonjourStatusIPInterfaceAddrnot-accessiblecurrentThis 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.4ColumnrlBonjourStatusStateread-onlycurrentThis variable identifies the service state on IP interface of the device.
1.3.6.1.4.1.4526.17.114.3TablerlBonjourStateTablenot-accessiblecurrentThe 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.1RowrlBonjourStateEntrynot-accessiblecurrentAn entry in the rlBonjourStatusEntry.
1.3.6.1.4.1.4526.17.114.3.1.1ColumnrlBonjourStateServiceNamenot-accessiblecurrentThis variable identifies the service name.
1.3.6.1.4.1.4526.17.114.3.1.2ColumnrlBonjourStateL2Interfacenot-accessiblecurrentThis variable indicates the L2 interface on which the Bonjour service should be published.
1.3.6.1.4.1.4526.17.114.3.1.3ColumnrlBonjourStateOperationModeread-onlycurrentThis 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.4ColumnrlBonjourStateOperationReasonread-onlycurrentThis variable specifies the reason for the value of rlBonjourStateOperationMode.
1.3.6.1.4.1.4526.17.114.3.1.5ColumnrlBonjourStateIPv6OperationModeread-onlycurrentThis 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.6ColumnrlBonjourStateIPv6OperationReasonread-onlycurrentThis variable specifies the reason for the value of rlBonjourStateIPv6OperationMode
1.3.6.1.4.1.4526.17.114.4TablerlBonjourL2Tablenot-accessiblecurrentThe 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.1RowrlBonjourL2Entrynot-accessiblecurrentAn entry in the rlBonjourL2Entry.
1.3.6.1.4.1.4526.17.114.4.1.1ColumnrlBonjourL2Ifindexnot-accessiblecurrentThis variable identifies the L2 interface.
1.3.6.1.4.1.4526.17.114.4.1.2ColumnrlBonjourL2RowStatusread-writecurrentThis variable identifies the L2 interface status manager.
1.3.6.1.4.1.4526.17.114.5ScalarrlBonjourL2Moderead-writecurrentspecify 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.6ScalarrlBonjourInstanceNameread-onlycurrentInstance 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.7ScalarrlBonjourHostNameread-onlycurrentHost 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
NameSyntaxStatusDescription
RlBonjourOperationReasonINTEGER { notExclude(0), include(1), notInclude(2), exclude(3), bonjourDisabled(4), serviceDisabled(5), noIPaddress(6), l2InterfaceDown(7), notPresent(8), unknown(9) }currentBonjour service an L2 interface operation state.
RlBonjourOperationStateINTEGER { up(1), down(2) }currentBonjour service an L2 interface operation state.
RlBonjourServiceStateINTEGER { rlBonjourNotPublished(0), rlBonjourInactive(1), rlBonjourRegistering(2), rlBonjourRunning(3) }currentBonjour service status - (per IP interface).