prtParamSupportedFeatures
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.15.5.1.1.30
Object
column OctetString
This MIB object denotes supported features by the port/interface. The bit legend must be kept identical to all devices. Bit 0 = '1' denotes that the port/interface supports ETH OAM CFM. The agent can set this bit to 1 only if it set bit 1 in agnFunction[cfm(8)].agnFunctionAttributes to 1. For CSM Set bit 1 to '1' for each port that can be used as Rx clock source.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.15.5.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtParamEntry
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-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::prtParamSupportedFeatures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::prtParamSupportedFeatures.<prtParamIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::prtParamSupportedFeatures'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.