fsMrpApplicantControlAdminStatus
SUPERMICRO-MRP-MIB ·
.1.3.6.1.4.1.10876.101.2.27.5.1.1.3
Object
column r/w
Enumeration
The Applicant admin control denotes the behaviour of the applicant on a given port and application. The value normal(1) indicates that the Applicant participates normally in MRPDU exchanges. The value nonParticipant(2) indicates that the MRP Participant does not transmit any MRPDUs. The value active(3) allows to send VLAN declarations when the port is in the blocking state. Use the value normal(1) to return to the default state (active mode disabled). This value is applicable only for MVRP.
Context
- MIB
- SUPERMICRO-MRP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.27.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMrpApplicantControlEntry
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::fsMrpApplicantControlAdminStatus'
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::fsMrpApplicantControlAdminStatus.<ieee8021BridgeBasePortComponentId>.<ieee8021BridgeBasePort>.<fsMrpApplicationAddress>.<fsMrpAttributeType>'
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::fsMrpApplicantControlAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | nonParticipant |
3 | active |