Please,
can we have additional fields in /system identity to be able to describe the placement of the device?
These fields should be seen by SNMP also.
Thank you for your consideration.
Please,
can we have additional fields in /system identity to be able to describe the placement of the device?
These fields should be seen by SNMP also.
Thank you for your consideration.
you mean like this?
[bat@hgw] > sys identity print
name: hgw
[bat@hgw] > snmp print
enabled: yes
contact: bat
-> location: rack in the garage
engine-id:
i guess we’re pretty fine on the SNMP side:
crowley:~ bat$ snmpwalk -v 2c -c public router system
SNMPv2-MIB::sysDescr.0 = STRING: RouterOS RB2011UAS-2HnD
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.14988.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (144744500) 16 days, 18:04:05.00
SNMPv2-MIB::sysContact.0 = STRING: bat
SNMPv2-MIB::sysName.0 = STRING: hgw
SNMPv2-MIB::sysLocation.0 = STRING: rack in the garage
SNMPv2-MIB::sysServices.0 = INTEGER: 78
I mean exactly like this.
I just was not looking for it in SNMP… thanks.