[j-nsp] ERX DHCP MIB?
Bjorn Tore Paulen
bt at paulen.net
Tue Jan 13 08:46:17 EST 2009
For PPPoE I indeed do that. But it doesn't seem to be supported for DHCP.
Bjørn Tore Paulen
> -----Opprinnelig melding-----
> Fra: Bjørn Mork [mailto:bjorn at mork.no]
> Sendt: 13. januar 2009 14:44
> Til: Bjorn Tore Paulen
> Kopi: 'Juniper-Nsp'
> Emne: Re: [j-nsp] ERX DHCP MIB?
>
> Bjorn Tore Paulen <bt at paulen.net> writes:
>
> > RIPE is eager to know the number of IPs I use at a given
> time. I can
> > graph percent of pool (MRTG ->
> juniDhcpLocalServerPoolUtilPct), but it
> > seems that the OID I want isn't supported. Could this be a
> version issue? I run 8.2.3.
> >
> > Regarding
> http://www.oidview.com/mibs/4874/Juniper-DHCP-MIB.html the
> > OID I'd want probably is
> > juniDhcpLocalServerPoolInUse
> (1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.19)
>
> How about using juniAddressPoolInUse from
> http://www.oidview.com/mibs/4874/Juniper-ADDRESS-POOL-MIB.html
> instead?
>
> we don't use dhcp local server, but I assume the results will
> be the same as for ppp:
>
> bjorn at server:~$ snmpwalk -v2c -c comm router
> .1.3.6.1.4.1.4874.2.2.21.1.1.1.1
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolRowStatus.1 =
> INTEGER: active(1)
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolName.1 = STRING: "adsl"
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolStart.1 = IpAddress: 0.0.0.0
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolEnd.1 = IpAddress: 0.0.0.0
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolSize.1 = INTEGER: 3574
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolInUse.1 = INTEGER: 2213
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolHighUtilThreshold.1
> = INTEGER: 85
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolAbatedUtilThreshold.1
> = INTEGER: 75
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolUtilPct.1 = INTEGER: 61
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolTrapEnable.1 =
> INTEGER: false(2)
> Juniper-ADDRESS-POOL-MIB::juniAddressPoolNextPoolProfileIndex.
> 1 = INTEGER: 0
>
>
> Bjørn
>
More information about the juniper-nsp
mailing list