aMACMergeStatusVerify

TROPIC-IEEE8023br-MIB · .1.3.6.1.4.1.7483.2.2.4.11.1.1.3.1.3

Object

column Enumeration
This attribute indicates (when accessed via a GET
operation) the status of the MAC Merge sublayer
verification on the given device.  The SET operation
shall have no effect on a device:
  unknown:   Verification status is unknown.
  initial:   The Verify State diagram (Figure 99 C8)
             is in the state, INIT_VERIFICATION.
  verifying: The Verify State diagram is in the state
             VERIFICATION_IDLE, SEND_VERIFY or
             WAIT_FOR_RESPONSE.
  succeeded: Indicates that the Verify State diagram
             is in the state VERIFIED.
  failed:    The Verify State diagram is in the state
             VERIFY_FAIL.
  disabled:  Verification of preemption operation is
             disabled.

Context

MIB
TROPIC-IEEE8023br-MIB
OID
.1.3.6.1.4.1.7483.2.2.4.11.1.1.3.1.3
Type
column
Access
readonly
Status
current
Parent
macMergeEntityEntry
Groups
1

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 'TROPIC-IEEE8023br-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-IEEE8023br-MIB::aMACMergeStatusVerify'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-IEEE8023br-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-IEEE8023br-MIB::aMACMergeStatusVerify.<aMACMergePortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-IEEE8023br-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-IEEE8023br-MIB::aMACMergeStatusVerify'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1initial
2verifying
3succeeded
4failed
5disabled

Conformance