nbsCmmcSysScpServer
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.3.1.30
Object
scalar r/w
Enumeration
The Secure Copy Protocol (SCP) server ships disabled by
default on the NM2. This feature shares nbsCmmcSysSshPort
with SSH, and will not work unless nbsCmmcSysSshServer is
enabled(3).
Not supported means that the scp server status cannot
be changed from SNMP.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.3.1.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcIpCfg
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysScpServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysScpServer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disabled |
3 | enabled |