fsMrpSEMRegistrarState
ARICENT-MRP-MIB ·
.1.3.6.1.4.1.29601.2.27.6.1.1.4
Object
column Enumeration
This object specifies registrar state machine state for each port
and each attribute value.
The registrar for each attribute implements the following three states
for the attribute
mt - Not registered.
in - Registered.
lv - Previously registered, but now being timed out.
Context
- MIB
- ARICENT-MRP-MIB
- OID
.1.3.6.1.4.1.29601.2.27.6.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMrpSEMEntry
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 'ARICENT-MRP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MRP-MIB::fsMrpSEMRegistrarState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MRP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MRP-MIB::fsMrpSEMRegistrarState.<ieee8021BridgeBasePortComponentId>.<ieee8021BridgeBasePort>.<fsMrpApplicationAddress>.<fsMrpSEMMapContext>.<fsMrpAttributeType>.<fsMrpSEMAttributeValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MRP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MRP-MIB::fsMrpSEMRegistrarState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mt |
1 | in |
2 | lv |