fsmplsL3VpnVrfBgpPAtrASPathSegment
FS-MPLS-L3VPN-BGP-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.100.2.1.5
Object
column OctetString
This sequence is discription by a trible group
<type, length, value>. The length of the type
member is one octet. Its possible values are as
follow:
AS_SET: unordered set of ASs a route in the
UPDATE message has traversed.
AS_SEQUENCE??ordered set of ASs a route in the
UPDATE message has traversed.
The length of the length member is alse one octet,
indicating the count of the as. The value member
includes one or more as number and every as number
is discriped by a pair of octets, caculated according
to the following formula:
first-byte-of-pair = ASNumber / 256;
second-byte-of-pair = ASNumber & 255.
Context
- MIB
- FS-MPLS-L3VPN-BGP-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.100.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsmplsL3VpnVrfBgpPAtrEntry
- 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 'FS-MPLS-L3VPN-BGP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLS-L3VPN-BGP-MIB::fsmplsL3VpnVrfBgpPAtrASPathSegment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-MPLS-L3VPN-BGP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLS-L3VPN-BGP-MIB::fsmplsL3VpnVrfBgpPAtrASPathSegment.<mplsL3VpnVrfName>.<bgp4PathAttrIpAddrPrefix>.<bgp4PathAttrIpAddrPrefixLen>.<bgp4PathAttrPeer>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-MPLS-L3VPN-BGP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-MPLS-L3VPN-BGP-MIB::fsmplsL3VpnVrfBgpPAtrASPathSegment'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-255
Conformance
Member of