genEquipNetworkManagmentPortType
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.2.4.8
Object
scalar r/w
Enumeration
This is a configurable option to use in-band or out-of-band management.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.2.4.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genEquipNetworkManagment
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipNetworkManagmentPortType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipNetworkManagmentPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | outOfBand |
1 | inBand |