HUAWEI-SIP-MIB

File: HUAWEI-SIP-MIB.mib (21665 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
HUAWEI-3COM-OID-MIB

Imported symbols

enterprises IpAddress mib-2
TimeTicks Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
RowStatus DateAndTime huawei
huaweiMgmt huaweiDatacomm voice

Defined Types

SIPServerConfigEntry  
SEQUENCE    
  hwSIPServerIPAddress IpAddress
  hwSIPServerPort Integer32
  hwSIPServerType INTEGER
  hwSIPAcceptType INTEGER
  hwSIPServerStatus RowStatus

Defined Values

hwSIPMIB 1.3.6.1.4.1.2011.5.25.1.12
The HUAWEI-SIP-MIB contains objects to Manage the SIP client configuration.
MODULE-IDENTITY    

hwSIPServerMIB 1.3.6.1.4.1.2011.5.25.1.12.1
OBJECT IDENTIFIER    

hwSIPClientMIB 1.3.6.1.4.1.2011.5.25.1.12.2
OBJECT IDENTIFIER    

hwSIPClientMIBObjects 1.3.6.1.4.1.2011.5.25.1.12.2.1
OBJECT IDENTIFIER    

hwSIPID 1.3.6.1.4.1.2011.5.25.1.12.2.1.1
The unique identification of a SIP gateway. By default, this object should have the value 'VRP-GATEWAY'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hwSIPPasswordType 1.3.6.1.4.1.2011.5.25.1.12.2.1.2
The display type of a SIP gateway password. By default, this object should have the value simple(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER simple(1), cipher(2)  

hwSIPPassword 1.3.6.1.4.1.2011.5.25.1.12.2.1.3
a SIP gateway password. By default, this object should have the value 'VRP-SIP'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwSIPTransport 1.3.6.1.4.1.2011.5.25.1.12.2.1.4
the transport type of SIP packets. By default, this object should have the value udp(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udp(1), tcp(2)  

hwSIPSourceIP 1.3.6.1.4.1.2011.5.25.1.12.2.1.5
The source IP address of the local peer acted as UA.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwSIPCallDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.6
Indicate whether the SIP calls debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPRegisterDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.7
Indicate whether the SIP calls debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPRegPrimitiveDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.8
Indicate whether the SIP register primitives debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPCallPrimitiveDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.9
Indicate whether the SIP call primitives debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPWarningDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.10
Indicate whether the SIP warnings debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPErrorDebugSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.1.11
Indicate whether the SIP errors debug information should be generated. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPTrapsControl 1.3.6.1.4.1.2011.5.25.1.12.2.1.12
Indicates wether the SIP module is permitted to generate traps. By default, this object should have the value disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwSIPStatisticClear 1.3.6.1.4.1.2011.5.25.1.12.2.1.13
The object is used to clear the statistic information of a SIP gateway. Note that it is significative only when this object is executed 'set' operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

hwSIPRegisterFailReason 1.3.6.1.4.1.2011.5.25.1.12.2.1.14
The object describes the reason that a SIP gateway fails to register.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwSIPAuthenticatedRequestMethord 1.3.6.1.4.1.2011.5.25.1.12.2.1.15
The object denotes the methord of a request that fails to authenticate.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknow(1), register(2), invite(3), ack(4), prack(5), cancel(6), bye(7), info(8)  

hwSIPStatisticObjects 1.3.6.1.4.1.2011.5.25.1.12.2.1.16
OBJECT IDENTIFIER    

hwSIPRegisters 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.1
The number of REGISTERs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPInvites 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.2
The number of INVITEs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPAcks 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.3
The number of ACKs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPPracks 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.4
The number of PRACKs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPByes 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.5
The number of BYEs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPCancels 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.6
The number of CANCELs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPInfos 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.7
The number of INFOs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKRegisters 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.8
The number of successful REGISTERs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKInvites 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.9
The number of successful INVITEs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKAcks 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.10
The number of successful ACKs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKPracks 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.11
The number of successful PRACKs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKByes 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.12
The number of successful BYEs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKCancels 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.13
The number of successful CANCELs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPOKInfos 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.14
The number of successful INFOs which a SIP gateway has received and sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp3MultipleChoice 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.15
The number of 300(Mutiple Choices) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp3MovedPermanently 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.16
The number of 301(Moved Permanently) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp3MovedTemporarily 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.17
The number of 302(Moved Temporarily) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp3UseProxy 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.18
The number of 305(Use Proxy) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp3Other 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.19
The number of other 3xx responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4BadRequest 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.20
The number of 400(Use Proxy) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4Unauthorized 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.21
The number of 401(Unauthorized) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4Forbidden 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.22
The number of 403(Forbidden) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4NotFound 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.23
The number of 404(Not Found) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4MethodNotAllowed 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.24
The number of 405(Methord Not Allowed) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4NotAcceptable 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.25
The number of 406(Not Acceptable) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4ProxyAuthRequired 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.26
The number of 407(Proxy Authentication Required) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4ReqTimeout 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.27
The number of 408(Request Timeout) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4ReqEntityTooLarge 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.28
The number of 413(Request Entity Too Large) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4ReqURITooLarge 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.29
The number of 414(Request-URI Too Long) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4UnsupportedMediaType 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.30
The number of 415(Unsupported Media Type) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4UnsupportedURIScheme 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.31
The number of 416(Unsupported URI Scheme) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4BadExtension 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.32
The number of 420(Bad Extension) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4ExtensionRequired 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.33
The number of 421(Extension Required) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4AddrIncomplete 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.34
The number of 484(Address Incomplete) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4BusyHere 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.35
The number of 486(Busy Here) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4RequestTerminated 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.36
The number of 487(Request Terminated) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp4Other 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.37
The number of other 4xx responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5InternalError 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.38
The number of 500(Server Internal Error) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5NotImplemented 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.39
The number of 501(Not Implemented) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5BadGateway 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.40
The number of 502(Bad Gateway) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5ServiceUnavailable 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.41
The number of 503(ServiceUnavailabe) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5GatewayTimeout 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.42
The number of 504(Server Time-Out) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5BadSipVersion 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.43
The number of 505(Version Not Supported) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5MessageTooLarge 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.44
The number of 513(Message Too Large) responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp5Other 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.45
The number of other 5xx responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPResp6xx 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.46
The number of 6xx responses which a SIP gateway has received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSIPServerConfigTable 1.3.6.1.4.1.2011.5.25.1.12.2.1.21
A list of the SIP server configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SIPServerConfigEntry

hwSIPServerConfigEntry 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1
A SIP server configuration entry contains some associated information, e.g. IP address, port, etc..
Status: current Access: not-accessible
OBJECT-TYPE    
  SIPServerConfigEntry  

hwSIPServerIPAddress 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.1
The IP address of a SIP server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwSIPServerPort 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.2
The port of a SIP server. By default, the object value is 5060.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwSIPServerType 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.3
The type of SIP Server. By default, the object value is master(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER master(1), slaver(2)  

hwSIPAcceptType 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.4
The accept type of SIP calls. By default, the object value is all(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), all(2)  

hwSIPServerStatus 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.5
The status of this SIP Server entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwSIPClientNotifications 1.3.6.1.4.1.2011.5.25.1.12.2.2
OBJECT IDENTIFIER    

hwSIPRegisterFailure 1.3.6.1.4.1.2011.5.25.1.12.2.2.1
The trap is generated when a SIP gateway fails to register.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwSIPAuthenticateFailure 1.3.6.1.4.1.2011.5.25.1.12.2.2.2
The trap is generated when a requests with its credential fail to authenticate.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwSIPServerSwitch 1.3.6.1.4.1.2011.5.25.1.12.2.2.3
The trap is generated when a switch happens between master and slaver SIP server.
Status: current Access: read-create
NOTIFICATION-TYPE