frxConfigSrc
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.4.1.1.5
Object
column mandatory
r/w
Enumeration
Source for configuring speed and protocol for each port. 1=Data rate and protocol set by DLCI assignment rules as reported by Annex-D. This option allows control of these basic parameters from the frame relay switch management station instead of the Cisco 90 Series management station. 2=Data rate and protocol set by SNMP variables frxPortSpeed and frxPortProtocol
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- frxChUEntry
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 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxConfigSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxConfigSrc.<frxBankIndex>.<frxChUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cisco90Series-MIB::frxConfigSrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | annexD |
2 | snmp |