[cisco-nas] ISDN PRI monitoring via SNMP
    Erick B. 
    erickbe at yahoo.com
       
    Fri Jan 28 10:24:27 EST 2005
    
    
  
Thanks Oliver. I had found that MIB object last night
after I posted this. 
--- "Oliver Boehmer (oboehmer)" <oboehmer at cisco.com>
wrote:
> 
> > Does anyone know the MIB string to poll to get the
> > layer 2 status and Layer 3 status on ISDN PRI?
> > 
> > Looking to poll to see if Layer 2 is active and
> Layer
> > 3 is multi frame established.
> 
> Check out ISDN-MIB (RFC 2127,
> ftp://ftp.cisco.com/pub/mibs/v2/ISDN-MIB.my), OID
> isdnLapdOperStatus (.1.3.6.1.2.1.10.20.1.3.4.1.2):
> 
> isdnLapdOperStatus OBJECT-TYPE
>         SYNTAX      INTEGER {
>             inactive(1),
>             l1Active(2),
>             l2Active(3)
>         }
> 
> for TEI_ASSIGNED, we return l1Active(2), for
> MULTIPLE_FRAME_ESTABLISHED
> l2Active(3).
> 
> 	oli
> 
		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 
    
    
More information about the cisco-nas
mailing list