agCurCfgMgmtNet6Protocol
ALTEON-CHEETAH-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.1.1.12.4.1.4
Object
column Enumeration
The Management Network Protocol access in the current_configuration
block.
1 - Ssh
2 - Telnet
3 - Ssh + Telnet
4 - Http
5 - Ssh + Http
6 - Telnet + Http
7 - Ssh + Telnet + Http
8 - Https
9 - Ssh + Https
10 - Https + Telnet
11 - Ssh + Telnet + Https
12 - Http + Https
13 - Ssh + Http + Https
14 - Telnet + Http + Https
15 - Ssh + Telnet + Http + Https
16 - Snmp
17 - Ssh + Snmp
18 - Telnet + Snmp
19 - Ssh + Telnet + Snmp
20 - Http + Snmp
21 - Ssh + Http + Snmp
22 - Telnet + Http + Snmp
23 - Ssh + Telnet + Http + Snmp
24 - Https + Snmp
25 - Ssh + Https + Snmp
26 - Telnet + Https + Snmp
27 - Ssh + Telnet + Https + Snmp
28 - Http + Https + Snmp
29 - Ssh + Http + Https + Snmp
30 - Telnet + Http + Https + Snmp
31 - Ssh + Telnet + Http + Https + Snmp
32 - none
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.12.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agCurCfgMgmtNet6Entry
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agCurCfgMgmtNet6Protocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agCurCfgMgmtNet6Protocol.<agCurCfgMgmtNet6Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agCurCfgMgmtNet6Protocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssh |
2 | telnet |
3 | sshTelnet |
4 | http |
5 | sshHttp |
6 | telnetHttp |
7 | sshTelnetHttp |
8 | https |
9 | sshHttps |
10 | httpsTelnet |
11 | sshTelnetHttps |
12 | httpHttps |
13 | sshHttpHttps |
14 | telnetHttpHttps |
15 | sshTelnetHttpHttps |
16 | snmp |
17 | sshSnmp |
18 | telnetSnmp |
19 | sshTelnetSnmp |
20 | httpSnmp |
21 | sshHttpSnmp |
22 | telnetHttpSnmp |
23 | sshTelnetHttpSnmp |
24 | httpsSnmp |
25 | sshHttpsSnmp |
26 | telnetHttpsSnmp |
27 | sshTelnetHttpsSnmp |
28 | httpHttpsSnmp |
29 | sshHttpHttpsSnmp |
30 | telnetHttpHttpsSnmp |
31 | sshTelnetHttpHttpsSnmp |
32 | none |