mpsGroupModeCFUEnable
FEC-MPS-MIB ·
.0.53.5.2.1.5
Object
Determines group members are either only extension (false) or
an external destination (true).
For further implementations this variable is obsolete while
group members should uniformly defined in mpsGroupModeChainTable.
For more information have a look at its variable descriptions,
in particular variables mpsGroupModeChainExternalNumber and
mpsGroupModeChainExtension are of interest here.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.5.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsGroupModeEntry
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 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsGroupModeCFUEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsGroupModeCFUEnable.<mpsGroupModeIndex>.<mpsGroupModeNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-MPS-MIB::mpsGroupModeCFUEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |