hi all,
i am trying to setup a dynamic SNMP request on a cisco device.
I would like to request for exapmle the IFInOctet just for interfaces which are in AdminStatus UP=1 !!!!
i tired to configure the following
SNMPOID:
IF-MIB::ifInOctets["index","IF-MIB::ifAdminStatus","up(1)"]
...but i do not get any values back??
can somebody explain me why??
please.
should i get a graph for each active IF-Interface?
whatfore do i need the KEY-values? just as a variable to reference?
THX to all
great job
i am trying to setup a dynamic SNMP request on a cisco device.
I would like to request for exapmle the IFInOctet just for interfaces which are in AdminStatus UP=1 !!!!
i tired to configure the following
SNMPOID:
IF-MIB::ifInOctets["index","IF-MIB::ifAdminStatus","up(1)"]
...but i do not get any values back??
can somebody explain me why??
please.
should i get a graph for each active IF-Interface?
whatfore do i need the KEY-values? just as a variable to reference?
THX to all
great job