lanrangerLinkConnAid
RAD-MIB ·
.1.3.6.1.4.1.164.4.2.2.2.3.1.2
Object
column SNMPv2-SMIInteger32
A unique value for each logical link. The maximum number of logical links is 256, according to the LANRANger model. The value for each logical link must remain constant at least from one re-initialization of the network management agent to the next. This index is the SPS address of the logical link. noLogicLink = 65535
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.4.2.2.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lanrangerLinkConnEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::lanrangerLinkConnAid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::lanrangerLinkConnAid.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::lanrangerLinkConnAid'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |
Type Constraints
range: -2147483648..2147483647