fsElpsPgConfigMonitorMechanism
SUPERMICRO-ELPS-MIB ·
.1.3.6.1.4.1.10876.101.2.25.3.1.1.4
Object
This object indicates the type of monitoring mechanism used for detecting faults for this protection group entry. If the value of this object is not 'none' for any fsElpsPgConfigEntry, then the fsElpsPgCfmTable table MUST have an active entry for this fsElpsPgConfigPgId, else the fsElpsPgConfigRowStatus for this entry cannot be made active.
Context
- MIB
- SUPERMICRO-ELPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.25.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsElpsPgConfigEntry
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-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigMonitorMechanism'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigMonitorMechanism.<fsElpsContextId>.<fsElpsPgConfigPgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELPS-MIB::fsElpsPgConfigMonitorMechanism'
Syntax
- Source
- PgMonitorMechanismType
- Base type
Enumeration
Values & Constraints
Type Values
1 | cfm |
2 | mplsOam |
3 | none |