voicePortOperDnsServerSource
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.26.3.1.5
Object
column Enumeration
The source of the Dns Server IP Address of this
port.
fromDhcp(1) indicates that the DNS server IP
address comes from the DHCP server.
fromPortConfig(2) indicates that the DNS server IP
address comes from the object
voicePorfIfDnsServerAdress.
fromSystemConfig(3) indicates that the DNS server
IP address comes from DNS configuration for the
system.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.26.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voicePortOperDnsServerEntry
- 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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::voicePortOperDnsServerSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::voicePortOperDnsServerSource.<voicePortDnsModuleIndex>.<voicePortDnsPortIndex>.<voicePortOperDnsServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::voicePortOperDnsServerSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fromDhcp |
2 | fromPortConfig |
3 | fromSystemConfig |
Conformance
Member of