ipeCfgPortNe2Speed
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.3.15.4.1.5
Object
column r/w
Enumeration
NE2 port baud rate.
value range:9600bps(9600)
19200bps(19200)
The ppp function is restarted when setting it.
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.3.15.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipeCfgPortNe2Entry
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 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgPortNe2Speed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgPortNe2Speed.<ipeCfgPortNe2IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-SYSTEM-MIB::ipeCfgPortNe2Speed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
9600 | speed9600 |
19200 | speed19200 |