mpsExtensionDiversionCFU3Fixed
FEC-MPS-MIB ·
.0.53.6.9.1.8
Object
This value determines whether the follow me diversion (CFU3) is fixed(1) or variable(2).
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.6.9.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsExtensionDiversionEntry
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::mpsExtensionDiversionCFU3Fixed'
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::mpsExtensionDiversionCFU3Fixed.<mpsExtensionDiversionIndex>.<mpsExtensionDiversionService>'
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::mpsExtensionDiversionCFU3Fixed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |