All MIBs › ACMEPACKET2-ENVMON-MIB › apSysH323Registration
apSysH323Registration
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSysH323Registration
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Number of H323 registrations in the SD.
What is apSysH323Registration?
This OID counts the number of H.323 endpoints (phones, video systems, etc.) currently registered with the device. Engineers monitor this to track H.323 user adoption and verify that registration service is working. For example, '4,150' means 4,150 H.323 devices are registered and connected to this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.13 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysH323Registration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.13.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysH323Registration.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apSysH323Registration.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.13 | apSysH323Registration | ACMEPACKET2-ENVMON-MIB |