<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Segoe UI; COLOR: #000080
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.7600.16930"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hello all</DIV>
<DIV> </DIV>
<DIV>I haven't found any thread talking about specific snmp configuration on 
se800.</DIV>
<DIV>here is my problem:</DIV>
<DIV>* i need to poll some interfaces (phy or vlsn) counters only, 
envmon counters, cpu counters and subscribers sumary counter/ctx.</DIV>
<DIV> </DIV>
<DIV>i've done following configuration:</DIV>
<DIV> </DIV>
<DIV>
<DIV>snmp view cacti rbnEnvMonMIBObjects included</DIV>
<DIV>snmp view cacti rbnCpuMeterMIBObjects included</DIV>
<DIV>snmp view cacti rbnMemoryEntry included</DIV>
<DIV>snmp view cacti rbnSubsCntxtCount included</DIV>
<DIV>snmp view default system included</DIV>
<DIV>snmp view express ifIndex included</DIV>
<DIV>snmp view Everything internet included</DIV>
<DIV>snmp view view_light system included</DIV>
<DIV>snmp view view_light rbnSubscriberActiveMib included</DIV>
<DIV>snmp view view_express rbnSubsCntxtCount.10.73.78.84.69.82.78.69 included 
</DIV>
<DIV>snmp community cacti12 all-contexts view cacti read-write</DIV>
<DIV>snmp community express context CONTEXTview view_light</DIV>
<DIV>snmp community view_express context INTERNETNC 
view  view_express read-only<!--EndFragment--></DIV>
<DIV>snmp community allctr all-contexts view view_light read-write</DIV> </DIV>
<DIV>when doing manual (snmpwalk) polling, i have nothing (i mean no awaiting 
answer):</DIV>
<DIV> </DIV>
<DIV>
<DIV>$ snmpwalk -c cacti12 -v 2c 172.20.1.18 | more</DIV>
<DIV>SNMPv2-SMI::mib-2 = No Such Object available on this agent at this OID</DIV>
<DIV>$</DIV>
<DIV>$snmpwalk -c <A 
href="mailto:express@CONTEXT">express@CONTEXT</A> -v 2c 172.20.1.18 | more</DIV>
<DIV>.... Disply ALL counters, not interesting for me as I need only physical 
interfaces</DIV>
<DIV> </DIV>
<DIV>$snmpwalk -c <A 
href="mailto:view_express@INTERNETNC">view_express@INTERNETNC</A> -v 2c 172.20.1.18 | more
<DIV>SNMPv2-SMI::mib-2 = No Such Object available on this agent at this OID</DIV>
<DIV> </DIV>
<DIV>any help welcome!!!</DIV>
<DIV> </DIV><!--EndFragment--></DIV></DIV>
<DIV>noru</DIV></BODY></HTML>