Hello
I'm asking BGP by snmp to one router with BPG4-MIB, Using Snmp Builder I get
bgpPeerState = established
Firstable, snmp builder adds item like Decimal but it is a string. When I check Last Values new item returns
6
So I changed type of information to "character" and later to "text". No success. Latest Value shows bpg item returns
6
Why? I mean
Snmp Builder shows value as "established" for thes OID. Why Zabbix return a number? I can understand first values will be a number but later I changed the value to text
Any idea????
I'm asking BGP by snmp to one router with BPG4-MIB, Using Snmp Builder I get
bgpPeerState = established
Firstable, snmp builder adds item like Decimal but it is a string. When I check Last Values new item returns
6
So I changed type of information to "character" and later to "text". No success. Latest Value shows bpg item returns
6
Why? I mean
Snmp Builder shows value as "established" for thes OID. Why Zabbix return a number? I can understand first values will be a number but later I changed the value to text
Any idea????
Comment