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).
|
|||
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 |
|
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. |