clMdnsDomainType
CISCO-LWAPP-MDNS-MIB ·
.1.3.6.1.4.1.9.9.842.1.1.6.1.6
Object
column Enumeration
This object indicates whether the the Domain name IP entry is a wired or wireless or wiredGuest host. 1. wireless type indicates that IP is obtained from wireless domain. 2. wired type indicates that IP is obtained from wired domain. 3. both type indicates that IP can be obtained from wireless or wired.
Context
- MIB
- CISCO-LWAPP-MDNS-MIB
- OID
.1.3.6.1.4.1.9.9.842.1.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clMdnsDnipEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MDNS-MIB::clMdnsDomainType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MDNS-MIB::clMdnsDomainType.<clMdnsDomainName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MDNS-MIB::clMdnsDomainType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wireless |
2 | wired |
3 | both |
Conformance
Member of