ctPicRefresh
CT-PIC-MIB ·
.1.3.6.1.4.1.52.4.1.5.9.1.8.1.1
Object
column mandatory
Enumeration
Setting this value causes the PIC Driver to clear cached memory and to reread the PIC chip. This functionality removes the need for manufacturing to power cycle a board to ensure proper PIC programming. Reading this object always returns a zero (0).
Context
- MIB
- CT-PIC-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.9.1.8.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctPicControlEntry
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 'CT-PIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-PIC-MIB::ctPicRefresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-PIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-PIC-MIB::ctPicRefresh.<ctPicSlot>.<ctPicIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-PIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-PIC-MIB::ctPicRefresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reFresh |