All MIBs › CM-FACILITY-MIB › f3IrigOutputUnitPortAlias
f3IrigOutputUnitPortAlias
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::f3IrigOutputUnitPortAlias
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.110.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This object allows SNMP management entities to provide an alias to the output port entity.
What is f3IrigOutputUnitPortAlias?
This OID holds a descriptive label (alias) that management software assigns to an IRIG time signal output port. It allows operators to give friendly names to physical ports rather than referring to them by hardware numbers. When deploying time synchronization hardware across multiple locations, an administrator names each output port with a meaningful label like 'Primary-Clock' or 'Backup-Timing-Source'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.110.1.4 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::f3IrigOutputUnitPortAlias
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.110.1.4.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::f3IrigOutputUnitPortAlias.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.110.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> f3IrigOutputUnitPortAlias.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.110 | f3IrigOutputUnitPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.110.1 | f3IrigOutputUnitPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.110.1.4 | f3IrigOutputUnitPortAlias | CM-FACILITY-MIB |