pwGroupAttachmentID

PW-STD-MIB · .1.3.6.1.2.1.10.246.1.2.1.14

Object

This object is an octet string representing the attachment
group identifier (AGI) that this PW belongs to, which
typically identifies the VPN ID.
Applicable if pwOwner equals 'genFecSignaling'.

Context

MIB
PW-STD-MIB
OID
.1.3.6.1.2.1.10.246.1.2.1.14
Type
column
Access
readwrite
Status
current
Parent
pwEntry
Groups
1

Walk 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 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-MIB::pwGroupAttachmentID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-MIB::pwGroupAttachmentID.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-STD-MIB::pwGroupAttachmentID'

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write access is not required.