userspace/snmpd: (no tech change) rename fields in the wrsPortStatusTable_s
Rename fields in the struct wrsPortStatusTable_s to reflect SNMP objects'
names.
link_up -> wrsPortStatusLink
port_mode -> wrsPortStatusConfiguredMode
port_locked -> wrsPortStatusLocked
sfp_vn[16] -> wrsPortStatusSfpVN[16]
sfp_pn[16] -> wrsPortStatusSfpPN[16]
sfp_vs[16] -> wrsPortStatusSfpVS[16]
sfp_in_db -> wrsPortStatusSfpInDB
sfp_GbE -> wrsPortStatusSfpGbE
sfp_error -> wrsPortStatusSfpError
ptp_tx_count -> wrsPortStatusPtpTxFrames
ptp_rx_count -> wrsPortStatusPtpRxFrames
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Showing
- userspace/snmpd/wrsNetworkingStatusGroup.c 4 additions, 4 deletionsuserspace/snmpd/wrsNetworkingStatusGroup.c
- userspace/snmpd/wrsPortStatusTable.c 40 additions, 40 deletionsuserspace/snmpd/wrsPortStatusTable.c
- userspace/snmpd/wrsPortStatusTable.h 13 additions, 13 deletionsuserspace/snmpd/wrsPortStatusTable.h
- userspace/snmpd/wrsTimingStatusGroup.c 16 additions, 16 deletionsuserspace/snmpd/wrsTimingStatusGroup.c
Please register or sign in to comment