clMdnsServiceProviderType
CISCO-LWAPP-MDNS-MIB ·
.1.3.6.1.4.1.9.9.842.1.1.5.1.5
Object
column Enumeration
This object represents whether the service provider
is operating in a wired or wireless network.
wireless - It represents that service provider is operated
on wireless network.
wired - It represents that service provider is operated
on wired network.
both - It represents that service provider is operated
on both wired or wireless.
Context
- MIB
- CISCO-LWAPP-MDNS-MIB
- OID
.1.3.6.1.4.1.9.9.842.1.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clMdnsServiceProviderEntry
- 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::clMdnsServiceProviderType'
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::clMdnsServiceProviderType.<clMdnsServiceName>.<clMdnsServiceProviderIndex>'
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::clMdnsServiceProviderType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wireless |
2 | wired |
3 | both |
Conformance
Member of