fsMrpPortPeriodicSEMStatus
SUPERMICRO-MRP-MIB ·
.1.3.6.1.4.1.10876.101.2.27.3.1.1.1
Object
The administrative periodic state machine status requested by management for MRP. The value 'enabled(1)' generates transmission events on a periodic basis, against all Applicant state machines that are associated with the port. The value disabled(2) indicates that MRP Periodic state machine does not generate any periodic events on this port. A transition from disabled(2) to enabled(1) will start periodic timer on the port.
Context
- MIB
- SUPERMICRO-MRP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.27.3.1.1.1- 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::fsMrpPortPeriodicSEMStatus'
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::fsMrpPortPeriodicSEMStatus.<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::fsMrpPortPeriodicSEMStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |