f3ErpGroupAdminState

F3-ERP-MIB · .1.3.6.1.4.1.2544.1.12.25.1.1.1.2

Object

Administrative State of this ERP instance. 
INSERVICE is normal operation. 
MANAGEMENT suppresses alarms. 
DISABLED initiates blocking on ring port 0 and stops all RAPS processing 
and forwarding.
The ERP instance must be in the MANAGEMENT or DISABLED state when modifying 
the following ERP instance attributes: rapsVID, ringPort0, ringPort1, 
ringPort0RPLRole, ringPort1RPLRole,  rapsRingId, rapsMdLevel, 
subRingWithoutVirtualChannel, compatibleVersion.

Context

MIB
F3-ERP-MIB
OID
.1.3.6.1.4.1.2544.1.12.25.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
f3ErpGroupEntry
Groups
1

Walk 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 'F3-ERP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-ERP-MIB::f3ErpGroupAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-ERP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-ERP-MIB::f3ErpGroupAdminState.<neIndex>.<f3ErpGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-ERP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-ERP-MIB::f3ErpGroupAdminState'

Syntax

Source
CM-COMMON-MIBAdminState
Base type
Enumeration

Values & Constraints

Type Values
1in-service
2management
3maintenance
4disabled
5unassigned
6monitored

Conformance