Ok, so /CLEARLY/ Ubiquiti doesn't want us using their 'community' website since 
it's absolutely useless, so I'll pose my question here.

Is SNMP even remotely supported at this point in airos8? I have downloaded the 
MIB bundle for 8.6.2 and loaded UBNT-AirMAX-MIB with this metadata:

    REVISION "201710030000Z"
    DESCRIPTION "ubntAirMAX revision"
    ::= { ubntMIB 4 }



This MIB imports from bundled UBNT-MIB with this metadata:

    REVISION "201402270000Z"
    DESCRIPTION "Split revision"
    ::= { ubnt 1 }

    -- 
--------------------------------------------------------------------------------
    --                         Ubiquiti Networks Root
    -- 
--------------------------------------------------------------------------------

    ubnt OBJECT IDENTIFIER ::= { enterprises 41112 }



...and tried to get/walk but cannot get any vendor-specific information.

$ snmpwalk -v 1 -c public 10.195.5.10 1.3.6.1.2.1.1.3.0
iso.3.6.1.2.1.1.3.0 = Timeticks: (24323800) 2 days, 19:33:58.00
$ snmpwalk -v 1 -c public 10.195.5.1
0 1.3.6.1.4.1.41112
End of MIB
$



Even querying known-good OIDs from previous versions returns nothing:

$ snmpget -v 1 -c public 10.195.5.10 1.3.6.1.4.1.41112.1.4.5.1.14.1
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.41112.1.4.5.1.14.1
$



Does anyone have any SNMP working on current AirOS8?

--dan
_______________________________________________
Ubnt_users mailing list
[email protected]
http://lists.wispa.org/mailman/listinfo/ubnt_users

Reply via email to