fsL2VpnPwRedGroupContentionResolutionMethod
SUPERMICRO-L2VPN-MIB ·
.1.3.6.1.4.1.10876.101.2.72.4.1.1.4
Object
column r/w
Enumeration
This object is used to indicate the mode of operation of the pseudo-wire group. If the mode is configured as independent then the PW endpoint nodes independently select which PW they intend to make active and which PWs they intend to make standby. If it is configured as Master/Slave mode, Then the endpoint node of the redundant set of PWs which is designated the Master is responsible for selecting which PW both endpoints must use to forward user traffic.
Context
- MIB
- SUPERMICRO-L2VPN-MIB
- OID
.1.3.6.1.4.1.10876.101.2.72.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsL2VpnPwRedGroupEntry
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 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupContentionResolutionMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupContentionResolutionMethod.<fsL2VpnPwRedGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupContentionResolutionMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | independent |
2 | masterslave |