CISCO-LWAPP-OPENDNS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-LWAPP-OPENDNS-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
 ciscoLwappOpendnsMIB 1.3.6.1.4.1.9.9.837
This MIB is intended to be implemented on all those devices operating as Central Controllers (CC) that terminate the Light Weight Access Point Protocol tunnel from Light-weight LWAPP Access Points. This MIB provides configuration and status information about the OPENDNS on the controller. Particularly this mib covers the OPENDNS for the wireless controllers. OpenDNS provides cloud based security service by inspecting DNS query. It can filter the fully qualified domain name(FQDN) from the DNS query and provide customized policy for the security administrator to allow or deny traffic towards the FQDN. ISR4K platform can act as a DNS forwarder on network edge, the router can transparently intercept the DNS traffic and forward DNS queries to the OpenDNS cloud. GLOSSARY Access Point ( AP ) An entity that contains an 802.11 medium access control ( MAC ) and physical layer ( PHY ) interface and provides access to the distribution services via the wireless medium for associated clients. LWAPP APs encapsulate all the 802.11 frames in LWAPP frames and sends it to the controller to which it is logically connected to. Central Controller ( CC ) The central entity that terminates the LWAPP protocol tunnel from the LWAPP APs. Throughout this MIB, this entity also referred to as 'controller'. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the controllers.
         ciscoLwappOpendnsMIBNotifs 1.3.6.1.4.1.9.9.837.0
         ciscoLwappOpendnsMIBObjects 1.3.6.1.4.1.9.9.837.1
             ciscoLwappOpendnsTag 1.3.6.1.4.1.9.9.837.1.1
                 claOpendnsProfileTable 1.3.6.1.4.1.9.9.837.1.1.1 no-access
This table represents the information about Opendns profiles.
                     claOpendnsProfileEntry 1.3.6.1.4.1.9.9.837.1.1.1.1 no-access
An entry containing the configuration attributes Opendns Feature
                         claOpendnsProfileName 1.3.6.1.4.1.9.9.837.1.1.1.1.1 snmpadminstring no-access
This object represents the OpenDNS profile name.
                         claOpendnsProfileRowStatus 1.3.6.1.4.1.9.9.837.1.1.1.1.2 rowstatus read-only
This object represents status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. The following objects are mandatory for successful creation of an entry: claOpendnsProfileName.
                         claOpendnsProfileStatus 1.3.6.1.4.1.9.9.837.1.1.1.1.3 integer read-only
This object represents the Profile registration status with opendns server. notInuse indicates that the Profile is not in used state. inProgress indicates that the Profile is in the process of registering with opendns server. success indicates that the Profile registered successfully. failed indicates that the Profile registration failed. inuse indicate that the Profile is in Used state. Enumeration: 'failed': 4, 'inProgress': 2, 'inuse': 5, 'success': 3, 'notInuse': 1.
                         claOpendnsProfileIdentity 1.3.6.1.4.1.9.9.837.1.1.1.1.4 snmpadminstring read-only
This object represents the Identity of the profile in the Opendns Dashboard
                 claOpendnsWlanTable 1.3.6.1.4.1.9.9.837.1.1.2 no-access
This table represents the generic Opendns configuration for a particular WLAN in a controller.
                     claOpendnsWlanEntry 1.3.6.1.4.1.9.9.837.1.1.2.1 no-access
Each entry in this table represents the generic Opendns configuration for a WLAN.
                         claOpendnsWlanProfileName 1.3.6.1.4.1.9.9.837.1.1.2.1.1 snmpadminstring read-write
This object indicates the Opendns Mapped profile associated to this WLAN.
                         claOpendnsWlanMode 1.3.6.1.4.1.9.9.837.1.1.2.1.2 integer read-write
This object specifies the Opendns Mode associated to this particular WLAN. ignore mode indicates the normal dns will be used. copy mode indicates the stats will be copied from opendns. force mode indicates that opendns server will be forced to use. Enumeration: 'ignore': 1, 'copy': 3, 'force': 2.
                         claOpendnsWlanProfileStatus 1.3.6.1.4.1.9.9.837.1.1.2.1.3 truthvalue read-write
This object represents the Opendns status of wlan. A value of 'true' indicates that Opendns feature will be turned on for the wlan. A value of 'false' indicates that Opendns feature will be turned off for the wlan.
                         claOpendnsWlanDhcpOpt6 1.3.6.1.4.1.9.9.837.1.1.2.1.4 truthvalue read-write
This object represents the Opendns dhcp option 6 status of a WLAN. A value of 'true' indicates that Opendns dhcp option 6 is enabled for the WLAN. A value of 'false' indicates that Opendns dhcp option 6 is disabled for the WLAN.
             ciscoLwappOpendnsConfig 1.3.6.1.4.1.9.9.837.1.2
                 claOpendnsEnable 1.3.6.1.4.1.9.9.837.1.2.1 truthvalue read-write
This object represents the OpenDNS status of the controller. A value of 'true' indicates that Opendns Feature will be turned on. A value of 'false' indicates that Opendns Feature will be turned off.
                 claOpendnsForceEnable 1.3.6.1.4.1.9.9.837.1.2.2 truthvalue read-write
This object represents the OpenDNS status of the controller. A value of 'true' indicates that Opendns will be the default DNS. A value of 'false' indicates that Opendns will not be the default DNS..
                 claOpendnsApiToken 1.3.6.1.4.1.9.9.837.1.2.3 snmpadminstring read-write
This object specifies the Api-Token for Opendns cloud server.
         ciscoLwappOpendnsMIBConform 1.3.6.1.4.1.9.9.837.2
             ciscoLwappOpendnsMIBCompliances 1.3.6.1.4.1.9.9.837.2.1
                 ciscoLwappOpendnsMIBCompliance 1.3.6.1.4.1.9.9.837.2.1.1
The compliance statement for the SNMP entities that implement the ciscoLwappOpendnsMIB module.
                 ciscoLwappOpendnsMIBComplianceRev1 1.3.6.1.4.1.9.9.837.2.1.2
The compliance statement for the SNMP entities that implement the ciscoLwappOpendnsMIB module.
                 ciscoLwappOpendnsMIBComplianceRev2 1.3.6.1.4.1.9.9.837.2.1.3
The compliance statement for the SNMP entities that implement the ciscoLwappOpendnsMIB module.
             ciscoLwappOpendnsMIBGroups 1.3.6.1.4.1.9.9.837.2.2
                 ciscoLwappOpendnsTagGroup 1.3.6.1.4.1.9.9.837.2.2.1
This collection of objects represents the information about the general attributes of Opendns.
                 ciscoLwappOpendnsConfigGroup 1.3.6.1.4.1.9.9.837.2.2.2
This collection of objects represents the information about the general attributes of Opendns.
                 ciscoLwappOpendnsTagGroupVer2 1.3.6.1.4.1.9.9.837.2.2.3
This collection of objects represents the information about the general attributes of Opendns.