APC U PS - Temperature Probe Missing (NUT)

Hi, Running NUT Tools as an addon in HA

It connects to my APC SRT 2200 ups via the NMC card (AP9641)

All the values i need do show up except 1, the connected temp probe to the UPS (its not under disabled entities)

i have the OID, .1.3.6.1.4.1.318.1.1.25.1.2.1.6.1.1

When doing an snmptest, i can get the temp value
image

Anyone else have this issue?
is it possible to add this OID to the yaml of NUT?

My yaml for nut

users:
  - username: xxxxxxx
    password: xxxxxxxxxx
    instcmds:
      - all
    actions:
      - set
      - fsd
devices:
  - name: COMMS-UPS
    driver: snmp-ups
    port: 172.xx.x.x
    config:
      - mibs=apcc
      - snmp_version=v3
      - secLevel=authPriv
      - secName=apchas
      - authProtocol=MD5
      - authPassword=xxxxxxxxxxxxxx
      - privProtocol=AES
      - privPassword=xxxxxxxxxxxxx
mode: netserver
shutdown_host: false

Thanks

Is the temp probe sensor available on the NUT server?

Is this the integration? See upsc in:

172.x.x.x is that a static IP address?

Yeah its the integration

i dont think i can run upsc as its an integration in HA

yes IP is static, all other sensors are showing