mplsOamIdMegIdCc

MPLS-OAM-ID-STD-MIB · .1.3.6.1.2.1.10.166.21.1.2.1.4

Object

column r/w OctetString
Global uniqueness is assured by concatenating the ICC
with a Country Code (CC).  The Country Code (alpha-2)
is a string of two alphabetic characters represented
with uppercase letters (i.e., A-Z).
              
This object MUST contain a non-null value if
the MplsOamIdMegOperatorType value is iccBased (2);
otherwise, a null value with octet size 0
should be assigned.

Context

MIB
MPLS-OAM-ID-STD-MIB
OID
.1.3.6.1.2.1.10.166.21.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsOamIdMegEntry
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 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegIdCc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegIdCc.<mplsOamIdMegIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegIdCc'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-2

Conformance

Member of
Compliance refinements
Write access is not required.