pwGenRemoteAIIType
PW-STD-MIB ·
.1.3.6.1.2.1.10.246.1.2.1.49
Object
This object is the type of the remote forwarder attachment individual identifier (AII) to be used by this PW if generalized FEC (129) is used for PW signaling or configuration.
Context
- MIB
- PW-STD-MIB
- OID
.1.3.6.1.2.1.10.246.1.2.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwEntry
- Groups
- 1
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 'PW-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-MIB::pwGenRemoteAIIType'
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::pwGenRemoteAIIType.<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::pwGenRemoteAIIType'
Syntax
- Source
- PW-TC-STD-MIBPwGenIdType
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..254
Conformance
Member of
Compliance refinements
pwModuleReadOnlyCompliance
readonly
Write access is not required.