atiStkSwLldpLocManAddrSubtype
AtiStackSwitch9000-MIB ·
.1.3.6.1.4.1.207.8.17.10.3.1.1.13
Object
column Enumeration
The type of management address identifier encoding used in the associated atiStkSwLldpLocManagmentAddr object.
Context
- MIB
- AtiStackSwitch9000-MIB
- OID
.1.3.6.1.4.1.207.8.17.10.3.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atiStkSwLldpLocalInfoEntry
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 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpLocManAddrSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpLocManAddrSubtype.<atiStkSwLldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9000-MIB::atiStkSwLldpLocManAddrSubtype'
Syntax
Enumeration
Values & Constraints
Enumerated 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 |
65535 | reserved |