irCharPortAccessType
MRV-IR-CHAR-MIB ·
.1.3.6.1.4.1.33.100.2.2.1.2
Object
The access type value for the port.
Context
- MIB
- MRV-IR-CHAR-MIB
- OID
.1.3.6.1.4.1.33.100.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- irCharPortEntry
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 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irCharPortAccessType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irCharPortAccessType.<irCharPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-CHAR-MIB::irCharPortAccessType'
Syntax
- Source
- PortAccessType
- Base type
Enumeration
Values & Constraints
Type Values
1 | local |
2 | remote |
3 | dynamic |
4 | power |
5 | sensor |
6 | apd |
7 | dataBuffer |
8 | tcpPipe |
9 | control |
10 | master |
11 | slave |
12 | ppp |
13 | notify |
14 | none |
16 | hdam |
17 | ldam |
18 | lpd |
19 | ups |