rcIpBgpConfederationPeers

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.8.101.4.2

Object

scalar r/w OctetString
The string represents ConfederatoinPeers as <length,
value>. Maximum size 255,if any, will not be recorded 
by this object.
The length is a 1-octet field containing the numbner 
of peers in the value field.
The value field contains one or more peers (AS numbers
which are part of the confederation).
Each AS is represented in the octet
string as a pair of octets according to the
following algorithm:
   first-byte-of-pair = ASNumber / 256;
   second-byte-of-pair = ASNumber & 255;

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.8.101.4.2
Type
scalar
Access
readwrite
Status
current
Parent
rcIpBgpConfederationGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpBgpConfederationPeers.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcIpBgpConfederationPeers'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255