dnsProxyRowStatus
ZHNSYSTEM ·
.1.3.6.1.4.1.5504.2.5.2.1.15.2.1.4
Object
Create or destroy a DNS Proxy Host. Upon creation, the dnsProxyHostIPAddress must be provided.
Context
- MIB
- ZHNSYSTEM
- OID
.1.3.6.1.4.1.5504.2.5.2.1.15.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhnDnsProxyHostEntry
- 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 'ZHNSYSTEM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNSYSTEM::dnsProxyRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNSYSTEM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNSYSTEM::dnsProxyRowStatus.<dnsProxyHostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNSYSTEM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNSYSTEM::dnsProxyRowStatus'
Syntax
- Source
- Zhone-TCZhoneRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of