mgnt2CfgcliAccess
EKINOPS-MGNT2-MIB ·
.1.3.6.1.4.1.20044.7.2.3.27
Object
CLI access :This OID selects the protocol for the remote access to a CLI user. <Help> This object defines the protocol used for a remote CLI.
Context
- MIB
- EKINOPS-MGNT2-MIB
- OID
.1.3.6.1.4.1.20044.7.2.3.27- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgnt2config
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 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2CfgcliAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-MIB::mgnt2CfgcliAccess'
Syntax
- Source
- Mgnt2CliAccessValues
- Base type
Enumeration
Values & Constraints
Type Values
0 | noCliByEthernet |
1 | cliBySSH |
2 | cliByTelnet |