tnRmdDiscoveryStart

TN-RMD-SYSTEM-MIB · .1.3.6.1.4.1.7483.6.4.1.4.3.1.1

Object

column r/w SNMPv2-TCTruthValue
Setting of this object to value 'true' triggers the start of
a discovery of RMDs. The discovery makes use of the values of
the following objects :
              
  - tnRmdDiscoveryMcMacAddress
  - tnRmdDiscoveryMode
  - tnRmdDiscoveryNumberOfVlanTags
  - tnRmdDiscoveryOuterTPID
  - tnRmdDiscoveryOuterVlanId
  - tnRmdDiscoveryOuterPCP
  - tnRmdDiscoveryOuterDEI
  - tnRmdDiscoveryInnerTPID
  - tnRmdDiscoveryInnerVlanId
  - tnRmdDiscoveryInnerPCP
  - tnRmdDiscoveryInnerDEI
  - tnRmdDiscoveryRmdAccessIf
  - tnRmdDiscoveryOui
              
Setting of this object to value 'false' has no effect.
              
This object is merely used to trigger the start of a discovery,
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.3.1.1
Type
column
Access
readwrite
Status
current
Parent
tnRmdDiscoverySystemStartEntry

Walk 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::tnRmdDiscoveryStart'
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::tnRmdDiscoveryStart.<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::tnRmdDiscoveryStart'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false