DNOS-KEYING-PRIVATE-MIB: View SNMP OID List / Download MIB

VENDOR: DELL INC.


 Home MIB: DNOS-KEYING-PRIVATE-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
 fastPathKeyingPrivate 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24
The Broadcom Private MIB for DNOS Keying Utility
       agentFeatureKeyingGroup 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1
           agentFeatureKeyingEnableKey 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.1 displaystring read-write
Hexadecimal Key-string entered to enable an advance functionality.
           agentFeatureKeyingDisableKey 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.2 displaystring read-write
Hexadecimal Key-string entered to disable an advance functionality.
           agentFeatureKeyingTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.3 no-access
A table for license key and associated functionality.
               agentFeatureKeyingEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.3.1 no-access
Represents entry for key table
                   agentFeatureKeyingIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.3.1.1 unsigned32 no-access
A value corresponding to a keyable feature.When this table is walked, only values associated with keyable features are returned.This value must be equivalent to valid value of agentFeatureKeyingIndex.
                   agentFeatureKeyingName 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.3.1.2 displaystring read-only
The abbreviated name of this component.This is also equivalent to agentFeatureKeyingName
                   agentFeatureKeyingStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.24.1.3.1.3 integer read-only
Returns a value of (1) if the feature is enabled for management, (2) if disabled. Enumeration: 'enable': 1, 'disable': 2.