fsElpsPgConfigProtType
SUPERMICRO-ELPS-MIB ·
.1.3.6.1.4.1.10876.101.2.25.3.1.1.11
Object
column r/w
Enumeration
This object is used to indicate the protection architecture type of the protection group entry. Protection architecture types supported are given below: - 'oneIsToOneBidirectionalWithAps(1)', then the selector bridge will be established at the time of protection switching and its based on global priority logic. APS communication channel is required. - 'onePlusOneBidirectionalWithAps(2)', then the permanent bridge will be established at the source and selector bridge at the sink. Protection switching is based on global priority logic. APS communication channel is required. - 'onePlusOneUnidirectionalWithAps(3)', then the permanent bridge will be established at the source and selector bridge at the sink. Protection switching is based on local priority logic and Far-end requests will not be considered for switching the traffic. APS communication channel is present. - 'onePlusOneUnidirectionalWithoutAps(4)', then protection switching is based on local priority logic only. APS communication channel is not present.
Context
- MIB
- SUPERMICRO-ELPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.25.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsElpsPgConfigEntry
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-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigProtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigProtType.<fsElpsContextId>.<fsElpsPgConfigPgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigProtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneIsToOneBidirectionalWithAps |
2 | onePlusOneBidirectionalWithAps |
3 | onePlusOneUnidirectionalWithAps |
4 | onePlusOneUnidirectionalWithOutAps |