ethOamServicePmEnable
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.4
Object
column r/w
Enumeration
This object determines PM (Performance Monitoring) shall be enabled or not for the service. Setting the object to disable(2) will stop the PM activity of all Destination NEs of this service.
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethOamServiceEntry
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 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamServicePmEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamServicePmEnable.<radOamIdx1>.<radOamEvcIdx>.<radMepIdx>.<ethOamServiceIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-OamCfm-MIB::ethOamServicePmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |