garpAttributeValue
GARP-MIB ·
cabletron variant
·
.1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.3
Object
column mandatory
OctetString
Value associated with this GARP Attribute.
Context
- MIB
- GARP-MIB
- OID
.1.3.6.1.4.1.52.4.2.12.1.3.2.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- garpAttributeEntry
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 'GARP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::garpAttributeValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::garpAttributeValue.<garpAttributeAppType>.<garpAttributePort>.<garpAttributeValue>.<garpAttributeGIPContextID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::garpAttributeValue'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.