mplsInSegmentAddrFamily
MPLS-LSR-STD-MIB ·
.1.3.6.1.2.1.10.166.2.1.4.1.6
Object
The IANA address family [IANAFamily] of packets received on this segment, which is used at an egress LSR to deliver them to the appropriate layer 3 entity. A value of other(0) indicates that the family type is either unknown or undefined; this SHOULD NOT be used at an egress LSR. This object cannot be modified if mplsInSegmentRowStatus is active(1).
Context
- MIB
- MPLS-LSR-STD-MIB
- OID
.1.3.6.1.2.1.10.166.2.1.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsInSegmentEntry
- 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 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsInSegmentAddrFamily'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsInSegmentAddrFamily.<mplsInSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-STD-MIB::mplsInSegmentAddrFamily'
Syntax
- Source
- IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
1 | ipV4 |
2 | ipV6 |
3 | nsap |
4 | hdlc |
5 | bbn1822 |
6 | all802 |
7 | e163 |
8 | e164 |
9 | f69 |
10 | x121 |
11 | ipx |
12 | appleTalk |
13 | decnetIV |
14 | banyanVines |
15 | e164withNsap |
16 | dns |
17 | distinguishedName |
18 | asNumber |
19 | xtpOverIpv4 |
20 | xtpOverIpv6 |
21 | xtpNativeModeXTP |
22 | fibreChannelWWPN |
23 | fibreChannelWWNN |
24 | gwid |
25 | afi |
26 | mplsTpSectionEndpointIdentifier |
27 | mplsTpLspEndpointIdentifier |
28 | mplsTpPseudowireEndpointIdentifier |
29 | mtipmultitopologyipversion4 |
30 | mtipv6multitopologyipversion6 |
31 | bgpSfc |
16384 | eigrpCommonServiceFamily |
16385 | eigrpIpv4ServiceFamily |
16386 | eigrpIpv6ServiceFamily |
16387 | lispCanonicalAddressFormat |
16388 | bgpLs |
16389 | fortyeightBitMac |
16390 | sixtyfourBitMac |
16391 | oui |
16392 | mac24 |
16393 | mac40 |
16394 | ipv664 |
16395 | rBridgePortID |
16396 | trillNickname |
16397 | universallyUniqueIdentifier |
16398 | routingPolicyAfi |
16399 | mplsNamespaces |
65535 | reserved |
Conformance
Member of
Compliance refinements
mplsLsrModuleReadOnlyCompliance
readonly
Write access is not required. A value of other(0)
should be supported because there may be cases where
the agent may not know about or support any address
types.
should be supported because there may be cases where
the agent may not know about or support any address
types.