All MIBs › TRIPPLITE-PRODUCTS › tlpAgentConfigRemoteRegistration
tlpAgentConfigRemoteRegistration
Module: TRIPPLITE-PRODUCTS
OID (symbolic): TRIPPLITE-PRODUCTS::tlpAgentConfigRemoteRegistration
OID (numeric): 1.3.6.1.4.1.850.1.2.2.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Registers an SNMP contact's IP address and the port on which the contact is listening for SNMP traps. Setting this value is used to CREATE a table entry in a non-standard way. Getting this value will return a string INADDR_ANY and any port number.
The port number should always be included. When unregistering an SNMP contact, the requester's IP address should be provided with a port number of 0. When setting or unsetting this OID, the IP address string should never be 0 nor should it be empty.
The registration uses its default community string to register each contact. To use a community other than the default, then it must be appended to the end of the string delimited with a comma.
The address should be of the format 0.0.0.0:00000 for IPv4. If IPv6 is supported, use the bracket-enclosed format given in IETF RFC 2732 Section 2, with the following examples:
[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80 [1080:0:0:0:8:800:200C:417A]:162 [3ffe:2a00:100:7031::1]:162 [1080::8:800:200C:417A]:162,myCommunity [::192.9.5.5]:162,myCommunity [::FFFF:129.144.52.38]:80 [2010:836B:4179::836B:4179]:162
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.850.1.2.2.1.1 snmpwalk -v2c -c public <target> TRIPPLITE-PRODUCTS::tlpAgentConfigRemoteRegistration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.850.1.2.2.1.1.1 snmpget -v2c -c public <target> TRIPPLITE-PRODUCTS::tlpAgentConfigRemoteRegistration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.850.1.2.2.1.1.1 s <value>
Start monitoring Tripp Lite PowerAlert-managed devices, UPS and related equipment (device inventory/firmware-identity status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIPPLITE-PRODUCTS::tlpAgentConfigRemoteRegistration OID value, configure state conditions and alerts, and monitor any Tripp Lite PowerAlert-managed devices, UPS and related equipment (device inventory/firmware-identity status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.850 | tripplite | TRIPPLITE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.850.1 | tlpProducts | TRIPPLITE-PRODUCTS |
| 1.3.6.1.4.1.850.1.2 | tlpSoftware | TRIPPLITE-PRODUCTS |
| 1.3.6.1.4.1.850.1.2.2 | tlpAgentSettings | TRIPPLITE-PRODUCTS |
| 1.3.6.1.4.1.850.1.2.2.1 | tlpAgentConfig | TRIPPLITE-PRODUCTS |
| 1.3.6.1.4.1.850.1.2.2.1.1 | tlpAgentConfigRemoteRegistration | TRIPPLITE-PRODUCTS |