RIVERSTONE-DHCP-MIB: View SNMP OID List / Download MIB

VENDOR: RIVERSTONE NETWORKS


 Home MIB: RIVERSTONE-DHCP-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
 rsDhcpMIB 1.3.6.1.4.1.5567.2.50
This mib module defines an SNMP API to manage Riverstone switch DHCP feature
       rsDhcpNotifications 1.3.6.1.4.1.5567.2.50.0
Group for dhcp related Notifications
       rsDhcpConformance 1.3.6.1.4.1.5567.2.50.3
           rsDhcpCompliances 1.3.6.1.4.1.5567.2.50.3.1
               rsDhcpCompliance 1.3.6.1.4.1.5567.2.50.3.1.1
The compliance statement for SNMP entities which implement the dhcp management and config objects for RS
           rsDhcpGroups 1.3.6.1.4.1.5567.2.50.3.2
               rsDhcpGroup1 1.3.6.1.4.1.5567.2.50.3.2.1
The collection of objects which are used to represent version 1.0 of DHCP MIB
               rsDhcpGroup2 1.3.6.1.4.1.5567.2.50.3.2.2
The collection of objects which are used to represent version 1.1 of DHCP MIB
       rsDhcpLeaseFileGroup 1.3.6.1.4.1.5567.2.50.5
Group for dhcp lease file upload
           rsDhcpLeaseFileTransferOp 1.3.6.1.4.1.5567.2.50.5.1 integer read-write
Transfer operation to be performed. DHCP lease files are ASCII NVT text files. Send operations use tftp to transfer a file from the manager to agent. Receive operations use tftp to transfer the file from the agent to the manager. Default value is no operation or noop. Enumeration: 'sendLeaseFileToAgent': 2, 'receiveLeaseFileFromAgent': 3, 'noop': 1.
           rsDhcpLeaseFileManagerAddressType 1.3.6.1.4.1.5567.2.50.5.2 inetaddresstype read-write
Specifies the type of IP address of the Manager to be used by the agent for rsDhcpLeaseFileTransferOp operations.
           rsDhcpLeaseFileManagerAddress 1.3.6.1.4.1.5567.2.50.5.3 inetaddress read-write
The IP address of the Manager to be used by the agent for rsDhcpLeaseFileTransferOp operations. Address must be a unicast address that is reachable from the agent and no firewalls/acls preventing tftp datagrams from being transferred. The address type is determined by the object value of rsDhcpLeaseFileManagerAddressType. A value for this object MUST be set prior to setting rsDhcpLeaseFileActivateTransfer to TRUE.
           rsDhcpLeaseFileFileName 1.3.6.1.4.1.5567.2.50.5.4 displaystring read-write
The file name to be retrieved from the tftp server at host dhcpLeaseFileManagerAddress or to be written to. Default value is blank. Length of filename string must not exceed 255 alpha-numeric characters, no spaces in filenames.
           rsDhcpLeaseFileActivateTransfer 1.3.6.1.4.1.5567.2.50.5.5 truthvalue read-write
Activate the file transfer operation with a value of True(1) or stop it with False(2). Poll rsDhcpLeaseFileTransferStatus for current status. Default value is False. rsDhcpLeaseFileFileName, rsDhcpLeaseFileManagerAddress and rsDhcpLeaseFileTransferOp must be valid prior to setting this object to True.
           rsDhcpLeaseFileTransferStatus 1.3.6.1.4.1.5567.2.50.5.6 integer read-only
The current status of the transfer task. Default state is idle. sending indicates a file transfer (agent->mgr) in progress. receiving indicates sending a file from Manager to agent. transferComplete indicates a successful transfer. error indicates a failed transfer. See rsDhcpLeaseFileLastError to diagnose why the transfer failed. Enumeration: 'transferComplete': 4, 'sending': 2, 'idle': 1, 'receiving': 3, 'error': 5.
           rsDhcpLeaseFileLastError 1.3.6.1.4.1.5567.2.50.5.7 rserrorcode read-only
A reason code for the last transfer operation. Poll this value when doing sets against dhcpLeaseFileActivateFile obtain status.
           rsDhcpLeaseFileLastErrorReason 1.3.6.1.4.1.5567.2.50.5.8 displaystring read-only
A string representation of dhcpLeaseFileLastError which may contain additional details.
       rsDhcpConfigGroup 1.3.6.1.4.1.5567.2.50.10
Dhcp config group
       rsDhcpStatisticsGroup 1.3.6.1.4.1.5567.2.50.15
Dhcp statistics group
             rsDhcpMaxClientsAllowed 1.3.6.1.4.1.5567.2.50.15.1 integer32 read-only
Maximum number of DHCP clients allowed per system
             rsDhcpNumberOfClients 1.3.6.1.4.1.5567.2.50.15.2 integer32 read-only
Current number of DHCP clients connected