mplsInSegmentAddrFamily
MPLS-LSR-MIB ·
cisco variant
·
.1.3.6.1.3.96.1.3.1.4
Object
The IANA address family [IANAFamily] of the incoming packet. A value of other(0) indicates that the family type is either unknown or undefined.
Context
- MIB
- MPLS-LSR-MIB
- OID
.1.3.6.1.3.96.1.3.1.4- 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsInSegmentAddrFamily'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsInSegmentAddrFamily.<mplsInSegmentIfIndex>.<mplsInSegmentLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-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
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.
other(0) should be supported because there may
be cases where the agent may not know about or
support any address types.