HUAWEI-SIP-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-SIP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwSIPMIB | 1.3.6.1.4.1.2011.5.25.1.12 |
The HUAWEI-SIP-MIB contains objects to Manage the SIP client configuration. |
||
hwSIPServerMIB | 1.3.6.1.4.1.2011.5.25.1.12.1 | |||
hwSIPClientMIB | 1.3.6.1.4.1.2011.5.25.1.12.2 | |||
hwSIPClientMIBObjects | 1.3.6.1.4.1.2011.5.25.1.12.2.1 | |||
hwSIPID | 1.3.6.1.4.1.2011.5.25.1.12.2.1.1 | octet string | read-write |
The unique identification of a SIP gateway. By default, this object should have the value 'VRP-GATEWAY'. |
hwSIPPasswordType | 1.3.6.1.4.1.2011.5.25.1.12.2.1.2 | integer | read-write |
The display type of a SIP gateway password. By default, this object should have the value simple(1). Enumeration: 'simple': 1, 'cipher': 2. |
hwSIPPassword | 1.3.6.1.4.1.2011.5.25.1.12.2.1.3 | octet string | read-write |
a SIP gateway password. By default, this object should have the value 'VRP-SIP'. |
hwSIPTransport | 1.3.6.1.4.1.2011.5.25.1.12.2.1.4 | integer | read-write |
the transport type of SIP packets. By default, this object should have the value udp(1). Enumeration: 'udp': 1, 'tcp': 2. |
hwSIPSourceIP | 1.3.6.1.4.1.2011.5.25.1.12.2.1.5 | ipaddress | read-write |
The source IP address of the local peer acted as UA. |
hwSIPCallDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.6 | integer | read-write |
Indicate whether the SIP calls debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPRegisterDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.7 | integer | read-write |
Indicate whether the SIP calls debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPRegPrimitiveDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.8 | integer | read-write |
Indicate whether the SIP register primitives debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPCallPrimitiveDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.9 | integer | read-write |
Indicate whether the SIP call primitives debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPWarningDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.10 | integer | read-write |
Indicate whether the SIP warnings debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPErrorDebugSwitch | 1.3.6.1.4.1.2011.5.25.1.12.2.1.11 | integer | read-write |
Indicate whether the SIP errors debug information should be generated. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPTrapsControl | 1.3.6.1.4.1.2011.5.25.1.12.2.1.12 | integer | read-write |
Indicates wether the SIP module is permitted to generate traps. By default, this object should have the value disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
hwSIPStatisticClear | 1.3.6.1.4.1.2011.5.25.1.12.2.1.13 | integer | read-write |
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. Enumeration: 'clear': 1. |
hwSIPRegisterFailReason | 1.3.6.1.4.1.2011.5.25.1.12.2.1.14 | displaystring | no-access |
The object describes the reason that a SIP gateway fails to register. |
hwSIPAuthenticatedRequestMethord | 1.3.6.1.4.1.2011.5.25.1.12.2.1.15 | integer | no-access |
The object denotes the methord of a request that fails to authenticate. Enumeration: 'info': 8, 'invite': 3, 'unknow': 1, 'ack': 4, 'register': 2, 'prack': 5, 'cancel': 6, 'bye': 7. |
hwSIPStatisticObjects | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16 | |||
hwSIPRegisters | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.1 | integer32 | read-only |
The number of REGISTERs which a SIP gateway has received and sent. |
hwSIPInvites | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.2 | integer32 | read-only |
The number of INVITEs which a SIP gateway has received and sent. |
hwSIPAcks | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.3 | integer32 | read-only |
The number of ACKs which a SIP gateway has received and sent. |
hwSIPPracks | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.4 | integer32 | read-only |
The number of PRACKs which a SIP gateway has received and sent. |
hwSIPByes | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.5 | integer32 | read-only |
The number of BYEs which a SIP gateway has received and sent. |
hwSIPCancels | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.6 | integer32 | read-only |
The number of CANCELs which a SIP gateway has received and sent. |
hwSIPInfos | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.7 | integer32 | read-only |
The number of INFOs which a SIP gateway has received and sent. |
hwSIPOKRegisters | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.8 | integer32 | read-only |
The number of successful REGISTERs which a SIP gateway has received and sent. |
hwSIPOKInvites | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.9 | integer32 | read-only |
The number of successful INVITEs which a SIP gateway has received and sent. |
hwSIPOKAcks | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.10 | integer32 | read-only |
The number of successful ACKs which a SIP gateway has received and sent. |
hwSIPOKPracks | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.11 | integer32 | read-only |
The number of successful PRACKs which a SIP gateway has received and sent. |
hwSIPOKByes | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.12 | integer32 | read-only |
The number of successful BYEs which a SIP gateway has received and sent. |
hwSIPOKCancels | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.13 | integer32 | read-only |
The number of successful CANCELs which a SIP gateway has received and sent. |
hwSIPOKInfos | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.14 | integer32 | read-only |
The number of successful INFOs which a SIP gateway has received and sent. |
hwSIPResp3MultipleChoice | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.15 | integer32 | read-only |
The number of 300(Mutiple Choices) responses which a SIP gateway has received. |
hwSIPResp3MovedPermanently | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.16 | integer32 | read-only |
The number of 301(Moved Permanently) responses which a SIP gateway has received. |
hwSIPResp3MovedTemporarily | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.17 | integer32 | read-only |
The number of 302(Moved Temporarily) responses which a SIP gateway has received. |
hwSIPResp3UseProxy | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.18 | integer32 | read-only |
The number of 305(Use Proxy) responses which a SIP gateway has received. |
hwSIPResp3Other | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.19 | integer32 | read-only |
The number of other 3xx responses which a SIP gateway has received. |
hwSIPResp4BadRequest | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.20 | integer32 | read-only |
The number of 400(Use Proxy) responses which a SIP gateway has received. |
hwSIPResp4Unauthorized | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.21 | integer32 | read-only |
The number of 401(Unauthorized) responses which a SIP gateway has received. |
hwSIPResp4Forbidden | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.22 | integer32 | read-only |
The number of 403(Forbidden) responses which a SIP gateway has received. |
hwSIPResp4NotFound | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.23 | integer32 | read-only |
The number of 404(Not Found) responses which a SIP gateway has received. |
hwSIPResp4MethodNotAllowed | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.24 | integer32 | read-only |
The number of 405(Methord Not Allowed) responses which a SIP gateway has received. |
hwSIPResp4NotAcceptable | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.25 | integer32 | read-only |
The number of 406(Not Acceptable) responses which a SIP gateway has received. |
hwSIPResp4ProxyAuthRequired | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.26 | integer32 | read-only |
The number of 407(Proxy Authentication Required) responses which a SIP gateway has received. |
hwSIPResp4ReqTimeout | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.27 | integer32 | read-only |
The number of 408(Request Timeout) responses which a SIP gateway has received. |
hwSIPResp4ReqEntityTooLarge | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.28 | integer32 | read-only |
The number of 413(Request Entity Too Large) responses which a SIP gateway has received. |
hwSIPResp4ReqURITooLarge | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.29 | integer32 | read-only |
The number of 414(Request-URI Too Long) responses which a SIP gateway has received. |
hwSIPResp4UnsupportedMediaType | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.30 | integer32 | read-only |
The number of 415(Unsupported Media Type) responses which a SIP gateway has received. |
hwSIPResp4UnsupportedURIScheme | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.31 | integer32 | read-only |
The number of 416(Unsupported URI Scheme) responses which a SIP gateway has received. |
hwSIPResp4BadExtension | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.32 | integer32 | read-only |
The number of 420(Bad Extension) responses which a SIP gateway has received. |
hwSIPResp4ExtensionRequired | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.33 | integer32 | read-only |
The number of 421(Extension Required) responses which a SIP gateway has received. |
hwSIPResp4AddrIncomplete | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.34 | integer32 | read-only |
The number of 484(Address Incomplete) responses which a SIP gateway has received. |
hwSIPResp4BusyHere | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.35 | integer32 | read-only |
The number of 486(Busy Here) responses which a SIP gateway has received. |
hwSIPResp4RequestTerminated | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.36 | integer32 | read-only |
The number of 487(Request Terminated) responses which a SIP gateway has received. |
hwSIPResp4Other | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.37 | integer32 | read-only |
The number of other 4xx responses which a SIP gateway has received. |
hwSIPResp5InternalError | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.38 | integer32 | read-only |
The number of 500(Server Internal Error) responses which a SIP gateway has received. |
hwSIPResp5NotImplemented | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.39 | integer32 | read-only |
The number of 501(Not Implemented) responses which a SIP gateway has received. |
hwSIPResp5BadGateway | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.40 | integer32 | read-only |
The number of 502(Bad Gateway) responses which a SIP gateway has received. |
hwSIPResp5ServiceUnavailable | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.41 | integer32 | read-only |
The number of 503(ServiceUnavailabe) responses which a SIP gateway has received. |
hwSIPResp5GatewayTimeout | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.42 | integer32 | read-only |
The number of 504(Server Time-Out) responses which a SIP gateway has received. |
hwSIPResp5BadSipVersion | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.43 | integer32 | read-only |
The number of 505(Version Not Supported) responses which a SIP gateway has received. |
hwSIPResp5MessageTooLarge | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.44 | integer32 | read-only |
The number of 513(Message Too Large) responses which a SIP gateway has received. |
hwSIPResp5Other | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.45 | integer32 | read-only |
The number of other 5xx responses which a SIP gateway has received. |
hwSIPResp6xx | 1.3.6.1.4.1.2011.5.25.1.12.2.1.16.46 | integer32 | read-only |
The number of 6xx responses which a SIP gateway has received. |
hwSIPServerConfigTable | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21 | no-access |
A list of the SIP server configuration entries. |
|
1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1 | no-access |
A SIP server configuration entry contains some associated information, e.g. IP address, port, etc.. |
||
hwSIPServerIPAddress | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.1 | ipaddress | read-only |
The IP address of a SIP server. |
hwSIPServerPort | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.2 | integer32 | read-only |
The port of a SIP server. By default, the object value is 5060. |
hwSIPServerType | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.3 | integer | read-only |
The type of SIP Server. By default, the object value is master(1). Enumeration: 'master': 1, 'slaver': 2. |
hwSIPAcceptType | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.4 | integer | read-only |
The accept type of SIP calls. By default, the object value is all(2). Enumeration: 'inbound': 1, 'all': 2. |
hwSIPServerStatus | 1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.5 | rowstatus | read-only |
The status of this SIP Server entry. |
hwSIPClientNotifications | 1.3.6.1.4.1.2011.5.25.1.12.2.2 | |||
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. |
||
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. |
||
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. |