All MIBs › AGENTX-MIB › agentxRegInstance
agentxRegInstance
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxRegInstance
OID (numeric): 1.3.6.1.2.1.74.1.4.2.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
The value of agentxRegInstance is `true' for registrations for which the INSTANCE_REGISTRATION was set, and is `false' for all other registrations.
What is agentxRegInstance?
This is a read-only flag indicating if instance-registration was requested. True means only specific instances are registered. False means the entire subtree is registered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.8 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxRegInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.4.2.1.8.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxRegInstance.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.8 | agentxRegInstance | AGENTX-MIB |