Bindings inside linkup/down traps
Mishustin Kirill <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, all. I need to implement linkup/down traps is my agent, but I'm not sure which OIDs I should put in those traps. As it says in IF-MIB, traps should contain 3 bindings: ifIndex, ifOperStatus and ifAdminStatus. But am I to append interface index to the end of OIDs in a trap? In other words, what is correct filling for up/down traps 1) 1.3.6.1.2.1.2.2.1.1(ifIndex) = 41, 1.3.6.1.2.1.2.2.1.7(ifAdminStatus) = 1, 1.3.6.1.2.1.2.2.1.8(ifOperStatus) = 2 or 2) 1.3.6.1.2.1.2.2.1.1.41(ifIndex.41) = 41, 1.3.6.1.2.1.2.2.1.7.41(ifAdminStatus.41) = 1, 1.3.6.1.2.1.2.2.1.8.41(ifOperStatus.41) = 2 Kirill ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users