secMngProtoId
SECURITY-MANAGEMENT-MIB ·
.1.3.6.1.4.1.6889.2.1.14.1.3.1.1
Object
column Enumeration
Index to the secMngProtoTable. The index can take one of the following values that
correspond to supported management protocols
scpConfigFiles(1),
scpImageFiles(2),
ssh(3),
telnet(4),
snmpv3(5),
http(6),
https(7),
telnetClient(8),
icmpRedirection(9), - icmp redirection service state
icmp(10), - icmp services status
recoveryPassword(11), - recovery password state
sshClient(12),
snmpv1(13),
icmpEcho(14) - icmp service has been launched in EchoOnly mode
tftp(16),
dhcp(17),
dnsResolver(18,
scpClient(19),
tftpClient(20),
servicesTelnet(21), - reports telnet status on Services interface in G450
Missing entry indicates that
corresponding protocol is not supported.
Context
- MIB
- SECURITY-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.6889.2.1.14.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- secMngProtoEntry
- Groups
- 1
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 'SECURITY-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SECURITY-MANAGEMENT-MIB::secMngProtoId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SECURITY-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SECURITY-MANAGEMENT-MIB::secMngProtoId.<secMngProtoId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SECURITY-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SECURITY-MANAGEMENT-MIB::secMngProtoId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | scpConfigFiles |
2 | scpImageFiles |
3 | ssh |
4 | telnet |
5 | snmpv3 |
6 | http |
7 | https |
8 | telnetClient |
9 | icmpRedirection |
10 | icmp |
11 | recoveryPassword |
12 | sshClient |
13 | snmpv1 |
14 | icmpEcho |
15 | ftpClient |
16 | tftp |
17 | dhcp |
18 | dnsResolver |
19 | scpClient |
20 | tftpClient |
21 | telnetServices |
22 | dnsRelay |
23 | arpInspection |
Conformance
Member of