fsL2VpnPwRedGroupMasterSlaveMode
SUPERMICRO-L2VPN-MIB ·
.1.3.6.1.4.1.10876.101.2.72.4.1.1.5
Object
column r/w
Enumeration
This value is applicable only if the fsL2VpnPwRedGroupContentionResolutionMethod is selected as 'masterSlave'. Then the user can specify if this group is acting as Master or Slave. When the Redundancy Group is configured as Master it has the choice to select the forwarding state. i.e. the Active/Standby pseudo-wire. The slave node is expected to follow the decision of the master
Context
- MIB
- SUPERMICRO-L2VPN-MIB
- OID
.1.3.6.1.4.1.10876.101.2.72.4.1.1.5- 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::fsL2VpnPwRedGroupMasterSlaveMode'
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::fsL2VpnPwRedGroupMasterSlaveMode.<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::fsL2VpnPwRedGroupMasterSlaveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | slave |