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

VENDOR: CISCO


 Home MIB: CISCOSB-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
 rsDHCP 1.3.6.1.4.1.9.6.1.101.38
The private MIB module definition for DHCP server support in CISCOSB devices.
       rsDhcpMibVersion 1.3.6.1.4.1.9.6.1.101.38.14 integer read-write
DHCP MIB's version, the current version is 4.
       rlDhcpRelayMaximalNumberOfNonIpVlans 1.3.6.1.4.1.9.6.1.101.38.23 unsigned32 read-only
Maximal number non-ip vlans that DHCP relay can be confirued on.
       rlDhcpRelayCurrentNumberOfNonIpVlans 1.3.6.1.4.1.9.6.1.101.38.24 unsigned32 read-only
Current number non-ip vlans that DHCP relay can be confirued on.
       rlDhcpRelayEnable 1.3.6.1.4.1.9.6.1.101.38.25 truthvalue read-write
Enable or disable the use of the DHCP relay.
       rlDhcpRelayExists 1.3.6.1.4.1.9.6.1.101.38.26 truthvalue read-only
This variable shows whether the device can function as a DHCP Relay Agent.
       rlDhcpRelayNextServerTable 1.3.6.1.4.1.9.6.1.101.38.27 no-access
The DHCP Relay Next Servers configuration Table
             rlDhcpRelayNextServerEntry 1.3.6.1.4.1.9.6.1.101.38.27.1 no-access
The row definition for this table. DHCP requests are relayed to the specified next server according to their threshold values.
                 rlDhcpRelayNextServerIpAddr 1.3.6.1.4.1.9.6.1.101.38.27.1.1 ipaddress read-only
The IPAddress of the next configuration server. DHCP Server may act as a DHCP relay if this parameter is not equal to 0.0.0.0.
                 rlDhcpRelayNextServerSecThreshold 1.3.6.1.4.1.9.6.1.101.38.27.1.2 unsigned32 read-write
DHCP requests are relayed only if their SEC field is greater or equal to the threshold value in order to allow local DHCP Servers to answer first.
                 rlDhcpRelayNextServerRowStatus 1.3.6.1.4.1.9.6.1.101.38.27.1.3 rowstatus read-write
This variable displays the validity or invalidity of the entry. Setting it to 'destroy' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
       rlDhcpRelayInterfaceTable 1.3.6.1.4.1.9.6.1.101.38.28 no-access
The enabled DHCP Relay Interface Table
             rlDhcpRelayInterfaceEntry 1.3.6.1.4.1.9.6.1.101.38.28.1 no-access
The row definition for this table. The user can add entry when DHCP relay is enabled on Interface.
                 rlDhcpRelayInterfaceIfindex 1.3.6.1.4.1.9.6.1.101.38.28.1.1 integer read-write
The Interface on which an user enables a DHCP relay
                 rlDhcpRelayInterfaceUseGiaddr 1.3.6.1.4.1.9.6.1.101.38.28.1.2 truthvalue read-write
The flag is used to set a DHCP relay interface to use GiAddr in the standard way. Default is TRUE. The field is not supported.
                 rlDhcpRelayInterfaceRowStatus 1.3.6.1.4.1.9.6.1.101.38.28.1.3 rowstatus read-write
Entry status. Can be destroy, active or createAndGo
       rlDhcpRelayInterfaceListTable 1.3.6.1.4.1.9.6.1.101.38.29 no-access
This table contains one entry. The entry contains port list and vlan lists of interfaces that have configured DHCP relay
             rlDhcpRelayInterfaceListEntry 1.3.6.1.4.1.9.6.1.101.38.29.1 no-access
The entry contains port list and vlan lists of interfaces that have configured DHCP relay.
                 rlDhcpRelayInterfaceListIndex 1.3.6.1.4.1.9.6.1.101.38.29.1.1 integer read-only
Index in the table. Already 1.
                 rlDhcpRelayInterfaceListPortList 1.3.6.1.4.1.9.6.1.101.38.29.1.2 portlist read-write
DHCP relay Interface Port List.
                 rlDhcpRelayInterfaceListVlanId1To1024 1.3.6.1.4.1.9.6.1.101.38.29.1.3 vlanlist1 read-write
DHCP relay Interface VlanId List 1.
                 rlDhcpRelayInterfaceListVlanId1025To2048 1.3.6.1.4.1.9.6.1.101.38.29.1.4 vlanlist2 read-write
DHCP relay Interface VlanId List 2.
                 rlDhcpRelayInterfaceListVlanId2049To3072 1.3.6.1.4.1.9.6.1.101.38.29.1.5 vlanlist3 read-write
DHCP relay Interface VlanId List 3.
                 rlDhcpRelayInterfaceListVlanId3073To4094 1.3.6.1.4.1.9.6.1.101.38.29.1.6 vlanlist4 read-write
DHCP relay Interface VlanId List 4.
       rlDhcpSrvEnable 1.3.6.1.4.1.9.6.1.101.38.30 truthvalue read-write
Enable or Disable the use of the DHCP Server. For a router product the default value is TRUE. For a switch product the default is FALSE.
       rlDhcpSrvExists 1.3.6.1.4.1.9.6.1.101.38.31 truthvalue read-only
This variable shows whether the device can function as a DHCP Server.
       rlDhcpSrvDbLocation 1.3.6.1.4.1.9.6.1.101.38.32 integer read-only
Describes where DHCP Server database is stored. Enumeration: 'nvram': 1, 'flash': 2.
       rlDhcpSrvMaxNumOfClients 1.3.6.1.4.1.9.6.1.101.38.33 unsigned32 read-only
This variable shows maximum number of clients that can be supported by DHCP Server dynamic allocation.
       rlDhcpSrvDbNumOfActiveEntries 1.3.6.1.4.1.9.6.1.101.38.34 unsigned32 read-only
This variable shows number of active (valid) entries stored in database.
       rlDhcpSrvDbErase 1.3.6.1.4.1.9.6.1.101.38.35 truthvalue read-write
The value is always false. Setting this variable to true causes erasing all entries in DHCP database.
       rlDhcpSrvProbeEnable 1.3.6.1.4.1.9.6.1.101.38.36 truthvalue read-write
Enable or Disable the use of the DHCP probe before allocating an IP address.
       rlDhcpSrvProbeTimeout 1.3.6.1.4.1.9.6.1.101.38.37 unsigned32 read-write
Indicates the peiod of time in milliseconds the DHCP probe will wait before issuing a new trial or deciding that no other device on the network has the IP address which DHCP considers allocating.
       rlDhcpSrvProbeRetries 1.3.6.1.4.1.9.6.1.101.38.38 unsigned32 read-write
Indicates how many times DHCP will probe before deciding that no other device on the network has the IP address which DHCP considers allocating.
       rlDhcpSrvDefaultNetworkPoolName 1.3.6.1.4.1.9.6.1.101.38.39 displaystring read-only
Contains a default network pool name. Used in case of one network pool only.
       rlDhcpSrvIpAddrTable 1.3.6.1.4.1.9.6.1.101.38.45 no-access
Table of IP Addresses allocated by DHCP Server by static and dynamic allocations.
             rlDhcpSrvIpAddrEntry 1.3.6.1.4.1.9.6.1.101.38.45.1 no-access
The row definition for this table. Parameters of DHCP allocated IP Addresses table.
                 rlDhcpSrvIpAddrIpAddr 1.3.6.1.4.1.9.6.1.101.38.45.1.1 ipaddress read-write
The IP address that was allocated by DHCP Server.
                 rlDhcpSrvIpAddrIpNetMask 1.3.6.1.4.1.9.6.1.101.38.45.1.2 ipaddress read-write
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
                 rlDhcpSrvIpAddrIdentifier 1.3.6.1.4.1.9.6.1.101.38.45.1.3 octet string read-write
Unique Identifier for client. Either physical address or DHCP Client Identifier.
                 rlDhcpSrvIpAddrIdentifierType 1.3.6.1.4.1.9.6.1.101.38.45.1.4 integer read-write
Identifier Type. Either physical address or DHCP Client Identifier. Enumeration: 'physAddr': 1, 'clientId': 2.
                 rlDhcpSrvIpAddrClnHostName 1.3.6.1.4.1.9.6.1.101.38.45.1.5 snmpadminstring read-write
Client Host Name. DHCP Server will use it to update DNS Server. Must be unique per client.
                 rlDhcpSrvIpAddrMechanism 1.3.6.1.4.1.9.6.1.101.38.45.1.6 integer read-write
Mechanism of allocation IP Address by DHCP Server. The only value that can be set by user is manual. Enumeration: 'automatic': 2, 'manual': 1, 'dynamic': 3.
                 rlDhcpSrvIpAddrAgeTime 1.3.6.1.4.1.9.6.1.101.38.45.1.7 unsigned32 read-only
Age time of the IP Address.
                 rlDhcpSrvIpAddrPoolName 1.3.6.1.4.1.9.6.1.101.38.45.1.8 displaystring read-write
Ip address pool name. A unique name for host pool static allocation, or network pool name in case of dynamic allocation.
                 rlDhcpSrvIpAddrConfParamsName 1.3.6.1.4.1.9.6.1.101.38.45.1.9 displaystring read-write
This variable points (serves as key) to appropriate set of parameters in the DHCP Server configuration parameters table.
                 rlDhcpSrvIpAddrRowStatus 1.3.6.1.4.1.9.6.1.101.38.45.1.10 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
                 rlDhcpSrvIpAddrLeaseTime 1.3.6.1.4.1.9.6.1.101.38.45.1.11 unsigned32 read-only
Lease time of the IP Address. Get a value of network pool lease time at allocation time.
                 rlDhcpSrvIpAddrState 1.3.6.1.4.1.9.6.1.101.38.45.1.12 integer read-only
State of allocation IP Address by DHCP Server. Enumeration: 'pre-allocated': 1, 'valid': 2, 'expired': 3, 'declined': 4.
                 rlDhcpSrvIpAddrOptionParamsName 1.3.6.1.4.1.9.6.1.101.38.45.1.13 displaystring read-write
The name of DHCP Option Table.
       rlDhcpSrvDynamicTable 1.3.6.1.4.1.9.6.1.101.38.46 no-access
The DHCP Dynamic Server's configuration Table
             rlDhcpSrvDynamicEntry 1.3.6.1.4.1.9.6.1.101.38.46.1 no-access
The row definition for this table. Parameters sent in as a DHCP Reply to DHCP Request with specified indices
                 rlDhcpSrvDynamicPoolName 1.3.6.1.4.1.9.6.1.101.38.46.1.1 displaystring read-write
The name of DHCP dynamic addresses pool.
                 rlDhcpSrvDynamicIpAddrFrom 1.3.6.1.4.1.9.6.1.101.38.46.1.2 ipaddress read-write
The first IP address allocated in this row.
                 rlDhcpSrvDynamicIpAddrTo 1.3.6.1.4.1.9.6.1.101.38.46.1.3 ipaddress read-write
The last IP address allocated in this row.
                 rlDhcpSrvDynamicIpNetMask 1.3.6.1.4.1.9.6.1.101.38.46.1.4 ipaddress read-write
The subnet mask associated with the IP addresses of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
                 rlDhcpSrvDynamicLeaseTime 1.3.6.1.4.1.9.6.1.101.38.46.1.5 unsigned32 read-write
Maximum lease-time in seconds granted to a requesting DHCP client. For automatic allocation use 0xFFFFFFFF. To exclude addresses from allocation mechanism, set this value to 0.
                 rlDhcpSrvDynamicProbeEnable 1.3.6.1.4.1.9.6.1.101.38.46.1.6 truthvalue read-write
Enable or Disable the use of the DHCP probe before allocating the address.
                 rlDhcpSrvDynamicTotalNumOfAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.7 unsigned32 read-only
Total number of addresses in space.
                 rlDhcpSrvDynamicFreeNumOfAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.8 unsigned32 read-only
Free number of addresses in space.
                 rlDhcpSrvDynamicConfParamsName 1.3.6.1.4.1.9.6.1.101.38.46.1.9 displaystring read-write
This variable points (serves as key) to appropriate set of parameters in the DHCP Server configuration parameters table.
                 rlDhcpSrvDynamicRowStatus 1.3.6.1.4.1.9.6.1.101.38.46.1.10 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
                 rlDhcpSrvDynamicAvailableNumOfAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.11 unsigned32 read-only
Number of available addresses in space - all range minus excluded.
                 rlDhcpSrvDynamicNumOfPreallocatedAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.12 unsigned32 read-only
The number of preallocated addresses in space.
                 rlDhcpSrvDynamicNumOfValidAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.13 unsigned32 read-only
The number of Valid (allocated) addresses in space.
                 rlDhcpSrvDynamicNumOfExpiredAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.14 unsigned32 read-only
The number of expired addresses in space.
                 rlDhcpSrvDynamicNumOfDeclinedAddr 1.3.6.1.4.1.9.6.1.101.38.46.1.15 unsigned32 read-only
The number of declined addresses in space.
                 rlDhcpSrvDynamicOptionParamsName 1.3.6.1.4.1.9.6.1.101.38.46.1.16 displaystring read-write
The name of DHCP Option Table.
       rlDhcpSrvConfParamsTable 1.3.6.1.4.1.9.6.1.101.38.47 no-access
The DHCP Configuration Parameters Table
             rlDhcpSrvConfParamsEntry 1.3.6.1.4.1.9.6.1.101.38.47.1 no-access
The row definition for this table. Each entry corresponds to one specific parameters set.
                 rlDhcpSrvConfParamsName 1.3.6.1.4.1.9.6.1.101.38.47.1.1 displaystring read-write
This value is a unique index for the entry in the rlDhcpSrvConfParamsTable.
                 rlDhcpSrvConfParamsNextServerIp 1.3.6.1.4.1.9.6.1.101.38.47.1.2 ipaddress read-write
The IP of next server for client to use in configuration process.
                 rlDhcpSrvConfParamsNextServerName 1.3.6.1.4.1.9.6.1.101.38.47.1.3 displaystring read-write
The mame of next server for client to use in configuration process.
                 rlDhcpSrvConfParamsBootfileName 1.3.6.1.4.1.9.6.1.101.38.47.1.4 displaystring read-write
Name of file for client to request from next server.
                 rlDhcpSrvConfParamsRoutersList 1.3.6.1.4.1.9.6.1.101.38.47.1.5 displaystring read-write
The value of option code 3, which defines default routers list. Each IP address is represented in dotted decimal notation format with ';' between them.
                 rlDhcpSrvConfParamsTimeSrvList 1.3.6.1.4.1.9.6.1.101.38.47.1.6 displaystring read-write
The value of option code 4, which defines time servers list. Each IP address is represented in dotted decimal notation format with ';' between them.
                 rlDhcpSrvConfParamsDnsList 1.3.6.1.4.1.9.6.1.101.38.47.1.7 displaystring read-write
The value of option code 6, which defines the list of DNSs. Each IP address is represented in dotted decimal notation format with ';' between them.
                 rlDhcpSrvConfParamsDomainName 1.3.6.1.4.1.9.6.1.101.38.47.1.8 snmpadminstring read-write
The value option code 15, which defines the domain name..
                 rlDhcpSrvConfParamsNetbiosNameList 1.3.6.1.4.1.9.6.1.101.38.47.1.9 displaystring read-write
The value option code 44, which defines the list of NETBios Name Servers. Each IP address is represented in dotted decimal notation format with ';' between them.
                 rlDhcpSrvConfParamsNetbiosNodeType 1.3.6.1.4.1.9.6.1.101.38.47.1.10 integer read-write
The value option code 46, which defines the NETBios node type. The option will be added only if rlDhcpSrvConfParamsNetbiosNameList is not empty. Enumeration: 'm-node': 4, 'p-node': 2, 'b-node': 1, 'h-node': 8.
                 rlDhcpSrvConfParamsCommunity 1.3.6.1.4.1.9.6.1.101.38.47.1.11 displaystring read-write
The value of site-specific option 128, which defines Community. The option will be added only if rlDhcpSrvConfParamsNmsIp is set.
                 rlDhcpSrvConfParamsNmsIp 1.3.6.1.4.1.9.6.1.101.38.47.1.12 ipaddress read-write
The value of site-specific option 129, which defines IP of Network Manager.
                 rlDhcpSrvConfParamsOptionsList 1.3.6.1.4.1.9.6.1.101.38.47.1.13 displaystring read-write
The sequence of option segments. Each option segment is represented by a triplet . The code defines the code of each supported option. The length defines the length of each supported option. The value defines the value of the supported option. If there is a number of elements in the value field, they are divided by ','. Each element of type IP address in value field is represented in dotted decimal notation format.
                 rlDhcpSrvConfParamsRowStatus 1.3.6.1.4.1.9.6.1.101.38.47.1.14 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlDhcpSrvNumOfNetworkPools 1.3.6.1.4.1.9.6.1.101.38.48 unsigned32 read-only
This variable shows number of network pools (not excluded).
       rlDhcpSrvNumOfExcludedPools 1.3.6.1.4.1.9.6.1.101.38.49 unsigned32 read-only
This variable shows number of excluded pools.
       rlDhcpSrvNumOfHostPools 1.3.6.1.4.1.9.6.1.101.38.50 unsigned32 read-only
This variable shows number of static entries stored in database.
       rlDhcpSrvNumOfDynamicEntries 1.3.6.1.4.1.9.6.1.101.38.51 unsigned32 read-only
This variable shows number of dynamic and automatic (not static) entries stored in database.
       rlDhcpSrvNumOfUsedEntries 1.3.6.1.4.1.9.6.1.101.38.52 unsigned32 read-only
This variable shows number of entries (any type) stored in database.
       rlDhcpSrvNumOfPreAllocatedEntries 1.3.6.1.4.1.9.6.1.101.38.53 unsigned32 read-only
This variable shows number of preallocated entries.
       rlDhcpSrvNumOfExpiredEntries 1.3.6.1.4.1.9.6.1.101.38.54 unsigned32 read-only
This variable shows number of expired entries.
       rlDhcpSrvNumOfDeclinedEntries 1.3.6.1.4.1.9.6.1.101.38.55 unsigned32 read-only
This variable shows number of declined entries.
       rlDhcpSrvNumOfAutomaticEntries 1.3.6.1.4.1.9.6.1.101.38.56 unsigned32 read-only
This variable shows number of automatic entries.
       rlDhcpSrvOptionParamsTable 1.3.6.1.4.1.9.6.1.101.38.57 no-access
The DHCP Option Parameters Table
             rlDhcpSrvOptionParamsEntry 1.3.6.1.4.1.9.6.1.101.38.57.1 no-access
The row definition for this table. Each entry corresponds to one specific parameters set.
                 rlDhcpSrvOptionParamsName 1.3.6.1.4.1.9.6.1.101.38.57.1.1 displaystring read-write
This value is a unique index for the entry in the rlDhcpSrvOptionParamsTable.
                 rlDhcpSrvOptionParamsCode 1.3.6.1.4.1.9.6.1.101.38.57.1.2 unsigned32 read-write
The option code.
                 rlDhcpSrvOptionParamsType 1.3.6.1.4.1.9.6.1.101.38.57.1.3 rldhcpsrvoptiontypeenum read-write
The option type.
                 rlDhcpSrvOptionParamsOrigString 1.3.6.1.4.1.9.6.1.101.38.57.1.4 displaystring read-write
The option value.
                 rlDhcpSrvOptionParamsDescription 1.3.6.1.4.1.9.6.1.101.38.57.1.5 displaystring read-write
The option description.
                 rlDhcpSrvOptionParamsRowStatus 1.3.6.1.4.1.9.6.1.101.38.57.1.6 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlDhcpSrvAuxOptionTable 1.3.6.1.4.1.9.6.1.101.38.58 no-access
The DHCP Auxulary Option Table
             rlDhcpSrvAuxOptionEntry 1.3.6.1.4.1.9.6.1.101.38.58.1 no-access
The row definition for this table. Each entry contains pair option code/option type that permitted by option command.
                 rlDhcpSrvAuxOptionCode 1.3.6.1.4.1.9.6.1.101.38.58.1.1 unsigned32 read-only
The option Code.
                 rlDhcpSrvAuxOptionType 1.3.6.1.4.1.9.6.1.101.38.58.1.2 rldhcpsrvoptiontypeenum read-only
The option enumeration.
                 rlDhcpSrvAuxOptionMinVal 1.3.6.1.4.1.9.6.1.101.38.58.1.3 unsigned32 read-only
The minimal value of this option Code.
                 rlDhcpSrvAuxOptionMaxVal 1.3.6.1.4.1.9.6.1.101.38.58.1.4 unsigned32 read-only
The maximal value of this option Code.