All MIBs › RFC1382-MIB › x25CallParmRefCount
x25CallParmRefCount
Module: RFC1382-MIB
OID (symbolic): RFC1382-MIB::x25CallParmRefCount
OID (numeric): 1.3.6.1.2.1.10.5.9.1.3
Node type: OBJECT-TYPE
Type: PositiveInteger
Access: read-only
Description:
The number of references know by a management station to exist to this set of call parameters. This is the number of other objects that have returned a value of, and will return a value of, the index for this set of call parameters. Examples of such objects are the x25AdmnDefCallParamId, x25OperDataLinkId, or x25AdmnDefCallParamId objects defined above.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.5.9.1.3 snmpwalk -v2c -c public <target> RFC1382-MIB::x25CallParmRefCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.5.9.1.3.1 snmpget -v2c -c public <target> RFC1382-MIB::x25CallParmRefCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> x25CallParmRefCount.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.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.5 | x25 | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9 | x25CallParmTable | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9.1 | x25CallParmEntry | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9.1.3 | x25CallParmRefCount | RFC1382-MIB |