CISCOSB-1-BONJOUR-SERVICE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-1-BONJOUR-SERVICE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlCustom1BonjourService 1.3.6.1.4.1.9.6.1.101.143
Added: rlCustom1BonjourServiceTable - the private MIB module definition for Bonjour services.
         rlCustom1BonjourServiceTable 1.3.6.1.4.1.9.6.1.101.143.1 no-access
This table specifies Bonjour services table information
             rlCustom1BonjourServiceEntry 1.3.6.1.4.1.9.6.1.101.143.1.1 no-access
Each entry in this table describes one Service of Bonjour Element. The information includes: Service name, service port number, service enable, service can be changed the row status. The index is string name of the service and represent by rlBonjourServiceTypeName
                 rlCustom1BonjourServiceTypeName 1.3.6.1.4.1.9.6.1.101.143.1.1.1 displaystring no-access
The Bonjour Service Type name.
                 rlCustom1BonjourServiceTransport 1.3.6.1.4.1.9.6.1.101.143.1.1.2 integer read-write
A value indicating the service transport. Enumeration: 'udp': 1, 'tcp': 2.
                 rlCustom1BonjourServicePort 1.3.6.1.4.1.9.6.1.101.143.1.1.3 integer read-write
A value indicating protocol port number.
                 rlCustom1BonjourServiceEnable 1.3.6.1.4.1.9.6.1.101.143.1.1.4 truthvalue read-write
Bonjour Service type enabled {true} or Disabled {false}.
                 rlCustom1BonjourServiceOptions 1.3.6.1.4.1.9.6.1.101.143.1.1.5 bits read-write
Bonjour Service type can be change Yes {true} or No {false}. Bits: 'portCanBeConfigured': 2, 'serviceCanBeDisabled': 1, 'serviceCanBeDeleted': 0.
                 rlCustom1BonjourServiceStatus 1.3.6.1.4.1.9.6.1.101.143.1.1.6 rowstatus read-write
The status of a table entry. It is used to delete/Add an entry from this table.