tnDot1agCfmMcLagConfigStdbyInactive
TN-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.7483.6.1.2.52.2.1.1.1
Object
The value of tnDot1agCfmMcLagConfigStdbyInactive specifies whether or not
ETH-CFM MEPs configured on Multi-Chassis LAG ports are aware of MC-LAG
port active/standby states.
When this object is 'true (1)', MEPs configured on a Multi-Chassis
LAG port will act as if they are administratively shutdown if running
on a standby port, and will only be operational on an active MC-LAG
port.
When this object is 'false (2)', MEPs configured on a Multi-Chassis
LAG port will operate regardless of the MC-LAG port active and standby
states.
Context
- MIB
- TN-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.52.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnDot1agCfmMcLagConfigEntry
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-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMcLagConfigStdbyInactive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMcLagConfigStdbyInactive.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMcLagConfigStdbyInactive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |