eltMesIssIpDbv6BindingEntryClearFlag
ELTEX-MES-ISS-IPDB-MIB ·
.1.3.6.1.4.1.35265.1.139.9.1.3.1.1.1
Object
This object removes specified dynamically learnt (host, IP) binding entry from the binding table fsIpDbv6BindingTable, when it is set as 'true'. On clear is done, this object is set to 'false'.
Context
- MIB
- ELTEX-MES-ISS-IPDB-MIB
- OID
.1.3.6.1.4.1.35265.1.139.9.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssIpDbv6BindingEntry
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 'ELTEX-MES-ISS-IPDB-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-IPDB-MIB::eltMesIssIpDbv6BindingEntryClearFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-IPDB-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-IPDB-MIB::eltMesIssIpDbv6BindingEntryClearFlag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-IPDB-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-IPDB-MIB::eltMesIssIpDbv6BindingEntryClearFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |