All MIBs › AGENTX-MIB › agentxRegUpperBound
agentxRegUpperBound
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxRegUpperBound
OID (numeric): 1.3.6.1.2.1.74.1.4.2.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
agentxRegUpperBound represents the upper-bound sub-identifier in a registration. This is taken from the r.upper_bound in the registration PDU. If agentxRegRangeSubid (r.region_subid) is zero, this value is also zero and is not used to define an upper bound for this registration.
What is agentxRegUpperBound?
This is a read-only upper bound value for the registered region. Works with RangeSubId to define the range of instances. Zero if RangeSubId is zero (no range).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.5 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxRegUpperBound
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.5.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxRegUpperBound.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.74 | agentxMIB | AGENTX-MIB |
| 1.3.6.1.2.1.74.1 | agentxObjects | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4 | agentxRegistration | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2 | agentxRegistrationTable | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2.1 | agentxRegistrationEntry | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.4.2.1.5 | agentxRegUpperBound | AGENTX-MIB |