CISCOSB-1-BONJOUR-SERVICE-MIB

File: CISCOSB-1-BONJOUR-SERVICE-MIB.mib (3980 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCOSB-MIB

Imported symbols

OBJECT-TYPE Counter32 TruthValue
DisplayString RowStatus switch001

Defined Types

RlCustom1BonjourServiceEntry  
SEQUENCE    
  rlCustom1BonjourServiceTypeName DisplayString
  rlCustom1BonjourServiceTransport INTEGER
  rlCustom1BonjourServicePort INTEGER
  rlCustom1BonjourServiceEnable TruthValue
  rlCustom1BonjourServiceOptions BITS
  rlCustom1BonjourServiceStatus RowStatus

Defined Values

rlCustom1BonjourService 1.3.6.1.4.1.9.6.1.101.143
Added: rlCustom1BonjourServiceTable - the private MIB module definition for Bonjour services.
MODULE-IDENTITY    

rlCustom1BonjourServiceTable 1.3.6.1.4.1.9.6.1.101.143.1
This table specifies Bonjour services table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlCustom1BonjourServiceEntry

rlCustom1BonjourServiceEntry 1.3.6.1.4.1.9.6.1.101.143.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  RlCustom1BonjourServiceEntry  

rlCustom1BonjourServiceTypeName 1.3.6.1.4.1.9.6.1.101.143.1.1.1
The Bonjour Service Type name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(2..14)  

rlCustom1BonjourServiceTransport 1.3.6.1.4.1.9.6.1.101.143.1.1.2
A value indicating the service transport.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udp(1), tcp(2)  

rlCustom1BonjourServicePort 1.3.6.1.4.1.9.6.1.101.143.1.1.3
A value indicating protocol port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rlCustom1BonjourServiceEnable 1.3.6.1.4.1.9.6.1.101.143.1.1.4
Bonjour Service type enabled {true} or Disabled {false}.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlCustom1BonjourServiceOptions 1.3.6.1.4.1.9.6.1.101.143.1.1.5
Bonjour Service type can be change Yes {true} or No {false}.
Status: current Access: read-write
OBJECT-TYPE    
  BITS serviceCanBeDeleted(0), serviceCanBeDisabled(1), portCanBeConfigured(2)  

rlCustom1BonjourServiceStatus 1.3.6.1.4.1.9.6.1.101.143.1.1.6
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus