tnRmdDiscoveryClear
TN-RMD-SYSTEM-MIB ·
.1.3.6.1.4.1.7483.6.4.1.4.4.1.1
Object
Setting of this object to value 'true' triggers the clearing of
entries from table tnRmdDiscoveredSystemTable.
The clearing is performed based on the values of a subset of the
following objects :
- tnRmdDiscoveryNumberOfVlanTags
- tnRmdDiscoveryOuterTPID
- tnRmdDiscoveryOuterVlanId
- tnRmdDiscoveryOuterPCP
- tnRmdDiscoveryOuterDEI
- tnRmdDiscoveryInnerTPID
- tnRmdDiscoveryInnerVlanId
- tnRmdDiscoveryInnerPCP
- tnRmdDiscoveryInnerDEI
- tnRmdDiscoveryRmdAccessIf
- tnRmdDiscoveryOui
The subset of objects used for the clearing is product specific.
Setting of this object to value 'false' has no effect.
This object is merely used to trigger the clearing of table
entries, and its actual value has no meaning.
Context
- MIB
- TN-RMD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.7483.6.4.1.4.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnRmdDiscoverySystemClearEntry
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 'TN-RMD-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-SYSTEM-MIB::tnRmdDiscoveryClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-RMD-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-RMD-SYSTEM-MIB::tnRmdDiscoveryClear.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-RMD-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-RMD-SYSTEM-MIB::tnRmdDiscoveryClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |