f3SnmpLongIfAlias
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.11.3
Object
This provides ability to enable/disable longer version of ifAlias. If enabled, ifAlias variable can support up to 255 character string and when disabled ifAlias is limited to 64 character string. When disabled and if alias is longer than 64 characters the ifAlias will return a string that is truncated to 64 characters.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.11.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmSnmpObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SYSTEM-MIB::f3SnmpLongIfAlias.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SYSTEM-MIB::f3SnmpLongIfAlias'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |