juniAtm1483ProfileAutoConfEnable
Juniper-ATM-1483-Profile-MIB ·
.1.3.6.1.4.1.4874.2.2.58.1.1.2.1.3
Object
When enabled, permits autoconfiguration of the specified interface when
the specified encapsulation is recognized in an incoming data frame.
This parameter can only be set when juniAtm1483ProfileAutoConfEncaps is
configured to one of the following values:
ip(0),
ppp(1)
pppoe(17),
bridgedEthernet(19)
Context
- MIB
- Juniper-ATM-1483-Profile-MIB
- OID
.1.3.6.1.4.1.4874.2.2.58.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAtm1483ProfileAutoConfEntry
- Groups
- 6
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 'Juniper-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileAutoConfEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileAutoConfEnable.<juniAtm1483ProfileAutoConfId>.<juniAtm1483ProfileAutoConfEncaps>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileAutoConfEnable'
Syntax
- Source
- Juniper-TCJuniEnable
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |