|
Home > Archive > Voice over IP Cisco > May 2006 > Phone table listing and SNMP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Phone table listing and SNMP
|
|
| Philip Walenta 2006-05-21, 1:11 pm |
| I'm trying to do some SNMP stuff with CM and I'm having trouble finding a
particular entry in the MIB.
I can pull all active/registered phones via SNMP.
I cannot seem to find an entry to pull the whole phone device listing
(registered or not).
Anyone know if this is possible (I know it can be done with AXL, I'm trying
to find a SNMP way)?
| |
| Voigt Thomas 2006-05-22, 7:11 am |
| Hi all!
Philip Walenta wrote:
> I can pull all active/registered phones via SNMP.
>
> I cannot seem to find an entry to pull the whole phone device listing
(registered or not).
You may do a snmpwalk on ccmPhoneStatus
(OID:1.3.6.1.4.1.9.9.156.1.2.1.1.7.x) so you can see, which phones are
registered at the moment. If a phone is registered with CCM the
ccmPhoneStatus reads "2",
I think there will also unregistered phones shown.
--
With kind regards
Thomas Voigt
| |
| Philip Walenta 2006-05-22, 1:11 pm |
| I know about this MIB.
It's only available when there are registered phones, and it only shows
registered phones. I'm trying to hunt one down that gives me the whole
phone table.
_____
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Voigt Thomas
Sent: Monday, May 22, 2006 4:23 AM
To: cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] Phone table listing and SNMP
Hi all!
Philip Walenta wrote:
> I can pull all active/registered phones via SNMP.
>
> I cannot seem to find an entry to pull the whole phone device listing
(registered or not).
You may do a snmpwalk on ccmPhoneStatus
(OID:1.3.6.1.4.1.9.9.156.1.2.1.1.7.x) so you can see, which phones are
registered at the moment. If a phone is registered with CCM the
ccmPhoneStatus reads "2",
I think there will also unregistered phones shown.
--
With kind regards
Thomas Voigt
|
|
|
|
|