ipeCfgPripUdpPort
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.3.17.1.1.4
Object
column r/w
Enumeration
Setting of UDP port number used with PRIP.
Either of 8520 or 520 is set.
This setting is valid since PRIP will start next time.
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.3.17.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipeCfgPripEntry
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::ipeCfgPripUdpPort'
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::ipeCfgPripUdpPort.<ipeCfgPripIndex>'
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::ipeCfgPripUdpPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
520 | ripdefaultport |
8520 | pripdefaultport |