fsMrpPortParticipantType
SUPERMICRO-MRP-MIB ·
.1.3.6.1.4.1.10876.101.2.27.3.1.1.2
Object
column r/w
Enumeration
The value 'fullParticipant'(1) indicates that it implements the complete applicant state machine and the Registrar state machine for each attribute declared, registered or tracked, together with a single instance of the LeaveAll state machine and the Periodic state machine. The value 'applicantOnly'(2) indicates that it implements the Applicant state machine with omission of certain states and actions (as specified by Table 10-3 in IEEE Standard 802.1ak-2007), for each Attribute declared or tracked together with a single instance of the Periodic state machine. That is LeaveAll state machine and Registrar state machine are not applicable for this Type.
Context
- MIB
- SUPERMICRO-MRP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.27.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMrpPortEntry
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-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MRP-MIB::fsMrpPortParticipantType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MRP-MIB::fsMrpPortParticipantType.<ieee8021BridgeBasePortComponentId>.<ieee8021BridgeBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MRP-MIB::fsMrpPortParticipantType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fullParticipant |
2 | applicantOnly |