rsDnsProtBypassRowStatus
IDS-MIB ·
.1.3.6.1.4.1.89.35.1.65.148.11.1.5
Object
This variable indicates the administrative status of this entry. Used to delete an entry of this table.
Context
- MIB
- IDS-MIB
- OID
.1.3.6.1.4.1.89.35.1.65.148.11.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsDnsProtBypassEntry
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 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsDnsProtBypassRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsDnsProtBypassRowStatus.<rsAssociatedProtectedSslPolicy>.<rsAssociatedProtectedSslLine>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDS-MIB::rsDnsProtBypassRowStatus'