pktSwchAliasNumberA
RAD-MIB ·
.1.3.6.1.4.1.164.8.2.4.2.1.1
Object
column Integer32
The index of this entry.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.2.4.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktSwchAliasAEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchAliasNumberA'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchAliasNumberA.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::pktSwchAliasNumberA'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | x25 |
2 | frameRelay |
3 | hdlc |
4 | sdlc |
5 | async |
6 | stm4 |
7 | stm8 |
8 | stm16 |
9 | stm24 |
10 | mpe |
11 | bscHpad |
12 | bscTpad |
13 | slip |
14 | ethernet |
15 | ppp |