All MIBs › ENTITY-MIB › entPhysicalUris
entPhysicalUris
Module: ENTITY-MIB
OID (symbolic): ENTITY-MIB::entPhysicalUris
OID (numeric): 1.3.6.1.2.1.47.1.1.1.1.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object contains additional identification information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.18 snmpwalk -v2c -c public <target> ENTITY-MIB::entPhysicalUris
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.18.1 snmpget -v2c -c public <target> ENTITY-MIB::entPhysicalUris.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.47.1.1.1.1.18.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> entPhysicalUris.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.47 | entityMIB | ENTITY-MIB |
| 1.3.6.1.2.1.47.1 | entityMIBObjects | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1 | entityPhysical | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1 | entPhysicalTable | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1.1 | entPhysicalEntry | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1.1.18 | entPhysicalUris | ENTITY-MIB |